Topic: Please Recommend book on STL
Author: pmacint@gradin.cis.upenn.edu (Paul MacIntosh)
Date: 1998/04/17 Raw View
Ed Peddycoart (peddycoe@nichols.com) wrote:
: Can anyone recommend a good book on STL and its use.
STL Tutorial and Reference Guide
(C++ Programming with the Standard Template Library)
Musser, David R.
Saini, Atul
Copyright 1996
--
Paul MacIntosh
(pmacint@gradient.cis.upenn.edu)
[ Send an empty e-mail to c++-help@netlab.cs.rpi.edu for info ]
[ about comp.lang.c++.moderated. First time posters: do this! ]
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]
Author: scott@softbase.com
Date: 1998/04/20 Raw View
I recommend a very gentle introduction if you've never seen the STL
before, such as Schildt's Teach Yourself C++ third edition (the first
ed to cover the STL). The STL is very bizarre if you've never seen it
before. Once you're used to it, Stroustrup's third edition will get you
into thinking in STL. After that, you may want a reference book like
the STL Tutorial and Reference Guide for some of the more exotic parts.
The latest edition of the C++ Primer *JUST* came out, and I haven't had
time to really read it yet, but it has a good STL section. Schildt's
new pocket reference for C and C++ covers the STL and is the most
portable thing released to-date with info in it.
For more info, see the second URL in my signature and look for
the Cyber Reviews page.
Scott
--
Look at Softbase Systems' client/server tools, www.softbase.com
Check out the Essential 97 package for Windows 95 www.skwc.com/essent
All my other cool web pages are available from that site too!
My demo tape, artwork, poetry, The Windows 95 Book FAQ, and more.
[ Send an empty e-mail to c++-help@netlab.cs.rpi.edu for info ]
[ about comp.lang.c++.moderated. First time posters: do this! ]
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]