Reply to this subject
Start a new subject
 
Refresh page
| Posted by |
Nick Cash
USA (626 posts) bio
|
| Date |
Mon 19 Jan 2004 06:42 AM (UTC) [ quote
] |
| Message |
Alright, well, I just got bored and read all of this stuff about STL, and now I'm interested. Like I did with C, C++, Java, HTML, XML, PHP and MySQL, I believe I'll start with a book. Which one would you reccomend? Or two? Or three? :)
Thanks. |
~Nick Cash
http://www.nick-cash.com | top |
|
| Posted by |
David Haley
USA (3,881 posts) bio
Moderator |
| Date |
Reply #1 on Mon 19 Jan 2004 10:16 AM (UTC) [ quote
] Amended on Tue 20 Jan 2004 04:11 PM (UTC) by David Haley
|
| Message |
Nick took most of his stuff from the same book he recommended me, which is Josuttis's "C++ Standard Library- A tutorial and reference" or something like that.
Excellent, excellent book. However, it does assume that you know C++ quite well.
[edit to fix spelling of Josuttis's name. :)] |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | top |
|
| Posted by |
Nick Gammon
Australia (18,770 posts) bio
Forum Administrator |
| Date |
Reply #2 on Tue 20 Jan 2004 10:04 AM (UTC) [ quote
] Amended on Tue 20 Jan 2004 06:46 PM (UTC) by Nick Gammon
|
| Message |
The first book I would buy is:
The C++ Standard Library - A Tutorial and Reference
By Nicolai M. Josuttis
Published by Addison-Wesley
ISBN: 0-201-37926-0
Cover price: $US 59.99

This is indeed an excellent introduction (around 800 pages), and covers the various container types (lists, maps, vectors etc.) plus the algorithms (sort, etc.), function objects, strings and a whole lot of stuff.
There is also:
STL Tutorial and Reference Guide - C++ Programming with the Standard Template Library
By David R. Musser and Atul Saini
Published by Addison-Wesley
ISBN: 0-201-63398-1
Cover price: $US 44.95

This one is 400 pages. However if you have the Josuttis book I think it is not really necessary.
I also have:
Effective STL - 50 Specific Ways to Improve Your Use of the Standard Template Library
By Scott Meyers
Published by Addison-Wesley
ISBN: 0-201-74962-9
Cover Price: $US 39.99

This has some interesting tips and covers some more obscure points (260 pages).
However I really recommend the Josuttis book first and foremost, and look at the other ones once you become more familiar with STL. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
8,226 views.
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )