What programming books do you recommend? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T08:06:08Z http://stackoverflow.com/feeds/question/20965 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend 13 What programming books do you recommend? Juan Manuel 2008-08-21T19:53:15Z 2009-06-26T09:30:53Z <p>I mean "must have" books.</p> <p>I have read <a href="http://cc2e.com/" rel="nofollow">Code complete</a> and <a href="http://stevemcconnell.com/rd.htm" rel="nofollow">Rapid Development</a> multiple times, and highly recommend them (specially Code Complete which I consider the programming bible) to programmers and managers of all skills</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/20969#20969 6 Answer by Nate Smith for What programming books do you recommend? Nate Smith 2008-08-21T19:54:14Z 2008-08-21T20:01:03Z <p><a href="http://www.pragprog.com/the-pragmatic-programmer" rel="nofollow">The Pragmatic Programmer: From Journeyman to Master</a> without a doubt. The advice in it is so well presented, and simple, that it comes across as if it was 'The Common Sense Programmer'. Love it.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/20971#20971 12 Answer by Greg Hewgill for What programming books do you recommend? Greg Hewgill 2008-08-21T19:54:15Z 2008-08-21T19:54:15Z <p><a href="http://www.pragprog.com/the-pragmatic-programmer" rel="nofollow">The Pragmatic Progammer</a>.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/20977#20977 2 Answer by Michał Piaskowski for What programming books do you recommend? Michał Piaskowski 2008-08-21T19:55:25Z 2008-08-21T19:55:25Z <p><a href="http://rads.stackoverflow.com/amzn/click/020161622X" rel="nofollow">Pragmatic Programmer</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/20978#20978 4 Answer by SQLMenace for What programming books do you recommend? SQLMenace 2008-08-21T19:55:35Z 2008-08-21T19:55:35Z <p>Here are some: <a href="http://blogs.lessthandot.com/index.php/DesktopDev/MSTech/5-books-every-developer-should-read" rel="nofollow">5 Books Every Developer Should Read</a> </p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/20979#20979 1 Answer by Juan Manuel for What programming books do you recommend? Juan Manuel 2008-08-21T19:55:47Z 2008-08-21T20:03:26Z <p>Kudos on the pragmatic programmer, I just ordered it today, I guess it was a good decision =)</p> <p>@<a href="http://beta.stackoverflow.com/questions/20965/what-programming-books-do-you-recommend#21002" rel="nofollow">Loren</a>, also ordered today =))</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/20987#20987 9 Answer by Jason Bunting for What programming books do you recommend? Jason Bunting 2008-08-21T19:58:25Z 2008-08-21T20:06:37Z <p><a href="http://rads.stackoverflow.com/amzn/click/0131103628" rel="nofollow">K&amp;R</a></p> <p>@Juan: I know Juan, I know - but there are some things that can only be learned by actually getting down to the task at hand. Speaking in abstract ideals all day simply makes you into an academic. It's in the application of the abstract that we truly grok the reason for their existence. :P</p> <p>@Keith: Great mention of "The Inmates are Running the Asylum" by Alan Cooper - an eye opener for certain, any developer that has worked with me since I read that book has heard me mention the ideas it espouses. +1</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21002#21002 7 Answer by Loren Charnley for What programming books do you recommend? Loren Charnley 2008-08-21T20:02:07Z 2008-08-21T20:02:07Z <p>The Mythical Man-Month by Fred Brooks <a href="http://en.wikipedia.org/wiki/The_Mythical_Man-Month" rel="nofollow"><a href="http://en.wikipedia.org/wiki/The_Mythical_Man-Month" rel="nofollow">http://en.wikipedia.org/wiki/The_Mythical_Man-Month</a></a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21006#21006 6 Answer by Kibbee for What programming books do you recommend? Kibbee 2008-08-21T20:02:28Z 2008-08-21T20:02:28Z <p><a href="http://rads.stackoverflow.com/amzn/click/0596528124" rel="nofollow">Mastering Regular Expressions</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21010#21010 0 Answer by Juan Manuel for What programming books do you recommend? Juan Manuel 2008-08-21T20:02:50Z 2008-08-21T20:12:12Z <p>@<a href="http://beta.stackoverflow.com/questions/20965#20987" rel="nofollow">JasonBunting</a>, that's a C programming language book, I had in mind more general books useful no matter what you program in.</p> <p>Thanks anyway</p> <p>EDIT: I had downvoted your post, and removed it after your edit. Thanks for the clarification and opinion!</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21011#21011 4 Answer by KeithB for What programming books do you recommend? KeithB 2008-08-21T20:02:57Z 2008-08-21T20:02:57Z <p>Is "Joel on Software" too obvious? Looking at my self for the non-language specific titles: "The Pragmatic Programmer: From Journeyman to Master" by Andrew Hunt and David Thomas "The Inmates are Running the Asylum" by Alan Cooper "Peopleware" by DeMaroc and Lister.</p> <p>For C++, anything by Herb Sutter, Scott Meyers. An if you are into template masochism, "Modern C++ Design" by Alexandrescu.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21013#21013 1 Answer by Brock Boland for What programming books do you recommend? Brock Boland 2008-08-21T20:03:17Z 2008-08-21T20:03:17Z <p>Not just for programmers, but can I be the jerk that pushes <a href="http://rads.stackoverflow.com/amzn/click/0142000280" rel="nofollow">Getting Things Done</a> again?</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21020#21020 5 Answer by Greg Hurlman for What programming books do you recommend? Greg Hurlman 2008-08-21T20:04:12Z 2008-08-21T20:04:12Z <p>Not a programming book per se, but still something every developer (and their managers) should read:</p> <p><a href="http://rads.stackoverflow.com/amzn/click/0932633439" rel="nofollow">Peopleware: Productive Projects and Teams</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21029#21029 5 Answer by Mark Biek for What programming books do you recommend? Mark Biek 2008-08-21T20:08:21Z 2008-08-21T20:08:21Z <p><a href="http://rads.stackoverflow.com/amzn/click/0201485672" rel="nofollow">Refactoring</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21032#21032 2 Answer by Lee for What programming books do you recommend? Lee 2008-08-21T20:10:00Z 2008-08-21T20:10:00Z <p><a href="http://rads.stackoverflow.com/amzn/click/0131177052" rel="nofollow">Working Effectively with Legacy Code</a> is a really amazing book that goes into great detail about how to properly unit test your code and what the true benefit of it is. It really opened my eyes.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21033#21033 0 Answer by John Nolan for What programming books do you recommend? John Nolan 2008-08-21T20:10:10Z 2008-08-21T20:10:10Z <p><a href="http://rads.stackoverflow.com/amzn/click/0201485672" rel="nofollow">Refactoring</a></p> <p><a href="http://rads.stackoverflow.com/amzn/click/0321127420" rel="nofollow">Patterns of Enterprise Application Architecture</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21045#21045 2 Answer by TheImirOfGroofunkistan for What programming books do you recommend? TheImirOfGroofunkistan 2008-08-21T20:15:49Z 2008-08-21T20:15:49Z <p>Jeff Atwood has a nice <a href="http://www.codinghorror.com/blog/archives/000020.html" rel="nofollow">List</a></p> <p>and so does <a href="http://www.hanselman.com/blog/SixEssentialLanguageAgnosticProgrammingBooks.aspx" rel="nofollow">Scott Hansleman</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21157#21157 1 Answer by Grzegorz Gierlik for What programming books do you recommend? Grzegorz Gierlik 2008-08-21T20:53:37Z 2008-08-21T20:53:37Z <p><em>The Pragmatic Programmer</em> -- that the best book for developer which I've read.</p> <p><em>Peopleware: Productive Projects and Teams</em> is the second one which every developer should read too.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21161#21161 0 Answer by JosephStyons for What programming books do you recommend? JosephStyons 2008-08-21T20:54:54Z 2008-08-21T20:54:54Z <p><a href="http://rads.stackoverflow.com/amzn/click/1593271190" rel="nofollow">Code Craft</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21203#21203 0 Answer by davidhayes for What programming books do you recommend? davidhayes 2008-08-21T21:10:00Z 2008-08-21T21:10:00Z <p>I have a couple of (rather old) blog posts on this subject</p> <ul> <li><a href="http://www.spindriftpages.net/blog/dave/2005/11/17/c-books/" rel="nofollow"><a href="http://www.spindriftpages.net/blog/dave/2005/11/17/c-books/" rel="nofollow">http://www.spindriftpages.net/blog/dave/2005/11/17/c-books/</a></a></li> <li><a href="http://www.spindriftpages.net/blog/dave/2005/06/06/good-oo-books/" rel="nofollow"><a href="http://www.spindriftpages.net/blog/dave/2005/06/06/good-oo-books/" rel="nofollow">http://www.spindriftpages.net/blog/dave/2005/06/06/good-oo-books/</a></a></li> <li><a href="http://www.spindriftpages.net/blog/dave/2005/05/11/really-great-it-books/" rel="nofollow"><a href="http://www.spindriftpages.net/blog/dave/2005/05/11/really-great-it-books/" rel="nofollow">http://www.spindriftpages.net/blog/dave/2005/05/11/really-great-it-books/</a></a></li> <li>Although a good book I found Code Complete to be rather a dull read (a controversial view I admit).</li> <li>I like Jeffery Richter and the books Joel Spolksy has written</li> <li>The Eric Meyer CSS books are really good too</li> </ul> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21217#21217 6 Answer by glaxaco for What programming books do you recommend? glaxaco 2008-08-21T21:19:08Z 2008-08-21T21:19:08Z <p>In no particular order except how they're arranged on my bookshelf:</p> <ul> <li><em>The Pragmatic Programmer</em></li> <li><em>Rafactoring</em> by Fowler</li> <li><em>Working Effectively with Legacy Code</em> by Feathers. This is practically a companion volume to <em>Refactoring</em>.</li> <li><em>UML Distilled</em> by Fowler. Among its other virtues is brevity.</li> <li><em>Debugging the Development Process</em> by Steve Maguire</li> <li><em>Design Patterns</em> (aka "Gang of Four") by Gamma et al</li> </ul> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21225#21225 1 Answer by popopome for What programming books do you recommend? popopome 2008-08-21T21:26:41Z 2008-08-21T21:26:41Z <p>Implementation Patterns by Kent Beck.</p> <p><img src="http://ecx.images-amazon.com/images/I/51JHn-6oNwL._SL500_AA240_.jpg" alt="alt text" /></p> <p>You can learn how to communicate people with programming.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/21227#21227 0 Answer by Stu for What programming books do you recommend? Stu 2008-08-21T21:26:53Z 2008-08-21T21:26:53Z <p><a href="http://rads.stackoverflow.com/amzn/click/1558605762" rel="nofollow">SQL for smarties</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/26388#26388 2 Answer by Mike Caron for What programming books do you recommend? Mike Caron 2008-08-25T16:53:33Z 2008-08-25T16:53:33Z <p>Deitel and Deitel, "C++: How to Program"</p> <p>XUnit Test Patterns</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/26409#26409 2 Answer by Bill the Lizard for What programming books do you recommend? Bill the Lizard 2008-08-25T17:02:29Z 2008-08-25T17:02:29Z <p>Read <a href="http://books.google.com/books?id=LjJcCnNf92kC&amp;dq=head+first+design+patterns&amp;pg=PP1&amp;ots=_9Z38Ii7uY&amp;sig=BQOPlemSK6VvYAapjbrHzCqr434&amp;hl=en&amp;sa=X&amp;oi=book_result&amp;resnum=4&amp;ct=result" rel="nofollow">Head First Design Patterns</a> for a much more accessible introduction than the GoF book. I remember feeling like I'd leveled up after each chapter.</p> <p>Kent Beck's <a href="http://books.google.com/books?hl=en&amp;id=gFgnde_vwMAC&amp;dq=Test+driven+development&amp;printsec=frontcover&amp;source=web&amp;ots=enExqwUtlH&amp;sig=UgEMnH7P4D54RuSltQctG_NiDh8&amp;sa=X&amp;oi=book_result&amp;resnum=6&amp;ct=result" rel="nofollow">Test Driven Development by Example</a> for TDD.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/29268#29268 0 Answer by jdd for What programming books do you recommend? jdd 2008-08-27T00:46:53Z 2008-08-27T00:46:53Z <p>In addition to other people's suggestions, I'd recommend either acquiring a copy of SICP, or <a href="http://mitpress.mit.edu/sicp/full-text/book/book.html" rel="nofollow">reading it online</a>. It's one of the few books that I've read that I feel <em>greatly</em> increased my skill in designing software, particularly in creating good abstraction layers.</p> <p>A book that is not <em>directly</em> related to programming, but is also a good read for programmers (IMO) is <a href="http://rads.stackoverflow.com/amzn/click/0201558025" rel="nofollow">Concrete Mathematics</a>. Most, if not all of the topics in it are useful for programmers to know about, and it does a better job of explaining things than any other math book I've read to date.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/29273#29273 2 Answer by flipdoubt for What programming books do you recommend? flipdoubt 2008-08-27T00:50:03Z 2008-08-27T00:50:03Z <p>I'm a big fan of most titles by Robert C. Martin, especially <a href="http://amazon.com/o/ASIN/0135974445" rel="nofollow">Agile Software Development, Principles, and Practices</a> and <a href="http://amazon.com/o/ASIN/0132350882" rel="nofollow">Clean Code: A Handbook of Agile Software Craftsmanship</a>.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/29282#29282 0 Answer by liammclennan for What programming books do you recommend? liammclennan 2008-08-27T00:59:15Z 2008-08-27T00:59:15Z <p><a href="http://rads.stackoverflow.com/amzn/click/0201699699" rel="nofollow">Agile Software Development</a> by Alistair Cockburn</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/81470#81470 0 Answer by GowriKumar for What programming books do you recommend? GowriKumar 2008-09-17T09:31:28Z 2008-09-17T09:31:28Z <p><img src="http://g-ecx.images-amazon.com/images/G/01/ciu/31/89/d4ac024128a044c186a18010._AA207_.L.jpg" alt="How to Solve it by computer" /> - R.G.Dromey</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/81514#81514 0 Answer by crassusg for What programming books do you recommend? crassusg 2008-09-17T09:38:55Z 2008-09-17T09:38:55Z <p>Code Complete by Steve McConnell is a very clearly written tome of development with great insights and description of processes. Pragmatic programmer is another recommended read which is cleverly written and holds your attention brilliantly. </p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/86239#86239 0 Answer by Nils Pipenbrinck for What programming books do you recommend? Nils Pipenbrinck 2008-09-17T18:40:02Z 2008-09-17T18:40:02Z <p>The Algorithms book from Robert Sedgewick. A must-read for application developers.</p> <p>Comes in many flavours (C, C++, Java)</p> <p><a href="http://www.cs.princeton.edu/~rs/" rel="nofollow">http://www.cs.princeton.edu/~rs/</a></p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/109090#109090 1 Answer by daniel for What programming books do you recommend? daniel 2008-09-20T19:30:42Z 2008-09-20T19:30:42Z <p>I found the <a href="http://rads.stackoverflow.com/amzn/click/1848000693" rel="nofollow">The Algorithm Design Manual</a> to be a very beneficial read. I also highly recommend <a href="http://rads.stackoverflow.com/amzn/click/0201657880" rel="nofollow">Programming Pearls</a>.</p> http://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend/1048214#1048214 0 Answer by upul for What programming books do you recommend? upul 2009-06-26T09:30:53Z 2009-06-26T09:30:53Z <p>Programming Pearls</p>