Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

looking for tutorials

Status
Not open for further replies.

selfnp

Programmer
Jul 14, 2005
1
0
0
DE
hi frens,
I am familier with some programming languages, and i have basic idea of C++, pls give me some useful links for online tutorials or book name to learn c++ in unix environment better and faster way. hoping your positive repose soon.
 
I always push the Deitel and Dietel book for beginers... but if you've done anything OOP, you'll get C++ in no time and the book will hold you back.

You will probably want "C++ a programer's reference" and book mark the famed sgi STL site.

[plug=shameless]
[/plug]
 
Accelerated c++ by Koenig and Moo.
C++ primer by Stan lippman.
C++ programming language by Bjarne Stroustrup
The c++ standard template library by Josuttis
C++ templates by Josuttis/Vandervoorde.

Anything by Scott Meyers
Anything by Herb Sutter
Anything by Andrei Alexandrescu.

Should keep you going for a year or two.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top