View Single Post
Old 31-01-2005, 03:26 PM   #6 (permalink)
sudhir_mangla
Apprentice
 
Join Date: Jan 2005
Location: Faridabad
Posts: 66
Default

If you really wants to learn c++ then you should read some standard books on c++

There are only two standard books on c++ which are globally considered complete.

"The C++ Programming Language (Special 3rd Edition)"
Bjarne Stroustrup
Addison-Wesley
ISBN: 0201700735

C++ Primer (3rd Edition)
by Stanley B. Lippman, Josée Lajoie
Addison-Wesley
ISBN: 0201824701

A free e-book:
Thinking in C++ by Bruce Eckel available at: http://www.mindview.net/Books/TICPP...ingInCPP2e.html
__________________
Sudhir Mangla
http://DevelopersVoice.com
(VC++ FAQ, MFC FAQ, C++ FAQ)
http://Programmerworld.net
(Free books and source code)
sudhir_mangla is offline