new to stl..please help
-
What documentation should i read? Are there any books published (if yes, which ones should i buy),any good tutorials, where do i find the namespace's reference..? Thanks
SGI STL Reference[^] Effective STL[^]
led mike
-
What documentation should i read? Are there any books published (if yes, which ones should i buy),any good tutorials, where do i find the namespace's reference..? Thanks
CodeProject site on the subject[^] is always a good place to start. Before you begin you should be aware of what STL is in general. STL stands for "Standard Template Library" and is a set of C++ templates to be used when creating common data structures such as arrays, lists, stacks, maps and so on. If you don't know how to use templates and data structures mentioned above, or more important; when to use them, you should get yourself a book of basic C++ before taking the plounge into STL. STL is like a toolbox with tools designed to solve different kinds of problems. You just have to know which tool to use in any given situation, otherwise the tool may become part of the problem. Hope this helps -- Roger
"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"No one remembers a coward!" - Jan Elfström 1998
"...but everyone remembers an idiot!" - my lawyer 2005 when heard of Jan's saying above -
What documentation should i read? Are there any books published (if yes, which ones should i buy),any good tutorials, where do i find the namespace's reference..? Thanks
I recommend The C++ Standard Library by Nicolai M. Josuttis - perfect for C++ programmers who have yet to take the STL plunge. It's pretty much my bible on the subject (along with Scott Meyers Effective STL book of course). Amazon UK link[^]
Kicking squealing Gucci little piggy.
-
I recommend The C++ Standard Library by Nicolai M. Josuttis - perfect for C++ programmers who have yet to take the STL plunge. It's pretty much my bible on the subject (along with Scott Meyers Effective STL book of course). Amazon UK link[^]
Kicking squealing Gucci little piggy.
I agree 100% with Rob!
-
I agree 100% with Rob!
-
I agree 100% with you and you and Rob! :)
Kevin
-
I agree 100% with you and you and Rob! :)
Kevin
-
I agree 100% with you and you and Rob! :)
Kevin
I agree with you & him & him & him. Now Chris is not going to agree with all of us :laugh:
Marquee is no more :( [My Current Status] Link2006 wrote:Let's take it outside of CP Jeremy : Please don't.I would love to see this.I'm making the popcorn already.