Industrial Strength C++
Online version of the book earlier published by Prentice Hall with the same name
http://hem.passagen.se/erinyq/industrial/index.htm
created by fab on 2007-12-15 12:04:00
|
|
|
C and C++ Style Guides
This is an archive of style guides for C and C++ code. Also archived here are some documents that discuss the value and utility of style guides.
http://www.chris-lott.org/resources/cstyle/
created by fab on 2007-12-15 12:24:31
|
|
|
Neil's Guide to C++
An abandoned C++ book written by Neil C. Obremski in 2001-2002
http://www.neilstuff.com/guide_to_cpp/
created by fab on 2007-12-15 12:13:28
|
|
|
C++: A Dialog
Free onlince C++ Programming Book in html format
http://www.steveheller.com/cppad/Output/dialogTOC.
created by fab on 2007-12-15 11:59:29
|
|
|
C++ in Action: Industrial Strength Programming
In this book you won't find examples of boring payroll applications or programs for grading students. Instead you'll witness the development of a simple parser and a symbolic calculator from a simple command-line program to a GUI Windows application. In the process you'll learn how to use C++ like a real pro.
http://www.relisoft.com/book/index.htm
created by fab on 2007-12-15 11:59:02
|
|
|
Ada for Software Engineers
The book is intended for software engineers making the transition to Ada, and for upper-level undergraduate and graduate students (including those who have had the good fortune to study Ada as their first programming language!).
http://stwww.weizmann.ac.il/g-cs/benari/books/ase-
created by fab on 2007-12-11 05:38:22
|
|
|
Ruby Essentials
Ruby Essentials is a free on-line book designed to provide a concise and easy to follow guide to learning Ruby.
http://www.techotopia.com/index.php/Ruby_Essential
created by fab on 2007-12-11 05:30:01
|
|
|
C# School book
Starting with the basics of the language, it goes on to cover object oriented programming techniques and a wide range of C# languages features including interfaces, exceptions and delegates.
http://www.programmersheaven.com/2/CSharpBook
created by fab on 2007-12-10 09:59:32
|
|
|
Beginning Perl
This is a Good Book to start with Perl. Even usable by any one with no or minimal coding experience
http://www.perl.org/books/beginning-perl/
created by fab on 2007-12-07 05:09:59
|
|
|
kirupa.com - PHP and XML
PHP Tutorial
http://www.kirupa.com/web/index.htm
created by fab on 2007-11-23 05:01:53
|
|
|