C++ newbie..plz help

R

rhle.freak

Hi all ,i am new to this group,just starting out programming in c++,i
have a good grasp over 'c' and now i am moving onto c++.
I would like to know if the oop learning curve is very steep and also
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?
 
Y

yhtch

rhle.freak said:
Hi all ,i am new to this group,just starting out programming in c++,i
have a good grasp over 'c' and now i am moving onto c++.
I would like to know if the oop learning curve is very steep and also
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?
Thinking in C++ is also a good book.
 
R

rossum

Hi all ,i am new to this group,just starting out programming in c++,i
have a good grasp over 'c' and now i am moving onto c++.
I would like to know if the oop learning curve is very steep and also
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?

Many people recommend "Accelerated C++" by Koenig and Moo for people
who already have some programming experience. For reviews of other
possibilities see the ACCU (http://www.accu.org/index.htm) book
reviews section.

rossum
 
A

AnonMail2005

Hi all ,i am new to this group,just starting out programming in c++,i
have a good grasp over 'c' and now i am moving onto c++.
I would like to know if the oop learning curve is very steep and also
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?
Meyer's Effective C++ (3rd Edition) is a great book. I found that it
was
useful tool in becoming an intermediate programmer.

The Sutter books (and others in that series) are useful tools in
becoming an advanced programmer.
 
?

=?ISO-8859-15?Q?Juli=E1n?= Albo

rhle.freak said:
could you suggest a standard reference book.
Stroustrup's "The C++ Programming Language" seems to be good reference
and a choice of many...can i jump onto it without any other beginner
level books in c++?

As Stroustrup himself say recently: there are many people that have been
able to learn directly form TC++PL, and there are also many that not. If
you can, only you can know.

But I suggest you to read "Accelerated C++" first. Maybe you don't need it,
but it does not hurt in any case.
 
R

rhle.freak

able to learn directly form TC++PL, and there are also many that not. If
you can, only you can know.

But I suggest you to read "Accelerated C++" first. Maybe you don't need it,
but it does not hurt in any case.


I would like to thank all of you for your suggestions.Thanks a lot !
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top