Ask HN: Resources to learn programming from ground up?
Typically learning programming involves learning syntax, patterns and algorithms. Are there resources to learn it from ground up ? For instance why C is structured the way it is and how cpu and memory can be optimized by the program etc ?
5 comments
[ 3.0 ms ] story [ 21.3 ms ] threadThere's still a lot of stuff on YouTube, including the open university course stuff from a decade ago, Khan Academy, etc. And of course Coursera more recently, etc.
The field is probably growing faster than you can learn though, so at some point you just gotta choose a part to specialize in, and even then it's probably several lifetimes worth of material.