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
|
|||||
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
How about Programming Ruby. 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. |
|||
|
|
|
|
This was one of the books in the list that mmyers posted, but I wanted to bring more attention to The Cathedral and the Bazaar. To me, it (and the other essays included in the book) serve as a good intro to the world of open source software. |
|||
|
|
|
|
There's a good free C# ebook at ProgrammersHeaven |
|||
|
|
|
|
ProgrammingGroundUp - nice programming introduction in assembler |
|||
|
|
|
|
Why's (Poignant) Guide to Ruby is a good choice if you want to learn Ruby and laugh at the same time. |
|||
|
|
|
|
Extreme Perl, 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. I use it mainly for the part on TDD :P |
|||
|
|
|
|
I'm not sure if it qualifies as a book, but WikiBooks has plenty of stuff on programming. http://en.wikibooks.org/wiki/Category:Programming |
|||
|
|
|
|
Free and useful Cheat sheets, mostly in the Java world. |
|||
|
|
|
|
NVidia has some free literature on graphics programming: |
|||
|
|
|
|
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... :) |
|||
|
|
|
|
Lots of books are free with a paid safari subscription. http://safari.oreilly.com/ |
|||
|
|
I found this book on C, however I'm as yet undecided as to whether or not it is "good": The C Book, second edition by Mike Banahan, Declan Brady and Mark Doran |
|||
|
|
|
|
Heres a list of some off CodePlex: http://blogs.msdn.com/wriju/archive/2009/01/07/free-ebooks-at-codeplex.aspx |
|||
|
|
|
|
Check out GNY Has free e-books for:
|
|||
|
|
|
|
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! |
|||
|
|
|
|
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?
|
|||
|
|
|
|
I haven't used it yet, but Why's (Poignant) Guide to Ruby is great. It'll definitely be first on my list when I learn Ruby. |
|||
|
|
|
|
E-Books for free online viewing and/or download @ Free Programming Books The books cover all major programming languages: Ada, Assembly, Basic, C, C#, C++, CGI, JavaScript, Perl, Delphi, Pascal, Haskell, Java, Lisp, PHP, Prolog, Python, Ruby, as well as some other languages, game programming, and software engineering. |
|||
|
|
|
|
Don't forget the classic, Programming Pearls: |
|||
|
|
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.)? |
|||
|
|
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. |
|||
|
|
|
|
Foundations of Programming Ebook by Karl Seguin http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx |
|||
|
|
|
|
I would higly recommend you to read following book this holiday: |
|||
|
|
How to Design Programs An Introduction to Computing and Programming It uses scheme as SCIP, but it takes a lighter aproach. |
|||
|
|
|
|
Free hard copy of Best Kept Secrets of Peer Code Review from Smart Bear. |
|||
|
|