Ask HN: What's the best programming book you've read recently?
11–20 of 92 posts
Re: Ask HN: What's the best programming book you've read recently?
#12Re: Ask HN: What's the best programming book you've read recently?
#13"Peopleware" http://www.amazon.com/Peopleware-Productive-Projects-Second-... , a lot of insights and ideas how to build great teams. Great to read for developers, team leads and managers. "The art of multiprocessor programming", excellent book on parallel programming theory with code explanations: http://www.amazon.com/gp/product/0123705916?ie=UTF8&tag=nirs...
Re: Ask HN: What's the best programming book you've read recently?
#14Re: Ask HN: What's the best programming book you've read recently?
#15Stroustrup's "A Tour of C++" is a great overview of C++11 and modern C++. It's not very long and worth a read to see what's new in the C++ world. The audience is aimed at people who already know C++ but want to know what's new with the latest version. I've been doing a lot more with C++11 recently and am really impressed with the language--dare I say C++ is actually fun to use.
Re: Ask HN: What's the best programming book you've read recently?
#16http://www.amazon.co.uk/Code-Complete-Practical-Handbook-Con...
Re: Ask HN: What's the best programming book you've read recently?
#17The book has a few very valuable insights. For the most part it reads like a series of blog posts from a slightly experienced developer.
Re: Ask HN: What's the best programming book you've read recently?
#18Re: Ask HN: What's the best programming book you've read recently?
#19Re: Ask HN: What's the best programming book you've read recently?
#20Shameless plug: I just finished writing the first in a series of books about Backlogs. Good backlogs can make programming a lot easier. Conversely, horribly formed backlogs can turn coding into a death march. http://bit.ly/1fJd5Gg