Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. ATL / WTL / STL
  4. new to stl..please help

new to stl..please help

Scheduled Pinned Locked Moved ATL / WTL / STL
c++helpquestion
9 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    eusto
    wrote on last edited by
    #1

    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

    L R L 3 Replies Last reply
    0
    • E eusto

      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

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      SGI STL Reference[^] Effective STL[^]

      led mike

      1 Reply Last reply
      0
      • E eusto

        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

        R Offline
        R Offline
        Roger Stoltz
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        • E eusto

          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

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          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.

          G 1 Reply Last reply
          0
          • L Lost User

            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.

            G Offline
            G Offline
            George L Jackson
            wrote on last edited by
            #5

            I agree 100% with Rob!

            A 1 Reply Last reply
            0
            • G George L Jackson

              I agree 100% with Rob!

              A Offline
              A Offline
              Anonymuos
              wrote on last edited by
              #6

              I agree 100% with you and Rob! :laugh:

              K 1 Reply Last reply
              0
              • A Anonymuos

                I agree 100% with you and Rob! :laugh:

                K Offline
                K Offline
                Kevin McFarlane
                wrote on last edited by
                #7

                I agree 100% with you and you and Rob! :)

                Kevin

                E E 2 Replies Last reply
                0
                • K Kevin McFarlane

                  I agree 100% with you and you and Rob! :)

                  Kevin

                  E Offline
                  E Offline
                  eusto
                  wrote on last edited by
                  #8

                  Thanks. Just what i was looking for

                  1 Reply Last reply
                  0
                  • K Kevin McFarlane

                    I agree 100% with you and you and Rob! :)

                    Kevin

                    E Offline
                    E Offline
                    Eytukan
                    wrote on last edited by
                    #9

                    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.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups