Re: who can tell usage of stl in industry?
From: Carl Daniel [VC++ MVP] (cpdaniel_remove_this_and_nospam_at_mvps.org.nospam)
Date: 06/17/04
- Next message: dru: "What do you use with Visual Studio 6.0"
- Previous message: kevin: "Re: who can tell usage of stl in industry?"
- In reply to: kevin: "Re: who can tell usage of stl in industry?"
- Next in thread: Don Kim: "Re: who can tell usage of stl in industry?"
- Reply: Don Kim: "Re: who can tell usage of stl in industry?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Jun 2004 22:10:56 -0700
kevin wrote:
> thank you .I had learned .net,c# and so on.
> but, i like c plus plus,so that i want to improve myself greatly.
> And, stl is a good chioce, i think so.
OK. You'll have to be more specific if your time is truly limited.
I'd recommend the following books:
Accelerated C++ by Andrew Koenig and Barbara Moo
The C++ Programming Lanauge, Bjarne Stroustrup
Effective C++, Scott Meyers
More Effective C++, Scott Meyers
Effective STL, Scott Meyers
Generic Programming and the STL, Matt Austern
The C++ Standard Library, Nicolai Josuttis
For Boost, join the boost-users mailing list (see www.boost.org for mailing
list subscription information). The boost mailing lists are also available
via NNTP through GMane (www.gmane.org).
One of the best things about C++ is the rich collection of top-notch books.
I'm sure the .NET books outweigh the C++ books by a considerable margin, but
in my experience, the content of these top C++ books far exceeds that of
most .NET titles.
-cd
- Next message: dru: "What do you use with Visual Studio 6.0"
- Previous message: kevin: "Re: who can tell usage of stl in industry?"
- In reply to: kevin: "Re: who can tell usage of stl in industry?"
- Next in thread: Don Kim: "Re: who can tell usage of stl in industry?"
- Reply: Don Kim: "Re: who can tell usage of stl in industry?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|