Results 1 to 7 of 7
Hi,
If any body is interested in learning C++ on his own then here is a site which I have been using to a great effect and satisfaction. Although many ...
- 06-05-2007 #1Linux Newbie
- Join Date
- Sep 2006
- Posts
- 175
Good C++ tutorials
Hi,
If any body is interested in learning C++ on his own then here is a site which I have been using to a great effect and satisfaction. Although many might be aware of it.
C++ Language Tutorial
I have bought some books on the language but none of the seem to be complete reference. I might be wrong here. But the above site gives a fine introduction to the whole idea of C++ programming to newbies. The examples are easy to follow and you can just copy paste and try them out with some modifications later on in order to understand the idea/logic. Please share with me a site or book that has helped you learn C++ with a good number of sample programs. Thanks..
- 06-05-2007 #2
ya, I used cplusplus.com to learn C++ too.
Accelerated C++ is a good book.
http://www.amazon.com/Accelerated-C%...1038558&sr=8-7
- 06-05-2007 #3
Stephen Kochan's book on C++ is a very good one to read.
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 06-05-2007 #4
i always liked jesse liberty, who did the c++ books for SAMS
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 06-05-2007 #5
The only C++ book I have is C++ Without Fear, by Overland. It just covers the basics, and is definately not a reference for later use, but I am learning from it quite well.
Dan
- 06-06-2007 #6
oh...i forgot this...
Object-Oriented Programming in C++ - Robert Lafore
...i like this very much
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 06-09-2007 #7Linux Newbie
- Join Date
- Sep 2006
- Posts
- 175
Brilliant guys thanks a lot...


Reply With Quote
