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. The Lounge
  3. got the book "The Annotated C++ Reference Manual " yesterday

got the book "The Annotated C++ Reference Manual " yesterday

Scheduled Pinned Locked Moved The Lounge
c++comquestionlearning
11 Posts 7 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.
  • S Southmountain

    last week I ordered a used book from Amazon: The Annotated C++ Reference Manual. I reviewed few topics and felt it is really a great book still. I wonder if I still need to go through it in my spare time....

    diligent hands rule....

    P Offline
    P Offline
    Peter_in_2780
    wrote on last edited by
    #2

    My 1990 (1st?) edition is within arms length. Happy reading!

    Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

    S 1 Reply Last reply
    0
    • P Peter_in_2780

      My 1990 (1st?) edition is within arms length. Happy reading!

      Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

      S Offline
      S Offline
      Southmountain
      wrote on last edited by
      #3

      it is 1996 version. that link is not right...

      diligent hands rule....

      1 Reply Last reply
      0
      • S Southmountain

        last week I ordered a used book from Amazon: The Annotated C++ Reference Manual. I reviewed few topics and felt it is really a great book still. I wonder if I still need to go through it in my spare time....

        diligent hands rule....

        S Offline
        S Offline
        Shao Voon Wong
        wrote on last edited by
        #4

        Why buy such an old book to read? Most probably some of the contents do not apply to modern C++ syntax and compiler.

        D G 2 Replies Last reply
        0
        • S Shao Voon Wong

          Why buy such an old book to read? Most probably some of the contents do not apply to modern C++ syntax and compiler.

          D Offline
          D Offline
          Daniel Pfeffer
          wrote on last edited by
          #5

          You are correct - C++20 departed a lot from Stroustroup's vision, but it is still a good book for learning how he envisioned it would work, and some of the principles he outlines are important even to today's C++ programmers. I would say that it is still a book well worth reading.

          Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

          S 1 Reply Last reply
          0
          • S Southmountain

            last week I ordered a used book from Amazon: The Annotated C++ Reference Manual. I reviewed few topics and felt it is really a great book still. I wonder if I still need to go through it in my spare time....

            diligent hands rule....

            B Offline
            B Offline
            BernardIE5317
            wrote on last edited by
            #6

            Greetings I read Mr. Stroustrup's C++ text some years ago I have yet to figure out the language it was written in His presentation seems to me convoluted He speaks at length on topics without stating the topic until he is done speaking on the topic On other occasions as best I recall he delves into Quantum Mechanics when all I wish to learn at that point is how to add two and two I would rather eat glass than read it again The model of a language text is in my humble opinion that of Harbison and Steele for C - Cheerio My sympathies for the SPAM moderator

            S 1 Reply Last reply
            0
            • B BernardIE5317

              Greetings I read Mr. Stroustrup's C++ text some years ago I have yet to figure out the language it was written in His presentation seems to me convoluted He speaks at length on topics without stating the topic until he is done speaking on the topic On other occasions as best I recall he delves into Quantum Mechanics when all I wish to learn at that point is how to add two and two I would rather eat glass than read it again The model of a language text is in my humble opinion that of Harbison and Steele for C - Cheerio My sympathies for the SPAM moderator

              S Offline
              S Offline
              Southmountain
              wrote on last edited by
              #7

              on few concepts, I got deep understanding: it's genesis in the Bible...

              diligent hands rule....

              1 Reply Last reply
              0
              • D Daniel Pfeffer

                You are correct - C++20 departed a lot from Stroustroup's vision, but it is still a good book for learning how he envisioned it would work, and some of the principles he outlines are important even to today's C++ programmers. I would say that it is still a book well worth reading.

                Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                S Offline
                S Offline
                Southmountain
                wrote on last edited by
                #8

                knowing its history can bring understanding to its beginning and future...

                diligent hands rule....

                M 1 Reply Last reply
                0
                • S Shao Voon Wong

                  Why buy such an old book to read? Most probably some of the contents do not apply to modern C++ syntax and compiler.

                  G Offline
                  G Offline
                  Gary R Wheeler
                  wrote on last edited by
                  #9

                  Because there are many C++ environments where it will be a very long time before C++20 is supported, if at all. Knowing language basics is essential, and this book describes those basics very well indeed.

                  Software Zen: delete this;

                  1 Reply Last reply
                  0
                  • S Southmountain

                    knowing its history can bring understanding to its beginning and future...

                    diligent hands rule....

                    M Offline
                    M Offline
                    Mladen Jankovic
                    wrote on last edited by
                    #10

                    Then you should also get [Design and Evolution of C++](https://www.amazon.com/Design-Evolution-C-Bjarne-Stroustrup/dp/0201543303) if you still haven't .

                    S 1 Reply Last reply
                    0
                    • M Mladen Jankovic

                      Then you should also get [Design and Evolution of C++](https://www.amazon.com/Design-Evolution-C-Bjarne-Stroustrup/dp/0201543303) if you still haven't .

                      S Offline
                      S Offline
                      Southmountain
                      wrote on last edited by
                      #11

                      thanks for this great link! I will get one copy of it.

                      diligent hands rule....

                      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