|
|
| Programming from the Ground Up
Free IA-32 e-book by Jonathan Bartlett. Focuses on GNU/Linux development.
Added: November 28, 2007 Clicks: 143
|
| The Django Book
The online version of The Django Book, a free book about The Django Project.
Added: March 12, 2007 Clicks: 107
|
|
|
Book Recommendation:
C++: The Complete Reference covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and run-time type identification, plus there's a complete description of the Standard Template Library (STL). I found the book incredibly useful even when making really complicated programs because of the fact that it has everything in it. I can't really stress that point enough. Seriously, if you're getting a C++ book you are planning on actually using, you really should get this book. |
|