
- Forum
- Programming Talk
- C and C++
- What book to learn C++
What book to learn C++
This is a discussion on What book to learn C++ within the C and C++ forums, part of the Programming Talk category; Is there any particular book you might recommend to anyone just learning C++. I am ready to jump into this ...
-
What book to learn C++
Is there any particular book you might recommend to anyone just learning C++. I am ready to jump into this one but am not sure which book to use on this. Or is this language not one of the most used anymore.
-
09-05-2007, 05:42 AM #2
- Join Date
- Feb 2006
- Answers
- 12
To learn quick, I would suggest you can refer lots of online tutorials that are available... I went throu this too
http://www.exforsys.com/tutorials/c-plus-plus.html
-
10-25-2007, 06:03 PM #3
- Join Date
- Oct 2007
- Answers
- 5
if you are a beginer than you can use either Yashwanth Kanitkar's "Let us C++" with " Let us C" or you can go for BalguruSwamy's books but the only thing which is mandatory for any one to learn the subject is to practice as many programs you can practice.
Last edited by adarshshukla; 10-25-2007 at 06:05 PM.
-
11-19-2007, 01:12 AM #4
- Join Date
- Nov 2007
- Answers
- 1
balaguruswami c++,kanitkar c++
-
11-19-2007, 04:14 AM #5
- Join Date
- Oct 2007
- Answers
- 5
Books for C++
If anyone who is a novice programmer or an beginner of the C++ then I suggest you the these books:
For introduction and the basics structure of the language go through BalGuruswamy's C++ book. For the advance topics like Data Structure in C++ you can refer some other books.
-
My suggestion is you must go through "Object Oriented Programming in C++" by Robert Lafore.
-
I would suggest you to go through some online tutorials otherwise refer BalguruSwamy's books.
-
04-28-2008, 10:33 PM #8
KillTest. The safer,easier way to pass any IT exam. And help You to get IT CERT.
-
After learning the basics of C++(using either kanitker or Balaguruswamy) in subjective way, u must follow an objective approach. For that refer the book "Object Oriented Analysis and Design" by Grady Brooch.
-
I have experience with using Thinking in C++ book, hope this could help you.
-
Sponsored Ads

Reply With Quote





