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. C / C++ / MFC
  4. Is this book on the standard library worth it?

Is this book on the standard library worth it?

Scheduled Pinned Locked Moved C / C++ / MFC
c++comtutorialquestionlearning
5 Posts 4 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.
  • M Offline
    M Offline
    markt 0
    wrote on last edited by
    #1

    I ran across this book and it looks like it could be really good. does anyone have it and is it worth it. The C++ Standard Library: A Tutorial and Reference (Hardcover) by Nicolai M. Josuttis http://www.amazon.com/C-Standard-Library-Tutorial-Reference/dp/0201379260/ref=pd_sim_b_title_2[^]

    D N 2 Replies Last reply
    0
    • M markt 0

      I ran across this book and it looks like it could be really good. does anyone have it and is it worth it. The C++ Standard Library: A Tutorial and Reference (Hardcover) by Nicolai M. Josuttis http://www.amazon.com/C-Standard-Library-Tutorial-Reference/dp/0201379260/ref=pd_sim_b_title_2[^]

      D Offline
      D Offline
      Dave Calkins
      wrote on last edited by
      #2

      That's the book I learned STL on. I thought it was a good read. Over the years, while using it, I think it seemed to be a little lacking as a reference for some reason. But overall a good book. One of the quirks of STL is the way strings evolved over the years, so you end up having stuff talking about char * strings and the std::string class and the other classes have evolved to use std::string. Anyway, it can be a little confusing. I seem to recall this book covering both.

      1 Reply Last reply
      0
      • M markt 0

        I ran across this book and it looks like it could be really good. does anyone have it and is it worth it. The C++ Standard Library: A Tutorial and Reference (Hardcover) by Nicolai M. Josuttis http://www.amazon.com/C-Standard-Library-Tutorial-Reference/dp/0201379260/ref=pd_sim_b_title_2[^]

        N Offline
        N Offline
        Nemanja Trifunovic
        wrote on last edited by
        #3

        That's "the" book on STL, if you ask me.

        Programming Blog utf8-cpp

        M 1 Reply Last reply
        0
        • N Nemanja Trifunovic

          That's "the" book on STL, if you ask me.

          Programming Blog utf8-cpp

          M Offline
          M Offline
          markt 0
          wrote on last edited by
          #4

          the reviews for it were all good too but i just wanted to make sure. thanks guys. I feel a little stupid now i didnt realize it was so popular. i wouldnt have asked if i knew it was like asking if scott meyers was worth buying.

          L 1 Reply Last reply
          0
          • M markt 0

            the reviews for it were all good too but i just wanted to make sure. thanks guys. I feel a little stupid now i didnt realize it was so popular. i wouldnt have asked if i knew it was like asking if scott meyers was worth buying.

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

            markt wrote:

            scott meyers was worth buying

            His stl book is also pretty good

            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