What programming books do you recommend? - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T08:06:08Zhttp://stackoverflow.com/feeds/question/20965http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/20965/what-programming-books-do-you-recommend13What programming books do you recommend?Juan Manuel2008-08-21T19:53:15Z2009-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#209696Answer by Nate Smith for What programming books do you recommend?Nate Smith2008-08-21T19:54:14Z2008-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#2097112Answer by Greg Hewgill for What programming books do you recommend?Greg Hewgill2008-08-21T19:54:15Z2008-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#209772Answer by Michał Piaskowski for What programming books do you recommend?Michał Piaskowski2008-08-21T19:55:25Z2008-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#209784Answer by SQLMenace for What programming books do you recommend?SQLMenace2008-08-21T19:55:35Z2008-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#209791Answer by Juan Manuel for What programming books do you recommend?Juan Manuel2008-08-21T19:55:47Z2008-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#209879Answer by Jason Bunting for What programming books do you recommend?Jason Bunting2008-08-21T19:58:25Z2008-08-21T20:06:37Z<p><a href="http://rads.stackoverflow.com/amzn/click/0131103628" rel="nofollow">K&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#210027Answer by Loren Charnley for What programming books do you recommend?Loren Charnley2008-08-21T20:02:07Z2008-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#210066Answer by Kibbee for What programming books do you recommend?Kibbee2008-08-21T20:02:28Z2008-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#210100Answer by Juan Manuel for What programming books do you recommend?Juan Manuel2008-08-21T20:02:50Z2008-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#210114Answer by KeithB for What programming books do you recommend?KeithB2008-08-21T20:02:57Z2008-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#210131Answer by Brock Boland for What programming books do you recommend?Brock Boland2008-08-21T20:03:17Z2008-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#210205Answer by Greg Hurlman for What programming books do you recommend?Greg Hurlman2008-08-21T20:04:12Z2008-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#210295Answer by Mark Biek for What programming books do you recommend?Mark Biek2008-08-21T20:08:21Z2008-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#210322Answer by Lee for What programming books do you recommend?Lee2008-08-21T20:10:00Z2008-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#210330Answer by John Nolan for What programming books do you recommend?John Nolan2008-08-21T20:10:10Z2008-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#210452Answer by TheImirOfGroofunkistan for What programming books do you recommend?TheImirOfGroofunkistan2008-08-21T20:15:49Z2008-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#211571Answer by Grzegorz Gierlik for What programming books do you recommend?Grzegorz Gierlik2008-08-21T20:53:37Z2008-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#211610Answer by JosephStyons for What programming books do you recommend?JosephStyons2008-08-21T20:54:54Z2008-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#212030Answer by davidhayes for What programming books do you recommend?davidhayes2008-08-21T21:10:00Z2008-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#212176Answer by glaxaco for What programming books do you recommend?glaxaco2008-08-21T21:19:08Z2008-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#212251Answer by popopome for What programming books do you recommend?popopome2008-08-21T21:26:41Z2008-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#212270Answer by Stu for What programming books do you recommend?Stu2008-08-21T21:26:53Z2008-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#263882Answer by Mike Caron for What programming books do you recommend?Mike Caron2008-08-25T16:53:33Z2008-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#264092Answer by Bill the Lizard for What programming books do you recommend?Bill the Lizard2008-08-25T17:02:29Z2008-08-25T17:02:29Z<p>Read <a href="http://books.google.com/books?id=LjJcCnNf92kC&dq=head+first+design+patterns&pg=PP1&ots=_9Z38Ii7uY&sig=BQOPlemSK6VvYAapjbrHzCqr434&hl=en&sa=X&oi=book_result&resnum=4&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&id=gFgnde_vwMAC&dq=Test+driven+development&printsec=frontcover&source=web&ots=enExqwUtlH&sig=UgEMnH7P4D54RuSltQctG_NiDh8&sa=X&oi=book_result&resnum=6&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#292680Answer by jdd for What programming books do you recommend?jdd2008-08-27T00:46:53Z2008-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#292732Answer by flipdoubt for What programming books do you recommend?flipdoubt2008-08-27T00:50:03Z2008-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#292820Answer by liammclennan for What programming books do you recommend?liammclennan2008-08-27T00:59:15Z2008-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#814700Answer by GowriKumar for What programming books do you recommend?GowriKumar2008-09-17T09:31:28Z2008-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#815140Answer by crassusg for What programming books do you recommend?crassusg2008-09-17T09:38:55Z2008-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#862390Answer by Nils Pipenbrinck for What programming books do you recommend?Nils Pipenbrinck2008-09-17T18:40:02Z2008-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#1090901Answer by daniel for What programming books do you recommend?daniel2008-09-20T19:30:42Z2008-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#10482140Answer by upul for What programming books do you recommend?upul2009-06-26T09:30:53Z2009-06-26T09:30:53Z<p>Programming Pearls</p>