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. Pls suggest some resources

Pls suggest some resources

Scheduled Pinned Locked Moved The Lounge
questionc++comregexcode-review
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 Offline
    S Offline
    Sarath C
    wrote on last edited by
    #1

    Hi All, Well, I have an average knowledge in C++. I'd like to improve my understanding and knowldge in C++. Could you please suggest some books, sites or blogs? What is your opinion about C++ Gems? I haven't read it yet :( SaRath.
    "Do Next Thing..." Understanding State Pattern in C++

    I R A R 4 Replies Last reply
    0
    • S Sarath C

      Hi All, Well, I have an average knowledge in C++. I'd like to improve my understanding and knowldge in C++. Could you please suggest some books, sites or blogs? What is your opinion about C++ Gems? I haven't read it yet :( SaRath.
      "Do Next Thing..." Understanding State Pattern in C++

      I Offline
      I Offline
      Igor Vigdorchik
      wrote on last edited by
      #2

      Link[^]

      S J 2 Replies Last reply
      0
      • I Igor Vigdorchik

        Link[^]

        S Offline
        S Offline
        Sarath C
        wrote on last edited by
        #3

        :( SaRath.
        "Do Next Thing..." Understanding State Pattern in C++

        J 1 Reply Last reply
        0
        • I Igor Vigdorchik

          Link[^]

          J Offline
          J Offline
          Jonathan Darka
          wrote on last edited by
          #4

          :-D Darka [Xanya]

          1 Reply Last reply
          0
          • S Sarath C

            :( SaRath.
            "Do Next Thing..." Understanding State Pattern in C++

            J Offline
            J Offline
            Jonathan Darka
            wrote on last edited by
            #5

            I don't want to be mean, but if you are an intermediate C++ developer, then you should already know where to look, if not, then there is google (or microsoft live if you prefer :)) Darka [Xanya]

            S L 2 Replies Last reply
            0
            • S Sarath C

              Hi All, Well, I have an average knowledge in C++. I'd like to improve my understanding and knowldge in C++. Could you please suggest some books, sites or blogs? What is your opinion about C++ Gems? I haven't read it yet :( SaRath.
              "Do Next Thing..." Understanding State Pattern in C++

              R Offline
              R Offline
              Ryan Roberts
              wrote on last edited by
              #6

              Scott Meyers is good[^]. This is good if you want to get your head around template metaprogramming[^]. Ryan

              "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

              S 1 Reply Last reply
              0
              • J Jonathan Darka

                I don't want to be mean, but if you are an intermediate C++ developer, then you should already know where to look, if not, then there is google (or microsoft live if you prefer :)) Darka [Xanya]

                S Offline
                S Offline
                Sarath C
                wrote on last edited by
                #7

                I actually meant to know about some good books in C++. definitely we will get enough resource if we google. Many people will have some opinions about books this is something we could not get by googling and searching by live.com :( SaRath.
                "Do Next Thing..." Understanding State Pattern in C++

                1 Reply Last reply
                0
                • R Ryan Roberts

                  Scott Meyers is good[^]. This is good if you want to get your head around template metaprogramming[^]. Ryan

                  "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

                  S Offline
                  S Offline
                  Sarath C
                  wrote on last edited by
                  #8

                  Thanks alot. "The modern design of C++" seems to be a good one where i was searching for one like that. SaRath.
                  "Do Next Thing..." Understanding State Pattern in C++

                  1 Reply Last reply
                  0
                  • S Sarath C

                    Hi All, Well, I have an average knowledge in C++. I'd like to improve my understanding and knowldge in C++. Could you please suggest some books, sites or blogs? What is your opinion about C++ Gems? I haven't read it yet :( SaRath.
                    "Do Next Thing..." Understanding State Pattern in C++

                    A Offline
                    A Offline
                    Ali Mojtabaee
                    wrote on last edited by
                    #9

                    this [^]

                    1 Reply Last reply
                    0
                    • S Sarath C

                      Hi All, Well, I have an average knowledge in C++. I'd like to improve my understanding and knowldge in C++. Could you please suggest some books, sites or blogs? What is your opinion about C++ Gems? I haven't read it yet :( SaRath.
                      "Do Next Thing..." Understanding State Pattern in C++

                      R Offline
                      R Offline
                      Rohde
                      wrote on last edited by
                      #10

                      Get the Sutter books: "Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions", "More Exceptional C++", and "Exceptional C++ Style : 40 New Engineering Puzzles, Programming Problems, and Solutions". Also the Scott Meyers book "Effective C++ : 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)" (do be sure to get the latest 3rd Edition). I'm sure there's something to learn from Lippman's C++ Primer too.

                      1 Reply Last reply
                      0
                      • J Jonathan Darka

                        I don't want to be mean, but if you are an intermediate C++ developer, then you should already know where to look, if not, then there is google (or microsoft live if you prefer :)) Darka [Xanya]

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

                        Darka wrote:

                        I don't want to be mean, but if you are an intermediate C++ developer, then you should already know where to look, if not, then there is google (or microsoft live if you prefer :))

                        Crap, it is always better to get the recommendation from experts (as will be found on CP) than from random sites on the web or randoms books chosen from the short description on the back. Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                        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