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!)
|
314
|
|||||
|
|
|
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. |
|||
|
|
|
|
Have a look at http://www.zillr.org/ |
|||
|
|
|
|
Algorithms (draft version only, you also can buy the released version) by S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani
|
|||
|
|
|
|
Most of the content of O'Reilly's PHP in a Nutshell by Paul Hudson is available in Wiki format from The Practical PHP Programming site. |
|||
|
|
|
|
"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? and i've found almost everything i need via the bittorrents (torrentz.com and the like) |
|||
|
|
|
|
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. |
|||
|
|
|
|
Entity Framework learning guide - free, 514 pages I also recommend pdf files search: Pdfgeni If you are looking for academic stuff it's always worth to search at MIT OCW |
|||
|
|
|
|
http://www.flazx.com/ lots of e-books on stack. |
|||
|
|
|
|
Lisp related:
|
|||
|
|
|
|
Thinking Forth and a review of it |
|||
|
|
|
|
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/ |
|||
|
|
|
|
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 |
|||
|
|
|
|
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'. |
|||
|
|
|
|
What about Wikibooks? I've noticed quite a few programming-related books on there. |
|||
|
|
|
|
I'm a fan of Eloquent Javascript. |
|||
|
|
|
|
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. |
|||
|
|
|
|
Wow, I figured theassayer.org would be on here by now. |
|||
|
|
|
|
"Programming Ruby - The pragmatic programmers guide" http://www.rubycentral.com/book/ 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. I can also recommend the Algorithm book by S. Dasgupta, C.H. Papadimitriou, and U.V. Vazirani, which is mentioned above. |
|||
|
|
|
|
.NET Book Zero by Charles Petzold |
|||
|
|
|
|
I haven't updated the list in a while... but here is the comp sci section of a hobby site I maintain: |
|||
|
|