I'm trying to amass a list of programming books that are freely available on the Internet. The books can be about a particular programming language or about computers in general.
What are some freely available programming books on the Internet?
|
I'm trying to amass a list of programming books that are freely available on the Internet. The books can be about a particular programming language or about computers in general. What are some freely available programming books on the Internet? |
||||
|
|
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
I'm not sure if it qualifies as a book, but WikiBooks has plenty of material on programming. |
||||
|
|
|
The e-books search engine @ Free Book -s. |
||||
|
|
|
Python: Non-Programmer's Tutorial for Python 2.6 or Non-Programmer's Tutorial for Python 3
|
||||
|
|
|
|
||||
|
|
|
Here is one on Applying Design Patterns
|
||||
|
|
|
It's licensed under the GNU Free Documentation License. |
||||
|
|
|
There is one ultimate source of free programming books...google! Try the following query
This is useful when you know the name of the book. Warning: You might get books that are not "free". Download at your own risk. |
|||||
|
|
At developer.symbian.org we have several complete books, and more are coming! |
||||
|
|
|
97 Things Every Software Architect Should Know available under a creative commons license via wiki or Amazon. |
||||
|
|
|
If you want to learn a whole lot more about the strongly-typed, functional view of the world, I highly recommend two of Prof. Bob Harper's free books. The first, on programming in Standard ML: And the second, a type-centric introduction to programming languages: |
||||
|
|
|
http://search-pdf-books.com/ is a free search engine for all kinds of PDFs. |
||||
|
|
|
Temple Of Quantum Computing: http://www.toqc.com/ The link to the book is here. |
||||
|
|
|
Very good read about the history/development of WordPerfect by Pete Peterson: http://www.wordplace.com/ap/index.shtml (PDF file available inline introduction) Edit: Sorry, looks like this thread is exclusively for programming. This book isn't a programming book, but should still interest the same audience. Recommended. |
||||
|
|
|
I haven't updated the list in a while... but here is the comp sci section of a hobby site I maintain: |
||||
|
|
|
Not a book, but you might want to check out Donald Knuth's Computer Musings, a series of lectures that he gives at Stanford. His web site can be found here. |
||||
|
|
|
One online resource I use frequently is the POSIX 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. |
||||
|
|
|
Free and useful Cheat sheets, mostly in the Java world. |
||||
|
|
|
I think WikiBooks is hands-down one of the best free resources out there. It also looks like Scribd has some programming books available, though I'm not sure if they're meant to be free or not... :) |
||||
|
|
|
Free hard copy of Best Kept Secrets of Peer Code Review from Smart Bear. |
||||
|
|
|
Security Engineering, 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. |
||||
|
|
|
Here's a list of the free e-books referred to in Code Complete with their descriptions from the book. StackOverflow votes Code Complete as the single most influential book every programmer should read, so this is a good recommendation for these books, right?
|
||||
|
|
|
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 O'Reilly, "C# 3.0 Poket Reference", by Joseph and Ben Albahari. Also coming in top google search result for the book I am not posting the direct link. |
||||
|
|
|
C++ GUI Programming with Qt 4, First Edition http://www.qtrac.eu/C++-GUI-Programming-with-Qt-4-1st-ed.zip Found it on Nokia's Qt Documentation website "First Steps with Qt": http://doc.qt.nokia.com/4.6/how-to-learn-qt.html. Looks like a pretty good book. |
||||
|
|
|
If you don't feel like reading take a look at http://www.bestechvideos.com/. You can find a large collection of tech video on a large number of subjects. |
||||
|
|
|
Python Bibliotheca Includes books like 'How to Think Like a Computer Scientist'. |
||||
|
|
|
The Wikibooks Computer Science department has quite a few useful editable, commmunity-written books. |
||||
|
|