I know of a couple, but I would like to build a list up for some nice holiday reading.
(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!)
|
311
|
|||||
|
|
|
Here is a PDF of the book On Lisp by Paul Graham that I've been reading lately. |
|||
|
|
|
|
I'm going to start a list of tutorial/books here: |
|||
|
|
|
|
That is an amazing resource, not all of the links work, but about 95% which is still awesome |
|||
|
|
|
|
This link was listed on digg: http://programmingebooks.tk/ |
|||
|
|
|
|
MIT has their open course ware for computer science. http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/index.htm |
|||
|
|
|
|
You can check out my free ebook, Foundations of Programming. (Karl Seguin) |
|||
|
|
As long as we're on the subject of Lisp, Practical Common Lisp by Peter Seibel is available for free online. |
|||
|
|
|
|
Bruce Eckel has free books on several topics here. Dive Into Python is a nice free Python book. Check out Thinking in Java and Thinking in C++ as well. |
|||
|
|
|
|
If you haven't read it yet, I recommend the free PDF download Think Python. It is a great book. |
|||
|
|
|
|
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. |
|||
|
|
For those interested in reading about Smalltalk: http://stephane.ducasse.free.fr/FreeBooks.html has an extensive collection of out-of-print smalltalk books available as PDF files. |
|||
|
|
|
|
Here what's on my bookmarks:
All of these are available online (free and legal). |
|||
|
|
The Foundations of Programming E-Book from CodeBetter.com is a worthwhile read for beginners. |
|||
|
|
|
|
It's not an ebook, but every programmer should probably watch it. MIT's - Structure and Interpretation of Computer Programs, Video Lectures Also, Berkley have their lectures posted online |
|||
|
|
Don't forget the classic, Programming Pearls: |
|||
|
|
Thinking Forth and a review of it |
|||
|
|
|
|
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.)? |
|||
|
|
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. |
|||
|
|
|
|
Patterns of Software: Tales from the Software Community by Richard P. Gabriel. 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. |
|||
|
|
|
|
Have a look at http://www.freetechbooks.com/ |
|||
|
|
|
|
Have a look at http://www.zillr.org/ |
|||
|
|
|
|
I recommend http://translate.google.com/translate?u=http%3A%2F%2Fwww.eknigu.com%2F&hl=en&ie=UTF8&sl=ru&tl=en I got some great CS related books, papers etc here |
|||
|
|
|
|
Learn to Program, by Chris Pine. |
|||
|
|
|
|
Nvidia released 'GPU Gems 1' for free: GPU Gems |
|||
|
|
|
|
My links for C#:
Algorithms: Free books on various topics from O'Reilly: |
|||
|
|
|
|
Programming Languages: Application and Interpretation if you want something more advanced. |
|||
|
|
|
|
Version ControlSubversion Version Control: Using the Subversion Version Control System in Development Projects
"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." |
|||
|
|
|
|
Python Bibliotheca Includes books like 'How to Think Like a Computer Scientist'. |
|||
|
|