Ask HN: How do you read your programming books?
https://news.ycombinator.com/item?id=9515910Hello HNers,
When you buy a new programming book, how do you read it? More specifically:
* Do you write the code or just 'compile it on your mind' and go?
* Do you re-read the same chapter over and over again if you feel that you missed something, or you go forward even if you feel something is missing?
* Do you do all the exercises listed at the end of every chapter (this doesn't apply to every book, but most programming books do have exercises)
I'm curious, because usually by 50% of the book I feel that I can do everything I wanna do and my attention drops. I just wanna start my project using book's X framework/language.
ps. I'm generally speaking a slow reader. I've come to the conclusion that I literally read 'slow' and it bothers me speeding up my natural reading rhythm but it also bothers me the fact that my GF usually finished the page/article while I'm still in the middle. On the positive note, I read much more carefully most of the times. I've seen people here stating that they read Flanagan's JS book in 5 days... Which to me seems kinda impossible (if you have no prior DEEP knowledge of JS and OO programming).
Regards :-)