On 9/3/07, Mohan S N <[EMAIL PROTECTED]> wrote: > The C Programming Language By Brian W. Kernighan and Dennis M. Ritchie > should be a good place to start learning C. But I'm a C++ guy, I > wouldn't know whats best.
_Accelerated C++_ Andrew Koenig is a highly recommended one (I haven't read it yet myself). Actually, Victor has a nice list here: http://www.rudbek.com/books.html Bruce Eckel's _Thinking in C++_ is another one (some don't like it, but I found it useful). This freely available for download: http://mindview.net/Books/TICPP/ThinkingInCPP2e.html And, of course, the gripping thriller, _Safe C++ Design Principles_ by our very own Thomas Hruska, downloadable form the 'Links' section of this Yahoo Group. -- Brett ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
