Skip to content

icostan/the-hard-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

The Hard Way

Sometimes I feel that I don't really understand some basic, high level concepts and I like to dig deeper into the unknown to get better touch of lower level implementation and once this make sense, the higher level looks like common sense.

This is what 'the hard way' series is all about, going deep into implementation details and doing it yourself (DIY), a bottom up approach.