Link to home
Start Free TrialLog in
Avatar of Nitinol
Nitinol

asked on

I would like some suggestions on a really good basic tutorial for C++

Hi, I am just starting to learn C++, and was wondering if someone could give me a website that is somewhat
dedicated to newbs like myself to this language.  I would appreciate any kind of input you have to offer....


Thanks in Advance


~ExaniX~
ASKER CERTIFIED SOLUTION
Avatar of Sys_Prog
Sys_Prog
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This is also a good point to start basics

http://www.cplusplus.com/doc/tutorial/

Amit
After having gone thru the above two docs, u could also read for some good discussion on specific C++ topics

http://www.parashift.com/c++-faq-lite/index.html

Amit
Hi Sys_Prog,
> "Thinking in C++" is one of the best
Agree. I like Eckel's books. The Java one is also great.

Cheers,
Stefan
Yes,

I really feel that every C++ programmer should read "Thinking in C++"
No matter which other book he has read, a person who has not read Eckel's book is missing something in C++ (that's my personal opinion)

Amit

Avatar of Nitinol

ASKER

Thank you for your input....   I think I will place my bet in "Thinking in C++"

I wasn't quite expecting people to answer considering this is a help, site, not a tutorial site....

Thank you very much