Hacker News new | ask | show | jobs
by kunai 4657 days ago
Spot-on. I never learned through the explanations in K&R; I just did the code examples and analyzed deeply stuff I didn't understand.

Really, most of programming is really easy. The boring stuff is reading library documentation and using libraries to do stuff.