What are some good free programming books? - Stack Overflow most recent 30 from stackoverflow.com2009-11-21T20:01:30Zhttp://stackoverflow.com/feeds/question/391523http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4708#47082Answer by Kevin for What are some good free programming books?Kevin2008-08-07T13:33:38Z2008-08-07T13:33:38Z<p>Here is a PDF of the book <strong>On Lisp</strong> by Paul Graham that I've been reading lately.</p>
<p><a href="http://www.paulgraham.com/onlisp.html" rel="nofollow">http://www.paulgraham.com/onlisp.html</a></p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4710#47102Answer by Jon Works for What are some good free programming books?Jon Works2008-08-07T13:34:08Z2008-08-07T13:34:08Z<p>I'm going to start a list of tutorial/books here:</p>
<ul>
<li><a href="http://csharpcomputing.com/Tutorials/TOC.htm" rel="nofollow">C# tutorial</a></li>
<li><a href="http://mitpress.mit.edu/sicp/" rel="nofollow">MIT - Structure and Interpretation of Computer Programs</a></li>
</ul>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4713#47135Answer by Tarks for What are some good free programming books?Tarks2008-08-07T13:37:37Z2008-08-07T13:37:37Z<p><a href="http://knowfree.net/" rel="nofollow">http://knowfree.net/</a></p>
<p>That is an amazing resource, not all of the links work, but about 95% which is still awesome</p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4714#471414Answer by RedWolves for What are some good free programming books?RedWolves2008-08-07T13:37:49Z2008-08-07T13:37:49Z<p>This link was listed on digg: <a href="http://programmingebooks.tk/" rel="nofollow">http://programmingebooks.tk/</a></p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4720#472013Answer by Stephen Pellicer for What are some good free programming books?Stephen Pellicer2008-08-07T13:43:11Z2008-08-07T13:43:11Z<p>MIT has their open course ware for computer science.</p>
<p><a href="http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm" rel="nofollow">http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm</a></p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4721#472119Answer by Karl Seguin for What are some good free programming books?Karl Seguin2008-08-07T13:43:20Z2008-12-21T23:23:04Z<p>You can check out my free ebook, <a href="http://tinyurl.com/5jaae2" rel="nofollow">Foundations of Programming</a>. (Karl Seguin)</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4723#47235Answer by ricree for What are some good free programming books?ricree2008-08-07T13:44:31Z2008-08-07T13:48:14Z<p>As long as we're on the subject of Lisp, <strong><em><a href="http://gigamonkeys.com/book/" rel="nofollow">Practical Common Lisp</a></em></strong> by Peter Seibel is available for free online.</p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4727#47278Answer by mreggen for What are some good free programming books?mreggen2008-08-07T13:57:58Z2008-12-21T23:22:09Z<p><a href="http://en.wikipedia.org/wiki/Bruce_Eckel" rel="nofollow">Bruce Eckel</a> has free books on several topics <a href="http://www.mindviewinc.com/Books/" rel="nofollow">here</a>.</p>
<p><a href="http://diveintopython.org/" rel="nofollow">Dive Into Python</a> is a nice free Python book. Check out <a href="http://www.mindview.net/Books/TIJ/" rel="nofollow">Thinking in Java</a> and <a href="http://mindview.net/Books/TICPP/ThinkingInCPP2e.html" rel="nofollow">Thinking in C++</a> as well.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4809#48093Answer by Nick Masao for What are some good free programming books?Nick Masao2008-08-07T14:50:53Z2008-08-07T14:50:53Z<P>If you haven't read it yet, I recommend the free PDF download <A href="http://www.greenteapress.com/thinkpython/thinkpython.pdf" rel="nofollow">Think Python</A>. It is a great book.</P>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/4892#489211Answer by alexp206 for What are some good free programming books?alexp2062008-08-07T16:07:47Z2008-08-07T16:07:47Z<p>This may sound silly, but have you tried your local library? I work in a college library and we have access to a lot of ebooks through the Safari service (O'Reilly, Prentice Hall, Addison-Wesley, Microsoft Press, Sams and Que just to name a few). Many college libraries especially community colleges allow members of the community to become patrons, whether or not they allow off-campus access to online resources for these patrons varies school to school.</p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/5280#52802Answer by Alan Hecht for What are some good free programming books?Alan Hecht2008-08-07T20:35:44Z2008-08-07T20:38:53Z<p>For those interested in reading about Smalltalk:</p>
<p><a href="http://stephane.ducasse.free.fr/FreeBooks.html" rel="nofollow">http://stephane.ducasse.free.fr/FreeBooks.html</a></p>
<p>has an extensive collection of out-of-print smalltalk books available as PDF files.</p>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/5297#52972Answer by Stan for What are some good free programming books?Stan2008-08-07T20:53:28Z2008-08-07T20:53:28Z<P><A href="http://www.techbooksforfree.com/" rel="nofollow">http://www.techbooksforfree.com/</A></P>http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/12053#1205334Answer by John for What are some good free programming books?John2008-08-15T07:42:47Z2009-02-25T13:05:30Z<p>Here what's on my bookmarks:</p>
<ul>
<li><a href="http://www.htdp.org/" rel="nofollow">How to Design Programs</a></li>
<li><a href="http://www.gamedev.net/reference/articles/article1698.asp" rel="nofollow">Graphics Programing Black Book</a></li>
<li><a href="http://book.realworldhaskell.org/beta/index.html" rel="nofollow">Real World Haskell</a></li>
<li><a href="http://letoverlambda.com/index.cl/toc" rel="nofollow">Let Over Lambda</a></li>
<li><a href="http://home.iae.nl/users/mhx/sf.html" rel="nofollow">Starting Forth</a></li>
<li><a href="http://linkmingle.com/list/List-of-Free-Online-Python-Books-freebooksandarticles" rel="nofollow">List of Free Online Python Books</a></li>
<li><a href="http://linkmingle.com/list/13-plus-List-of-Free-Great-Perl-Books-available-Online-freebooksandarticles" rel="nofollow">List of Free Online Perl Books</a></li>
<li><a href="http://www.squeakbyexample.org/" rel="nofollow">Squeak by Example</a></li>
<li><a href="http://www.techotopia.com/index.php/C%5FSharp%5FEssentials" rel="nofollow">C# Essentials</a></li>
<li><a href="http://stephane.ducasse.free.fr/FreeBooks.html" rel="nofollow">List of Free Online Smalltalk Books</a></li>
<li><a href="http://psg.com/~dlamkins/sl/contents.html" rel="nofollow">Successful Lisp</a></li>
<li><a href="http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/" rel="nofollow">Introduction to Functional Programming</a></li>
</ul>
<p>All of these are available online (<strong>free and legal</strong>).</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/12060#120604Answer by lomaxx for What are some good free programming books?lomaxx2008-08-15T08:01:59Z2008-08-15T08:01:59Z<p>The <a href="http://www.google.com.au/search?q=foundation+of+programming&sourceid=navclient-ff&ie=UTF-8&rlz=1B3GGGL_enAU284AU285" rel="nofollow" title="Coding Guidelines for Cocoa">Foundations of Programming</a> E-Book from CodeBetter.com is a worthwhile read for beginners.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62131#6213113Answer by PintSizedCat for What are some good free programming books?PintSizedCat2008-09-15T10:42:20Z2008-09-15T10:42:20Z<p>It's not an ebook, but every programmer should probably watch it.</p>
<p>MIT's - Structure and Interpretation of Computer Programs, Video Lectures<br/>
<a href="http://www.swiss.ai.mit.edu/classes/6.001/abelson-sussman-lectures/" rel="nofollow">http://www.swiss.ai.mit.edu/classes/6.001/abelson-sussman-lectures/</a></p>
<p>Also, Berkley have their lectures posted online<br/>
<a href="http://webcast.berkeley.edu/courses.php" rel="nofollow">http://webcast.berkeley.edu/courses.php</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62204#622040Answer by sgwill for What are some good free programming books?sgwill2008-09-15T11:29:33Z2008-09-15T11:29:33Z<p>Don't forget the classic, Programming Pearls:</p>
<p><a href="http://netlib.bell-labs.com/cm/cs/pearls/" rel="nofollow">http://netlib.bell-labs.com/cm/cs/pearls/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62211#622111Answer by epatel for What are some good free programming books?epatel2008-09-15T11:35:48Z2008-09-15T11:35:48Z<p><a href="http://thinking-forth.sourceforge.net/" rel="nofollow">Thinking Forth</a> and a <a href="http://homepage.mac.com/ruske/ruske/C148946258/E487380918/index.html" rel="nofollow">review</a> of it</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62216#622160Answer by Yining for What are some good free programming books?Yining2008-09-15T11:38:33Z2008-09-15T11:38:33Z<p>maybe you can try searching bookmarking services like del.icio.us and ma.gnolia.com with keyword like "free" and "ebook"(books, ebook, book, etc.)?</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62234#622341Answer by Andrei Savu for What are some good free programming books?Andrei Savu2008-09-15T11:47:53Z2008-09-15T11:47:53Z<p>If you don't feel like reading take a look at <a href="http://www.bestechvideos.com/" rel="nofollow">http://www.bestechvideos.com/</a>. You can find a large collection of tech video on a large number of subjects. </p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/62272#622721Answer by Adrian Mouat for What are some good free programming books?Adrian Mouat2008-09-15T12:09:24Z2008-09-15T12:09:24Z<p><a href="http://www.dreamsongs.com/Files/PatternsOfSoftware.pdf" rel="nofollow">Patterns of Software: Tales from the Software Community by Richard P. Gabriel</a>. </p>
<p>Not so much a programming book as a series of essays on various topics, but definitely worth a read. Richard made it available for free on-line after it went out of print.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/70327#703271Answer by logic_chopper for What are some good free programming books?logic_chopper2008-09-16T08:22:57Z2008-09-16T08:22:57Z<p>Have a look at <a href="http://www.freetechbooks.com/" rel="nofollow">http://www.freetechbooks.com/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/87419#874192Answer by eaguilar for What are some good free programming books?eaguilar2008-09-17T20:39:14Z2008-09-17T20:39:14Z<p>Have a look at <a href="http://www.zillr.org/" rel="nofollow">http://www.zillr.org/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/93215#932151Answer by Abhishek Mishra for What are some good free programming books?Abhishek Mishra2008-09-18T14:46:00Z2008-09-18T14:46:00Z<p>I recommend
<a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.eknigu.com%2F&hl=en&ie=UTF8&sl=ru&tl=en" rel="nofollow">http://translate.google.com/translate?u=http%3A%2F%2Fwww.eknigu.com%2F&hl=en&ie=UTF8&sl=ru&tl=en</a></p>
<p>I got some great CS related books, papers etc here</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/93287#932871Answer by Bill Turner for What are some good free programming books?Bill Turner2008-09-18T14:53:46Z2008-09-18T14:53:46Z<p><a href="http://pine.fm/LearnToProgram/" rel="nofollow">Learn to Program</a>, by Chris Pine.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/93372#933721Answer by Wyzfen for What are some good free programming books?Wyzfen2008-09-18T15:02:13Z2008-09-18T15:02:13Z<p>Nvidia released 'GPU Gems 1' for free: <a href="http://http.developer.nvidia.com/GPUGems/gpugems_part01.html" rel="nofollow">GPU Gems</A></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/145799#1457995Answer by alexandrul for What are some good free programming books?alexandrul2008-09-28T13:02:48Z2009-01-21T09:07:35Z<p>My links for C#:</p>
<ul>
<li><a href="http://en.wikibooks.org/wiki/C_Sharp_Programming" rel="nofollow">C Sharp Programming</a></li>
<li><a href="http://www.brpreiss.com/books/opus6/" rel="nofollow">Data Structures and Algorithms with Object-Oriented Design Patterns in C# </a></li>
<li><a href="http://www.programmersheaven.com/2/csharpbook" rel="nofollow">Programmer's Heaven C# School Book</a></li>
<li><a href="http://www.charlespetzold.com/dotnet/" rel="nofollow">.NET Book Zero</a></li>
<li><a href="http://www.csharpcourse.com/" rel="nofollow">C# Yellow Book</a></li>
<li><a href="http://www.albahari.com/threading/" rel="nofollow">Threading in C#</a></li>
<li><a href="http://www.techotopia.com/index.php/C_Sharp_Essentials" rel="nofollow">C# Essentials</a> (already mentioned)</li>
</ul>
<p>Algorithms:</p>
<ul>
<li><a href="http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/" rel="nofollow">Data Structures and Algorithms: Annotated Reference with Examples</a></li>
</ul>
<p>Free books on various topics from O'Reilly:</p>
<ul>
<li><a href="http://oreilly.com/openbook/" rel="nofollow">Open Books</a></li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/164155#1641551Answer by Stephen for What are some good free programming books?Stephen2008-10-02T19:36:12Z2008-10-02T19:36:12Z<p><a href="http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/" rel="nofollow">Programming Languages: Application and Interpretation</a> if you want something more advanced.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/265961#2659611Answer by splattne for What are some good free programming books?splattne2008-11-05T17:30:48Z2008-11-05T17:30:48Z<h2>Version Control</h2>
<p><a href="http://www.phptr.com/content/images/0131855182/downloads/Nagel_book.pdf" rel="nofollow">Subversion Version Control: Using the Subversion Version Control System in Development Projects</a></p>
<p><img src="http://ecx.images-amazon.com/images/I/215PAQEM44L._SL500_AA180_.jpg" alt="alt text" /></p>
<p><em>"In any software development project, many developers contribute changes over a period of time. Using a version control system to track and manage these changes is vital to the continued success of the project. This book introduces you to Subversion, a free, open-source version control system, which is both more powerful and much less complex than its predecessor CVS."</em></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/266034#2660341Answer by Zoredache for What are some good free programming books?Zoredache2008-11-05T17:53:13Z2008-11-05T17:53:13Z<p><a href="http://openbookproject.net/pybiblio/" rel="nofollow">Python Bibliotheca</a>
Includes books like 'How to Think Like a Computer Scientist'.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/266077#2660771Answer by Ogre Psalm33 for What are some good free programming books?Ogre Psalm332008-11-05T18:07:13Z2008-11-05T18:07:13Z<p>What about <a href="http://en.wikibooks.org/wiki/Wikibooks_portal" rel="nofollow">Wikibooks</a>? I've noticed quite a few programming-related books on there.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/266101#2661011Answer by Dan Monego for What are some good free programming books?Dan Monego2008-11-05T18:14:59Z2008-11-05T18:14:59Z<p>I'm a fan of <a href="http://eloquentjavascript.net/" rel="nofollow">Eloquent Javascript</a>.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/301320#3013204Answer by Tim for What are some good free programming books?Tim2008-11-19T08:38:03Z2009-02-17T06:02:31Z<p>If you're a UNIX/Linux geek, like me, you might enjoy Eric S. Raymond's "The Art of UNIX Programming", available free on Eric's website.</p>
<p><a href="http://catb.org/esr/writings/taoup/html/" rel="nofollow">http://catb.org/esr/writings/taoup/html/</a></p>
<p><img src="http://catb.org/esr/writings/taoup/cover-small.png" alt="alt text" /></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/323409#3234091Answer by philippe for What are some good free programming books?philippe 2008-11-27T10:20:25Z2008-11-27T10:20:25Z<p><a href="http://www.agileskills.org/download.html.en" rel="nofollow">Essential Skills for Agile Development</a>.</p>
<p><img src="http://ecx.images-amazon.com/images/I/51Z9W9M56YL._SL500_AA240_.jpg" alt="alt text" /></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/323469#3234691Answer by Chrys for What are some good free programming books?Chrys2008-11-27T10:57:47Z2008-11-27T10:57:47Z<p>There is one ultimate source of free programming books...google!</p>
<p>Try the following query </p>
<blockquote>
<p>intitle:index.of + "pdf" + "name" -htm -html</p>
</blockquote>
<p>This is useful when you know the name of the book.</p>
<p>Warning: You might get books that are not "free". Download at your own risk.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/349768#3497681Answer by dragonjujo for What are some good free programming books?dragonjujo2008-12-08T14:51:57Z2008-12-08T14:51:57Z<p>Wow, I figured <a href="http://theassayer.org/" rel="nofollow">theassayer.org</a> would be on here by now.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/352000#3520002Answer by VonC for What are some good free programming books?VonC2008-12-09T06:55:46Z2008-12-09T06:55:46Z<blockquote>
<p>Look around you. Computers and networks are everywhere, enabling an intricate web of complex human activities: education, commerce, entertainment, research, manufacturing, health management, human communication, even war. </p>
<p>Of the two main technological underpinnings of this amazing proliferation, one is obvious: the breathtaking pace with which advances in microelectronics and chip design have been bringing us faster and faster hardware.</p>
<p>This book tells the <strong>story of the other intellectual enterprise that is crucially fueling the computer revolution: efficient algorithms</strong>. It is a fascinating story.</p>
<p>Gather 'round and listen close.</p>
</blockquote>
<p><a href="http://www.cs.berkeley.edu/~vazirani/algorithms.html" rel="nofollow">Algorithms</a> (draft version only, you also can <a href="http://rads.stackoverflow.com/amzn/click/0073523402" rel="nofollow">buy the released version</a>)</p>
<p>by S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani </p>
<p><img src="http://www.cs.berkeley.edu/~vazirani/algorithms/cover.jpg" width="200" /></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/352067#3520672Answer by JonnyGold for What are some good free programming books?JonnyGold2008-12-09T08:01:44Z2008-12-09T08:01:44Z<p>Most of the content of O'Reilly's PHP in a Nutshell by Paul Hudson is available in Wiki format from <a href="http://www.ipbwiki.com/Practical_PHP_Programming:Table_Of_Contents" rel="nofollow">The Practical PHP Programming </a> site.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/352085#3520851Answer by Nils for What are some good free programming books?Nils2008-12-09T08:12:22Z2008-12-09T08:12:22Z<p>"Programming Ruby - The pragmatic programmers guide"</p>
<p><a href="http://www.rubycentral.com/book/" rel="nofollow">http://www.rubycentral.com/book/</a></p>
<p>It's quite good, I used it to learn ruby. However when it comes to reading/learning, quality comes first IMHO and books like "The Art Of Computer Programming, by Donald Knuth" are not free.</p>
<p>I can also recommend the Algorithm book by S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani, which is mentioned above.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/385176#3851761Answer by John D. Cook for What are some good free programming books?John D. Cook2008-12-21T23:25:42Z2008-12-21T23:25:42Z<p><a href="http://www.charlespetzold.com/dotnet/" rel="nofollow">.NET Book Zero</a> by Charles Petzold</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/385182#3851822Answer by Scott Evernden for What are some good free programming books?Scott Evernden2008-12-21T23:29:36Z2008-12-21T23:29:36Z<p>"the topic of programming' and the range of eBooks about various aspects of 'programming' is pretty darn vast .. i just downloaded a book on how to program Ogre3D .. does this qualify? .. Maybe you could isolate your interests? </p>
<p>and i've found almost everything i need via the bittorrents (torrentz.com and the like)</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books119What are some good free programming books?theman_on_vista2008-12-24T14:24:53Z2009-10-23T00:40:37Z
<p>I know of a couple, but I would like to build a list up for some nice holiday reading.</p>
<p>(If there is a book on here you read for free, and really liked, make sure to support the author and buy a hard copy!)</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391524#39152430Answer by theman_on_vista for What are some good free programming books?theman_on_vista2008-12-24T14:25:38Z2008-12-24T14:25:38Z<p><img src="http://diveintopython.org/images/cover-small.jpg" alt="" /></p>
<p><a href="http://diveintopython.org" rel="nofollow">dive into python</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391539#3915395Answer by Gordon Bell for What are some good free programming books?Gordon Bell2008-12-24T14:32:24Z2008-12-24T14:32:24Z<p>AddedBytes.com has a pretty useful collection of Cheat Sheets:</p>
<p><a href="http://www.addedbytes.com/cheat-sheets/" rel="nofollow">http://www.addedbytes.com/cheat-sheets/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391542#39154215Answer by matt b for What are some good free programming books?matt b2008-12-24T14:34:02Z2008-12-24T14:34:02Z<p><a href="http://www.37signals.com" rel="nofollow">37 Signals'</a> book "<a href="http://gettingreal.37signals.com/" rel="nofollow">Getting Real</a>" is <a href="http://gettingreal.37signals.com/toc.php" rel="nofollow">free to read online</a>.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391552#3915527Answer by George Mauer for What are some good free programming books?George Mauer2008-12-24T14:37:01Z2008-12-24T14:37:01Z<p><a href="http://www.albahari.com/threading/" rel="nofollow">Threading In C#</a> - been pretty invaluable to me</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391573#3915731Answer by Giovanni Galbo for What are some good free programming books?Giovanni Galbo2008-12-24T14:44:29Z2008-12-24T14:44:29Z<p>I haven't updated the list in a while... but here is the comp sci section of a hobby site I maintain:</p>
<p><a href="http://bookgoldmine.com/group-1.aspx" rel="nofollow">Book Gold Mine</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391574#3915740Answer by tvanfosson for What are some good free programming books?tvanfosson2008-12-24T14:44:53Z2008-12-24T14:44:53Z<p>Not a book, but you might want to check out Donald Knuth's <a href="http://scpd.stanford.edu/knuth/index.jsp" rel="nofollow">Computer Musings</a>, a series of lectures that he gives at Stanford. His web site can be found <a href="http://www-cs-faculty.stanford.edu/~knuth/" rel="nofollow">here</a>.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391593#39159327Answer by rwmnau for What are some good free programming books?rwmnau2008-12-24T14:52:27Z2008-12-27T16:51:48Z<p>At the risk of being downvoted, all books are free at the library, and you can find any of the books listed on other threads where people have already asked this question. I know you can't keep them, but if they're really great, you can buy a copy then, and save yourself the cost of buying the books that you'll only read once anyway.</p>
<p>Though they'll likely not carry the latest programming books, there are plenty of books that will lay the foundation for being a great programmer, like "The Mythical Man Month", among others.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391594#3915941Answer by Jonathan Leffler for What are some good free programming books?Jonathan Leffler2008-12-24T14:53:08Z2008-12-24T14:53:08Z<p>One online resource I use frequently is the <a href="http://www.opengroup.org/onlinepubs/009695399/toc.htm" rel="nofollow">POSIX</a> standard - not quite a book, but still very useful. If I remember rightly, you are supposed to register the first time, but there's no cost involved.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391599#3915992Answer by stribny for What are some good free programming books?stribny2008-12-24T14:56:39Z2008-12-24T14:56:39Z<p><a href="http://djangobook.com/" rel="nofollow">Django book</a></p>
<p><a href="http://www.infoq.com/minibooks/domain-driven-design-quickly" rel="nofollow">Domain Driven Design Quickly</a></p>
<p><a href="http://www.infoq.com/minibooks/vsnettt" rel="nofollow">Visual Studio .NET Tips and Tricks</a></p>
<p><a href="http://learnyouahaskell.com/chapters" rel="nofollow">Learn You a Haskell for Great Good!</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391602#3916024Answer by Kieveli for What are some good free programming books?Kieveli2008-12-24T14:57:33Z2008-12-24T14:57:33Z<p><a href="http://www.dspguide.com/" rel="nofollow">Digital Signal Processing: A Practical Guide for Engineers and Scientists</a>.</p>
<p>Actually, a practical guide for a programmer looking to get into DSP in general. It's a fun read if you're already interested in the field, and completely free to download!</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391611#3916117Answer by Chris Conway for What are some good free programming books?Chris Conway2008-12-24T15:00:55Z2008-12-24T15:00:55Z<p>This is a great read. Quick and choc full of great ideas.</p>
<p><a href="http://codebetter.com/blogs/karlseguin/archive/2008/06/24/foundations-of-programming-ebook.aspx" rel="nofollow">Foundations of Programming</a> by Karl Seguin of CodeBetter.com</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391617#39161726Answer by Jonathan Schuster for What are some good free programming books?Jonathan Schuster2008-12-24T15:02:33Z2008-12-24T15:02:33Z<p><a href="http://mitpress.mit.edu/sicp/" rel="nofollow">Structure and Interpretation of Computer Programs</a> is one of the "classic" computer science texts, and is free at MIT's web site.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391622#3916221Answer by Kibbee for What are some good free programming books?Kibbee2008-12-24T15:04:43Z2008-12-24T15:04:43Z<p><a href="http://www.cl.cam.ac.uk/~rja14/book.html" rel="nofollow">Security Engineering</a>, Ross Anderson. While not about programming directly, there are a lot of concepts that can be useful when trying to design a secure distributed (or non-distributed) system. I used this book (hard copy) as a text for one of my university courses and found that it was quite interesting to read. I would often read sections that weren't even part of the course, simply because they were so interesting.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391647#3916474Answer by epotter for What are some good free programming books?epotter2008-12-24T15:20:20Z2008-12-26T02:16:49Z<p>Charles Petzold's <a href="http://www.charlespetzold.com/dotnet/index.html" rel="nofollow">.Net Book 0</a> is available on his website for free.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391674#39167410Answer by Daniel Auger for What are some good free programming books?Daniel Auger2008-12-24T15:32:42Z2008-12-24T15:32:42Z<p>Bruce Eckel offers <a href="http://www.mindviewinc.com/Books/" rel="nofollow">several books</a> including Thinking in Java</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391723#3917238Answer by jothiram selvam for What are some good free programming books?jothiram selvam2008-12-24T15:57:18Z2008-12-24T15:57:18Z<p><a href="http://www.gigamonkeys.com/book/" rel="nofollow">Practical Common Lisp</a> is a very good book for Lisp beginnners.</p>
<p><a href="http://www.paulgraham.com/onlisp.html" rel="nofollow">On Lisp</a> covers advanced Lisp techniques.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391727#3917276Answer by james2vegas for What are some good free programming books?james2vegas2008-12-24T16:00:24Z2008-12-24T16:00:24Z<p><a href="http://hop.perl.plover.com/book/" rel="nofollow">Higher Order Perl</a> is now available for free</p>
<p>also <a href="http://www.greenteapress.com/perl/" rel="nofollow">Perl the hard way</a>.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391739#3917398Answer by Pedro for What are some good free programming books?Pedro2008-12-24T16:10:36Z2008-12-24T16:10:36Z<p>You can find a number of links at <a href="http://www.freetechbooks.com/" rel="nofollow">FreeTechBooks</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391749#3917491Answer by Starkii for What are some good free programming books?Starkii2008-12-24T16:16:47Z2008-12-24T16:16:47Z<p>How about <a href="http://www.ruby-doc.org/docs/ProgrammingRuby/" rel="nofollow">Programming Ruby</a>. I use it all the time. It's a good start if you want to play around with a new language and a great resource if you are already doing Ruby programming.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391762#3917622Answer by Slapout for What are some good free programming books?Slapout2008-12-24T16:27:32Z2008-12-24T16:27:32Z<p>Not quite free books, but O'Reilly and other publishers usually offer one free chapter of each book. This could be a good way to tell if you'd like to buy a copy. </p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/391884#3918844Answer by l3dx for What are some good free programming books?l3dx2008-12-24T17:24:58Z2009-01-10T13:55:41Z<p><a href="http://www.codeplex.com/AppArchGuide" rel="nofollow">Patterns & practices Application Architecture Guide 2.0</a></p>
<p><a href="http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html" rel="nofollow">Thinking in CPP 2ed vol 1 and 2</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392276#3922761Answer by Jonathan Schuster for What are some good free programming books?Jonathan Schuster2008-12-24T22:13:10Z2008-12-24T22:13:10Z<p>This was one of the books in the list that mmyers posted, but I wanted to bring more attention to <a href="http://www.catb.org/esr/writings/cathedral-bazaar/" rel="nofollow">The Cathedral and the Bazaar</a>. To me, it (and the other essays included in the book) serve as a good intro to the world of open source software.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392284#3922842Answer by Jarek for What are some good free programming books?Jarek2008-12-24T22:18:55Z2008-12-24T22:18:55Z<p><a href="http://weblogs.asp.net/zeeshanhirani/archive/2008/12/05/my-christmas-present-to-the-entity-framework-community.aspx" rel="nofollow">Entity Framework learning guide</a> - free, 514 pages</p>
<p>I also recommend pdf files search: <a href="http://www.pdfgeni.com/" rel="nofollow">Pdfgeni</a></p>
<p>If you are looking for academic stuff it's always worth to search at <a href="http://ocw.mit.edu/OcwWeb/web/home/home/index.htm" rel="nofollow">MIT OCW</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392340#3923400Answer by scantwell71 for What are some good free programming books?scantwell712008-12-24T23:30:28Z2008-12-24T23:30:28Z<p>Foundations of Programming Ebook by Karl Seguin</p>
<p><a href="http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx" rel="nofollow">http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392564#3925640Answer by kaychaks for What are some good free programming books?kaychaks2008-12-25T06:11:18Z2008-12-25T06:18:03Z<p>I would higly recommend you to read following book this holiday:<br />
<a href="http://www.pragprog.com/titles/ahptl/pragmatic-thinking-and-learning" rel="nofollow">Pragmatic Thinking and Learning: Refactor Your Wetware</a>
<br />
<a href="http://www.pragprog.com/titles/ahptl/pragmatic-thinking-and-learning" rel="nofollow">
</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392614#3926141Answer by Andy for What are some good free programming books?Andy2008-12-25T08:06:06Z2008-12-25T08:06:06Z<p>There's a good <a href="http://www.programmersheaven.com/2/CSharpBook" rel="nofollow">free C# ebook</a> at <a href="http://www.programmersheaven.com" rel="nofollow">ProgrammersHeaven</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392760#3927601Answer by hyperboreean for What are some good free programming books?hyperboreean2008-12-25T11:38:58Z2008-12-25T11:38:58Z<p><a href="http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf" rel="nofollow">ProgrammingGroundUp</a> - nice programming introduction in assembler</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392835#3928351Answer by timkl for What are some good free programming books?timkl2008-12-25T14:21:08Z2008-12-25T14:21:08Z<p><a href="http://poignantguide.net/ruby/" rel="nofollow">Why's (Poignant) Guide to Ruby</a> is a good choice if you want to learn Ruby and laugh at the same time.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392877#3928771Answer by melaos for What are some good free programming books?melaos2008-12-25T15:21:10Z2008-12-25T15:21:10Z<p><a href="http://www.extremeperl.org/bk/home" rel="nofollow">Extreme Perl</a>, it's basically extreme programming with perl.
So if you're just into learning the basic of extreme programming principles you can use this as well.</p>
<p>I use it mainly for the part on TDD :P</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392926#392926134Answer by George Stocker for What are some good free programming books?George Stocker2008-12-25T16:20:07Z2009-09-15T20:53:08Z<p>List of Free Programming books (compiled):</p>
<p><strong>Meta-List</strong></p>
<ul>
<li><a href="http://www.htdp.org/2003-09-26/Book/" rel="nofollow">How to Design Programs: An Introduction to Computing and Programming</a></li>
<li><a href="http://www.coderholic.com/25-free-computer-science-books/" rel="nofollow">25 Free Computer Science Ebooks</a></li>
<li><a href="http://www.freetechbooks.com/" rel="nofollow">Free Tech Books</a></li>
<li><a href="http://www.mindviewinc.com/Books/" rel="nofollow">MindView Inc</a> (List of Free Books)</li>
<li><a href="http://en.wikibooks.org/wiki/Category%3AProgramming" rel="nofollow">Wikibooks: Programming</a></li>
<li><a href="http://refcardz.dzone.com/" rel="nofollow">Cheat Sheets (Free)</a></li>
<li><a href="http://blogs.msdn.com/wriju/archive/2009/01/07/free-ebooks-at-codeplex.aspx" rel="nofollow">CodePlex List of Free E-Books</a></li>
<li><a href="http://www.booktraining.net/" rel="nofollow">Book Training - On Video!</a></li>
<li><a href="http://www.spmn.com/products%5Fguidebooks.html" rel="nofollow">Sofware Program Managers Network - Free EBooks</a></li>
<li><a href="http://www.linbai.info/" rel="nofollow">EBook Share @ linbai.info</a></li>
<li><a href="http://www.freebooksclub.net/" rel="nofollow">FreeBooksClub.Net</a></li>
<li><a href="http://theassayer.org/" rel="nofollow">Theassayer.org</a> (Free Online books)</li>
<li><a href="http://oreilly.com/openbook/" rel="nofollow">O'Reilly's Open Books Project</a></li>
<li><a href="http://www.techbooksforfree.com/" rel="nofollow">TechBooksForFree.com</a></li>
</ul>
<p><strong>Graphics Programming</strong></p>
<ul>
<li>Nvidia <a href="http://http.developer.nvidia.com/GPUGems/gpugems%5Fpart01.html" rel="nofollow">GPU Gems 1</a> </li>
<li>Nvidia <a href="http://http.developer.nvidia.com/GPUGems2/gpugems2%5Fpart01.html" rel="nofollow">GPU Gems 2</a> </li>
<li>Nvidia <a href="http://http.developer.nvidia.com/GPUGems3/gpugems3%5Fpart01.html" rel="nofollow">GPU Gems 3</a></li>
<li><a href="http://www.gamedev.net/reference/articles/article1698.asp" rel="nofollow">Graphics Programming Black Book</a></li>
</ul>
<p><strong>Language Agnostic</strong>:</p>
<ul>
<li><a href="http://www.pragprog.com/titles/ahptl/pragmatic-thinking-and-learning" rel="nofollow">Pragmatic Thinking and Learning: Refactor Your Wetware</a></li>
<li><a href="http://codebetter.com/files/folders/codebetter%5Fdownloads/entry179694.aspx" rel="nofollow">Foundations of Programming</a> by Karl Seguin </li>
<li><a href="http://scpd.stanford.edu/knuth/index.jsp" rel="nofollow">Computer Musings</a> (Lectures by Donald Knuth)</li>
<li><a href="http://www.catb.org/esr/writings/cathedral-bazaar/" rel="nofollow">The Cathedral and the Bazaar</a> (Introduction to Open Source Software)</li>
<li><a href="http://www.codeplex.com/AppArchGuide" rel="nofollow">Patterns and Practices: Application Architecture Guide 2.0</a></li>
<li><a href="http://www.cl.cam.ac.uk/~rja14/book.html" rel="nofollow">Security Engineering</a></li>
<li><a href="http://www.dspguide.com/" rel="nofollow">Digital Signal Processing For Engineers and Scientists</a></li>
<li><a href="http://gettingreal.37signals.com/" rel="nofollow">Getting Real</a> (Courtesy <a href="http://37signals.com" rel="nofollow">37 Signals</a>)</li>
<li><a href="http://mitpress.mit.edu/sicp/" rel="nofollow">Structure and Interpretation of Computer Programs</a></li>
<li><a href="http://www.infoq.com/minibooks/domain-driven-design-quickly" rel="nofollow">Domain Driven Design Quickly</a></li>
<li><a href="http://homepage.mac.com/s%5Flott/books/oodesign.html" rel="nofollow">OO Design</a></li>
<li><a href="http://smartbear.com/codecollab-code-review-book.php" rel="nofollow">Best Kept Secrets of Peer Code Review</a></li>
<li><a href="http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook" rel="nofollow">NASA Software Measurement Handbook</a></li>
<li><a href="http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-manage.pdf" rel="nofollow">NASA Manager Handbook for Software Development</a></li>
<li><a href="http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/" rel="nofollow">Introduction to Functional Programming</a> - Class Lectures and Slides</li>
<li><a href="http://www.htdp.org/" rel="nofollow">How to Design Programs</a> - MIT Press</li>
<li><a href="http://www.swebok.org/stoneman/trial%5F1%5F00.html" rel="nofollow">Guide to the Software Engineering Body of Knowledge</a> - IEEE Computer Society Press</li>
<li><a href="http://ocw.mit.edu/OcwWeb/web/home/home/index.htm" rel="nofollow">Online Course Materials</a> - MIT</li>
<li><a href="http://www.cs.berkeley.edu/~vazirani/algorithms.html" rel="nofollow">Algorithms</a> (Draft Copy)</li>
<li><a href="http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/" rel="nofollow">Data Structures and Algorithms</a></li>
<li><a href="http://www.agileskills.org/download.html.en" rel="nofollow">Essential Skills for Agile Development</a></li>
<li><a href="http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/" rel="nofollow">Programming Languages: Application and Interpretation</a></li>
<li><a href="http://pine.fm/LearnToProgram/" rel="nofollow">Learn to Program</a></li>
<li><a href="http://www.dreamsongs.com/Files/PatternsOfSoftware.pdf" rel="nofollow">Patterns of Software: Tales from the Software Community</a></li>
<li><a href="http://freeworld.thc.org/root/phun/unmaintain.html" rel="nofollow">How to write Unmaintainable Code</a></li>
<li><a href="http://catb.org/esr/writings/taoup/html/" rel="nofollow">The Art of Unix Programming</a></li>
</ul>
<p><strong>ASP.NET MVC</strong>:</p>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx" rel="nofollow">NerdDinner Walkthrough</a></li>
</ul>
<p><strong>Assembly Language</strong>:</p>
<ul>
<li><a href="http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf" rel="nofollow">ProgrammingGroundUp</a></li>
<li><a href="http://drpaulcarter.com/pcasm/" rel="nofollow">Paul Carter's Tutorial on x86 Assembly</a></li>
</ul>
<p><strong>C/C++</strong></p>
<ul>
<li><a href="http://publications.gbdirect.co.uk/c%5Fbook/" rel="nofollow">The C book</a></li>
<li><a href="http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html" rel="nofollow">Thinking in C++, Second Edition</a></li>
<li><a href="http://cppannotations.sourceforge.net/" rel="nofollow">C++ Annotations</a></li>
</ul>
<p><strong>C#</strong></p>
<ul>
<li>See <strong>.NET</strong> below</li>
</ul>
<p><strong>Django</strong></p>
<ul>
<li><a href="http://djangobook.com/" rel="nofollow">Djangobook.com</a></li>
</ul>
<p><strong>Forth</strong></p>
<ul>
<li><a href="http://home.iae.nl/users/mhx/sf.html" rel="nofollow">Starting Forth</a></li>
</ul>
<p><strong>Haskell</strong></p>
<ul>
<li><a href="http://learnyouahaskell.com/chapters" rel="nofollow">Learn You a Haskell</a></li>
<li><a href="http://book.realworldhaskell.org/read/" rel="nofollow">Real World Haskell</a></li>
</ul>
<p><strong>Java</strong></p>
<ul>
<li><a href="http://java.sun.com/docs/books/tutorial/" rel="nofollow">Sun's Java Tutorials</a></li>
</ul>
<p><strong>JavaScript</strong></p>
<ul>
<li><a href="http://eloquentjavascript.net/" rel="nofollow">Eloquent JavaScript</a></li>
<li><a href="http://www.crockford.com/javascript/" rel="nofollow">Crockford's JavaScript</a></li>
</ul>
<p><strong>Linux</strong></p>
<ul>
<li><a href="http://www.advancedlinuxprogramming.com/" rel="nofollow">Advanced Linux Programming</a></li>
</ul>
<p><strong>Lisp</strong></p>
<ul>
<li><a href="http://www.gigamonkeys.com/book/" rel="nofollow">Practical Common Lisp</a></li>
<li><a href="http://www.paulgraham.com/onlisp.html" rel="nofollow">On Lisp</a></li>
<li><a href="http://www.paulgraham.com/acl.html" rel="nofollow">ANSI Common Lisp</a></li>
<li><a href="http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html" rel="nofollow">Common Lisp the Language, 2nd Edition</a></li>
<li><a href="http://psg.com/~dlamkins/sl/contents.html" rel="nofollow">Successful Lisp</a></li>
<li><a href="http://letoverlambda.com/index.cl/toc" rel="nofollow">Let Over Lamda - 50 Years of Lisp</a></li>
</ul>
<p><strong>.NET (C#)</strong></p>
<ul>
<li><a href="http://www.programmersheaven.com/2/CSharpBook" rel="nofollow">Free C# Book</a> (Courtesy of <a href="http://www.programmersheaven.com/" rel="nofollow">Programmers Heaven</a>)</li>
<li><a href="http://www.infoq.com/minibooks/vsnettt" rel="nofollow">Visual Studio Tips and Tricks</a></li>
<li><a href="http://weblogs.asp.net/zeeshanhirani/archive/2008/12/05/my-christmas-present-to-the-entity-framework-community.aspx" rel="nofollow">Entity Framework</a> (514 pages)</li>
<li><a href="http://www.charlespetzold.com/dotnet/index.html" rel="nofollow">Charles Petzold's .Net Book 0</a></li>
<li><a href="http://www.albahari.com/threading/" rel="nofollow">Threading in C#</a></li>
<li><a href="http://www.csharpcourse.com/" rel="nofollow">C# Yellow Book</a></li>
<li><a href="http://en.wikibooks.org/wiki/C%5FSharp%5FProgramming" rel="nofollow">C# Programming - Wikibook</a></li>
<li><a href="http://www.techotopia.com/index.php/C%5FSharp%5FEssentials" rel="nofollow">C# Essentials</a></li>
<li><a href="http://www.brpreiss.com/books/opus6/" rel="nofollow">Data Structures and Algorithms with Object-Oriented Design Patterns in C# </a></li>
<li><a href="http://downloads.red-gate.com/ebooks/DotNet/illustratedcsharp2008.zip" rel="nofollow">Illustrated C# 2008</a> (Download) (<strong>.ZIP</strong>)</li>
<li><a href="http://www.red-gate.com/products/ants%5Fperformance%5Fprofiler/be%5Fahead%5Fof%5Fthe%5Fgame%5Febook.htm?utm%5Fsource=simpletalk&utm%5Fmedium=email&utm%5Fcontent=nlv%5Faheadofgame-ebook&utm%5Fcampaign=antsperformanceprofiler" rel="nofollow">O'Reilly's C# Pocket Reference Manual</a> (<em>Free Ebook courtesy of <a href="http://red-gate.com" rel="nofollow">Red Gate Software</a></em>)</li>
</ul>
<p><strong>Objective-C</strong></p>
<ul>
<li><a href="http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/ObjectiveC/" rel="nofollow">The Objective-C Programming Language</a></li>
</ul>
<p><strong>Perl</strong></p>
<ul>
<li><a href="http://hop.perl.plover.com/book/" rel="nofollow">Higher Order Perl</a></li>
<li><a href="http://www.greenteapress.com/perl/" rel="nofollow">Perl The Hard Way</a></li>
<li><a href="http://www.extremeperl.org/bk/home" rel="nofollow">Extreme Perl</a></li>
<li><a href="http://linkmingle.com/list/13-plus-List-of-Free-Great-Perl-Books-available-Online-freebooksandarticles" rel="nofollow">Perl Free Online EBooks</a> <strong>Meta-List</strong></li>
<li><a href="http://www.masonbook.com/book/" rel="nofollow">The Mason Book</a></li>
<li><a href="http://modperlbook.org/" rel="nofollow">Practical <code>mod_perl</code></a></li>
</ul>
<p><strong>PHP</strong></p>
<ul>
<li><a href="http://www.ipbwiki.com/Practical%5FPHP%5FProgramming%3ATable%5FOf%5FContents" rel="nofollow">Practical PHP Programming</a> (Wiki that contains O'Reilly's <em>PHP In a Nutshell</em>)</li>
<li><a href="http://www.survivethedeepend.com/" rel="nofollow">Zend Framework: Survive the Deep End</a></li>
</ul>
<p><strong>PowerShell</strong></p>
<ul>
<li><a href="http://powershell.com/cs/blogs/ebook/" rel="nofollow">Mastering PowerShell</a></li>
</ul>
<p><strong>Python</strong></p>
<ul>
<li><a href="http://diveintopython.org/" rel="nofollow">Dive Into Python</a></li>
<li><a href="http://diveintopython3.org/" rel="nofollow">Dive Into Python 3</a></li>
<li><a href="http://www.swaroopch.com/notes/Python" rel="nofollow">Byte of Python</a></li>
<li><a href="http://homepage.mac.com/s%5Flott/books/python.html" rel="nofollow">Building Skills in Python Version 2.5</a></li>
<li><a href="http://linkmingle.com/list/List-of-Free-Online-Python-Books-freebooksandarticles" rel="nofollow">Python Free Online Ebooks</a> <strong>Meta-List</strong></li>
<li><a href="http://openbookproject.net/pybiblio/" rel="nofollow">Python Bibliotheca</a></li>
<li><a href="http://www.greenteapress.com/thinkpython/thinkpython.pdf" rel="nofollow">Think Python</a></li>
<li><a href="http://www.brpreiss.com/books/opus7/html/book.html" rel="nofollow">Data Structures and Algorithms in Python</a></li>
<li><a href="http://www.greenteapress.com/thinkpython/thinkCSpy/" rel="nofollow">How to Think Like a Computer Scientist: Learning with Python</a></li>
</ul>
<p><strong>Ruby</strong></p>
<ul>
<li><a href="http://www.ruby-doc.org/docs/ProgrammingRuby/" rel="nofollow">Programming Ruby</a></li>
<li><a href="http://poignantguide.net/ruby/" rel="nofollow">Why's (Poignant) Guide to Ruby</a> (<a href="http://www.scribd.com/doc/2236084/Whys-Poignant-Guide-to-Ruby" rel="nofollow">Mirror</a> via <a href="http://www.scribd.com/" rel="nofollow">Scribd</a>)</li>
</ul>
<p><strong>Scala</strong></p>
<ul>
<li><a href="http://programming-scala.labs.oreilly.com/index.html" rel="nofollow">Programing Scala</a></li>
</ul>
<p><strong>SmallTalk</strong></p>
<ul>
<li><a href="http://stephane.ducasse.free.fr/FreeBooks.html" rel="nofollow">SmallTalk Free Ebooks</a> <em>Courtesy of Stéphane Ducasse</em></li>
<li><a href="http://www.squeakbyexample.org/" rel="nofollow">Squeak By Example</a> (Smalltalk IDE)</li>
</ul>
<p><strong>Subversion</strong></p>
<ul>
<li><a href="http://www.phptr.com/content/images/0131855182/downloads/Nagel%5Fbook.pdf" rel="nofollow">Subversion Version Control: Using the Subversion Version Control System in Development Projects</a></li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/392957#3929571Answer by hyperboreean for What are some good free programming books?hyperboreean2008-12-25T16:46:22Z2008-12-25T16:46:22Z<p><a href="http://www.swaroopch.com/notes/Python" rel="nofollow">Byte Of Python</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/393435#3934351Answer by Rishabh Mishra for What are some good free programming books?Rishabh Mishra2008-12-26T03:26:22Z2008-12-26T03:26:22Z<p>I'm not sure if it qualifies as a book, but WikiBooks has plenty of stuff on programming.
<a href="http://en.wikibooks.org/wiki/Category:Programming" rel="nofollow">http://en.wikibooks.org/wiki/Category:Programming</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/395205#3952051Answer by ericp for What are some good free programming books?ericp2008-12-27T17:45:52Z2008-12-27T17:45:52Z<p><a href="http://www.advancedlinuxprogramming.com/" rel="nofollow">http://www.advancedlinuxprogramming.com/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/395241#3952411Answer by Olivier for What are some good free programming books?Olivier2008-12-27T18:19:03Z2008-12-27T18:19:03Z<p><a href="http://refcardz.dzone.com/" rel="nofollow">Free and useful Cheat sheets</a>, mostly in the Java world.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/395276#3952761Answer by kayru for What are some good free programming books?kayru2008-12-27T18:47:22Z2008-12-27T18:47:22Z<p>NVidia has some free literature on graphics programming:</p>
<p><a href="http://http.developer.nvidia.com/GPUGems/gpugems_part01.html" rel="nofollow">GPU Gems 1</a></p>
<p><a href="http://http.developer.nvidia.com/GPUGems2/gpugems2_part01.html" rel="nofollow">GPU Gems 2</a></p>
<p><a href="http://http.developer.nvidia.com/GPUGems3/gpugems3_part01.html" rel="nofollow">GPU Gems 3 (partially)</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/401417#4014170Answer by Guillermo for What are some good free programming books?Guillermo2008-12-30T20:32:09Z2008-12-30T20:32:09Z<p><a href="http://www.htdp.org/2003-09-26/Book/" rel="nofollow">How to Design Programs
An Introduction to Computing and Programming</a></p>
<p>It uses scheme as SCIP, but it takes a lighter aproach.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/401446#4014461Answer by sammich for What are some good free programming books?sammich2008-12-30T20:43:52Z2008-12-30T20:43:52Z<p>I think <a href="http://en.wikibooks.org/wiki/Wikibooks:Computer_science_bookshelf" rel="nofollow">WikiBooks</a> is hands-down one of the best free resources out there. It also looks like <a href="http://www.scribd.com/" rel="nofollow">Scribd</a> has some programming books available, though I'm not sure if they're meant to be free or not... :)</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/401460#4014601Answer by Federico Ramponi for What are some good free programming books?Federico Ramponi2008-12-30T20:48:50Z2008-12-30T20:48:50Z<p>Books by <a href="http://stackoverflow.com/users/10661/s-lott">S.Lott</a>:</p>
<ul>
<li><a href="http://homepage.mac.com/s_lott/books/python.html" rel="nofollow">Building skills in Python</a></li>
<li><a href="http://homepage.mac.com/s_lott/books/oodesign.html" rel="nofollow">Building skills in Object-Oriented design</a></li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/401507#4015071Answer by jon077 for What are some good free programming books?jon0772008-12-30T21:04:43Z2008-12-30T21:04:43Z<p>Lots of books are free with a paid safari subscription. <a href="http://safari.oreilly.com/" rel="nofollow">http://safari.oreilly.com/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/401601#4016010Answer by recursive for What are some good free programming books?recursive2008-12-30T21:42:15Z2008-12-30T21:42:15Z<p>Free hard copy of <em><a href="http://smartbear.com/codecollab-code-review-book.php" rel="nofollow">Best Kept Secrets of Peer Code Review</a></em> from Smart Bear.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/423419#4234191Answer by too much php for What are some good free programming books?too much php2009-01-08T06:09:13Z2009-01-08T06:09:13Z<p>I found this book on C, however I'm as yet undecided as to whether or not it is "good":</p>
<p><a href="http://publications.gbdirect.co.uk/c_book/" rel="nofollow">The C Book</a>, second edition by Mike Banahan, Declan Brady and Mark Doran</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/423425#4234251Answer by Slace for What are some good free programming books?Slace2009-01-08T06:16:37Z2009-01-08T06:16:37Z<p>Heres a list of some off CodePlex:
<a href="http://blogs.msdn.com/wriju/archive/2009/01/07/free-ebooks-at-codeplex.aspx" rel="nofollow">http://blogs.msdn.com/wriju/archive/2009/01/07/free-ebooks-at-codeplex.aspx</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/535727#5357272Answer by pramodc84 for What are some good free programming books?pramodc842009-02-11T07:04:10Z2009-02-11T07:04:10Z<p><a href="http://www.flazx.com/" rel="nofollow">http://www.flazx.com/</a> lots of e-books on stack.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/581128#5811282Answer by kmkaplan for What are some good free programming books?kmkaplan2009-02-24T09:47:11Z2009-02-24T10:01:08Z<p>Lisp related:</p>
<ul>
<li><img src="http://us.st12.yimg.com/us.st.yimg.com/I/paulgraham%5F2041%5F6048147" alt="On Lisp" /><a href="http://www.paulgraham.com/onlisp.html" rel="nofollow">On Lisp</a>, Paul Graham, Prentice Hall, 1993,</li>
<li><img src="http://us.st12.yimg.com/us.st.yimg.com/I/paulgraham%5F2041%5F6100787" alt="ANSI Common Lisp" /><a href="http://www.paulgraham.com/acl.html" rel="nofollow">ANSI Common Lisp</a>, Paul Graham, Prentice Hall, 1995,</li>
<li><a href="http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html" rel="nofollow">Common Lisp the Language, 2nd Edition</a> by Guy L. Steele, Thinking Machines, Inc.,
Digital Press, 1990</li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/581148#5811481Answer by Aaron for What are some good free programming books?Aaron2009-02-24T09:52:46Z2009-02-24T10:05:54Z<p>Check out <a href="http://gonullyourself.org/main/ebooks.php" rel="nofollow">GNY</a></p>
<p>Has <b>free e-books for:</b></p>
<ul>
<li>C++</li>
<li>C</li>
<li>Assembly</li>
<li>Cryptography</li>
<li>Windows</li>
<li>Linux</li>
<li>Perl</li>
<li>PHP and MySQL</li>
<li>PostgreSQL</li>
<li>Python</li>
<li>Ruby </li>
<li><strong>etc</strong></li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/581181#5811812Answer by Amr ElGarhy for What are some good free programming books?Amr ElGarhy2009-02-24T10:08:02Z2009-02-24T10:08:02Z<p><a href="http://www.netbks.com/" rel="nofollow">http://www.netbks.com/</a>
<a href="http://www.ebookpedia.info/" rel="nofollow">http://www.ebookpedia.info/</a>
<a href="http://www.freebooksclub.net/" rel="nofollow">http://www.freebooksclub.net/</a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/581205#5812051Answer by MarkJ for What are some good free programming books?MarkJ2009-02-24T10:16:05Z2009-03-05T16:35:30Z<p>Here's a list of the free e-books referred to in <a href="http://www.cc2e.com" rel="nofollow">Code Complete</a> with their descriptions from the book. StackOverflow <a href="http://stackoverflow.com/questions/1711/what-is-the-single-most-influential-book-every-programmer-should-read">votes</a> Code Complete as the single most influential book every programmer should read, so this is a good recommendation for these books, right?</p>
<ul>
<li><p>Raymond, Eric. <em>The Art of Unix Programming</em>. This is a well-researched look at software design through Unix-colored glasses. Section 1.6 is an especially concise 12-page explanation of 17 key Unix design principles. <a href="http://www.faqs.org/docs/artu/" rel="nofollow">HTML</a></p></li>
<li><p>Abran, Alain, et al. <em>Swebok: Guide to the Software Engineering Body of Knowledge</em>, IEEE Computer Society Press, 2001. This contains a detailed description of the "body of software knowledge" compiled by IEEE - it's an overview of software engineering. <a href="http://www.swebok.org/stoneman/trial%5F1%5F00.html" rel="nofollow">PDF</a>.</p></li>
<li><p>SPMN. <em>Little Book of Configuration Management</em>. Software Program Managers Network, 1998. This pamphlet is an introduction to configuration management activities (version control, change control). <a href="http://www.spmn.com/products%5Fguidebooks.html" rel="nofollow">Zipped PDF available here.</a></p></li>
<li><p>NASA Software Engineering Laboratory. <em>Software Measurement Guidebook</em>, 1995. This guidebook of about 100 pages is probably the best source of practical information on how to setup and run a measurement program to improve software processes. Download a PDF using menu option on <a href="http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook" rel="nofollow">this page.</a></p></li>
<li><p>NASA <em>Manager's Handbook for Software Development</em>. <a href="http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-manage.pdf" rel="nofollow">PDF.</a></p></li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/582472#5824721Answer by Skilldrick for What are some good free programming books?Skilldrick2009-02-24T16:34:30Z2009-04-23T14:48:56Z<p>I haven't used it yet, but <a href="http://poignantguide.net/ruby/" rel="nofollow">Why's (Poignant) Guide to Ruby</a> is great. It'll definitely be first on my list when I learn Ruby.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/582532#5825321Answer by Optimal Solutions for What are some good free programming books?Optimal Solutions2009-02-24T16:52:55Z2009-02-24T16:52:55Z<p>THANKS! This has been a very valuable resource considering the economic situation we're all faced with these days. Savings, of any amount, is wonderfully welcomed!</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/856318#8563181Answer by pramodc84 for What are some good free programming books?pramodc842009-05-13T06:09:07Z2009-05-13T06:09:07Z<p>E-Books for free online viewing and/or download @ <a href="http://www.e-booksdirectory.com/programming.php" rel="nofollow">Free Programming Books </a></p>
<p>The books cover all major programming languages: <strong>Ada, Assembly, Basic, C, C#, C++, CGI, JavaScript, Perl, Delphi, Pascal, Haskell, Java, Lisp, PHP, Prolog, Python, Ruby</strong>, as well as some other languages, <strong>game programming</strong>, and software engineering.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/1137451#11374510Answer by VonC for What are some good free programming books?VonC2009-07-16T13:07:43Z2009-07-16T13:07:43Z<p><img src="http://programmingscala.com/images/cover-sm.gif" alt="alt text" />
<strong><a href="http://programming-scala.labs.oreilly.com/index.html" rel="nofollow">Programing Scala</a></strong>, from</p>
<p><strong>Dean Wampler</strong> (Object Mentor, Inc.) and <strong>Alex Payne</strong> (Twitter, Inc), also released under the <a href="http://creativecommons.org/licenses/by-nc/3.0/" rel="nofollow">Creative Commons Attribution-Noncommercial</a>.</p>
<blockquote>
<p><em>Programming Scala</em> introduces an exciting new language that offers all the benefits of a modern object model, functional programming, and an advanced type system.<br />
Packed with code examples, this comprehensive book teaches you how to be productive with Scala quickly, and explains what makes this language ideal for today's highly scalable, component-based applications that support concurrency and distribution.<br />
You'll also learn the advantages that Scala offers as a language for the Java Virtual Machine</p>
</blockquote>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/1171257#11712570Answer by Justin Johnson for What are some good free programming books?Justin Johnson2009-07-23T11:54:24Z2009-07-23T11:54:24Z<ul>
<li><a href="http://mitpress.mit.edu/sicp/full-text/book/book.html" rel="nofollow">Structure and Interpretation of Computer Programs</a></li>
<li><a href="http://www.crockford.com/javascript/" rel="nofollow">Douglas Crockford's Javascript</a></li>
<li><a href="http://www.brpreiss.com/books/opus7/html/book.html" rel="nofollow">Data Structures and Algorithms with Object-Oriented Design Patterns in Python</a></li>
</ul>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/1222630#12226300Answer by prestomation for What are some good free programming books?prestomation2009-08-03T14:22:05Z2009-08-03T14:22:05Z<p><a href="http://search-pdf-books.com/" rel="nofollow">http://search-pdf-books.com/</a> is a free search engine for all kinds of PDFs</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/1286048#12860480Answer by Pratik for What are some good free programming books?Pratik2009-08-17T03:33:49Z2009-08-17T03:33:49Z<p>This came to me in an email from RedGate software's .Net Simple-Talk reflector newsletter. There is no specific license and I guess it should qualify as a free ebook</p>
<p>O'Reilly, "<a href="http://www.red-gate.com/products/ants%5Fperformance%5Fprofiler/be%5Fahead%5Fof%5Fthe%5Fgame%5Febook.htm?utm%5Fsource=simpletalk&utm%5Fmedium=email&utm%5Fcontent=nlv%5Faheadofgame-ebook&utm%5Fcampaign=antsperformanceprofiler" rel="nofollow">C# 3.0 Poket Reference</a>", by Joseph and Ben Albahari.</p>
<p>Also coming in top google search result for the <a href="http://www.google.com/search?q=C%23+3.0+Pocket+Reference+Free+ebook" rel="nofollow">book</a></p>
<p>I am not posting the direct link.</p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/1398562#13985620Answer by pramodc84 for What are some good free programming books?pramodc842009-09-09T09:32:54Z2009-09-09T09:32:54Z<p><strong>Free</strong> and <strong>Legal</strong> books link on <a href="http://www.reddit.com/r/csbooks/" rel="nofollow"><strong>reddit</strong></a></p>
http://stackoverflow.com/questions/391523/what-are-some-good-free-programming-books/1610843#16108430Answer by Graphics Noob for What are some good free programming books?Graphics Noob2009-10-23T00:40:37Z2009-10-23T00:40:37Z<p><a href="http://www.cs.berkeley.edu/~vazirani/algorithms.html" rel="nofollow">
<img src="http://ecx.images-amazon.com/images/I/51TSHtxrQZL.jpg">
</a></p>
<p>This is a free online version of the book we use in my university's algorithms course.</p>