Live data from Hacker News

Programming books you might want to consider reading

danluu.com

21–30 of 137 posts

Re: Programming books you might want to consider reading

#21

I often here comments about finishing a mathematical/technical book over the course of a "few" weekends. But I don't see how thats possible if it includes completing all (or even most of) the given exercises. Especially when you have a full-time job.

I think such books are pointless if you aren't going to use them in your day-to-day work.

You don't believe in knowledge for the sake of enjoying the perspective that more knowledge gives you?

Re: Programming books you might want to consider reading

#22
post #10

I often here comments about finishing a mathematical/technical book over the course of a "few" weekends. But I don't see how thats possible if it includes completing all (or even most of) the given exercises. Especially when you have a full-time job.

Mmm. Besides, I find my programming/work/etc. improves when I read novels in my spare time :)

On the contrary, I find my work/family life improves when I do nothing in my spare time ヅ

Re: Programming books you might want to consider reading

#25

I often here comments about finishing a mathematical/technical book over the course of a "few" weekends. But I don't see how thats possible if it includes completing all (or even most of) the given exercises. Especially when you have a full-time job.

I rarely "finish" a technical book. I instead skim over it once or twice and then keep it on hand as a reference. Some books are indeed worth reading front-to-back and in-depth, but usually the use as reference material is more important to me.

Re: Programming books you might want to consider reading

#26
post #5

The idea is good: a list of general topics, a "why should you care" section for each (the part I really liked) and a few specific titles. I would love an expanded list of topics (the current one is short) e.g., compilers, comms, security, Arduinos/ raspberry Pi / IoT. I personally did not like long lists of specific books -- I'd rather know about the topic and browse bookshelves at a Barnes and Noble to pick a couple…

This is vaguely similar in style and much broader: http://lesswrong.com/lw/3gu/the_best_textbooks_on_every_subj...

Re: Programming books you might want to consider reading

#27
post #21

Earlier quoted context omitted.

I think such books are pointless if you aren't going to use them in your day-to-day work.

You don't believe in knowledge for the sake of enjoying the perspective that more knowledge gives you?

+1

Re: Programming books you might want to consider reading

#28
post #24

These type of lists have nothing to do with efficient learning. In the information age we have more available information than time. Knowing how to learn is the multiplication factor. If you do your due diligence these lists quickly becomes anecdotal.

I also believe in similar lines. These are just good to have list. I personally think its easier to lean from Internet articles, getting started guides, hello world programs etc. Not sure how many here buy and read a programming book end to end before starting to code. (or start with examples given in this book , given that its 2016)

Re: Programming books you might want to consider reading

#30
post #2

We had "Structure and Interpretation of Computer Programs" by Abelson/Sussman when I was at university, which I found a good introductory book. For a more thorough understanding I would recommend Donald Knuth's "The Art of Computer Programming".

Both of those books were recently (as in two days ago on here) in a list of "Books people claimed they read but really don't."
Post reply on HN