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. How to learn C++

How to learn C++

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialc++learning
8 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
    shanmugarajaa
    wrote on last edited by
    #1

    How to learn C++ in depth. can you prefer any book or website to learn all concepts in brief with an example. kindly guide me to become good programmer.

    modified on Wednesday, August 31, 2011 12:41 AM

    D C N M 4 Replies Last reply
    0
    • S shanmugarajaa

      How to learn C++ in depth. can you prefer any book or website to learn all concepts in brief with an example. kindly guide me to become good programmer.

      modified on Wednesday, August 31, 2011 12:41 AM

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Have you looked here?

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "Some people are making such thorough preparation for rainy days that they aren't enjoying today's sunshine." - William Feather

      1 Reply Last reply
      0
      • S shanmugarajaa

        How to learn C++ in depth. can you prefer any book or website to learn all concepts in brief with an example. kindly guide me to become good programmer.

        modified on Wednesday, August 31, 2011 12:41 AM

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #3

        http://www.cplusplus.com/doc/tutorial/[^]

        image processing toolkits | batch image processing

        A 1 Reply Last reply
        0
        • S shanmugarajaa

          How to learn C++ in depth. can you prefer any book or website to learn all concepts in brief with an example. kindly guide me to become good programmer.

          modified on Wednesday, August 31, 2011 12:41 AM

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

          Start with a good book, such as Accelerated C++[^]

          utf8-cpp

          A O 2 Replies Last reply
          0
          • C Chris Losinger

            http://www.cplusplus.com/doc/tutorial/[^]

            image processing toolkits | batch image processing

            A Offline
            A Offline
            Albert Holguin
            wrote on last edited by
            #5

            that's a pretty good website, I still use it for reference from time to time... :thumbsup:

            1 Reply Last reply
            0
            • N Nemanja Trifunovic

              Start with a good book, such as Accelerated C++[^]

              utf8-cpp

              A Offline
              A Offline
              Albert Holguin
              wrote on last edited by
              #6

              Good books are always a good place to start... I initially learned with this (and its very good, but old): Standard C++ Bible[^] But since that's sort of an old book, there may be an updated version or maybe try something else.

              1 Reply Last reply
              0
              • N Nemanja Trifunovic

                Start with a good book, such as Accelerated C++[^]

                utf8-cpp

                O Offline
                O Offline
                Orjan Westin
                wrote on last edited by
                #7

                I second the recommendation of this book. Many books teaching C++ still tend to start from C (sometimes even teaching C first) and then adding bits of C++ later on. In my experience, this produces programmers who use the language as an extended C, which in turn leads to bad code and bad designs. There's nothing wrong with C (well, actually...) but the sort of "C with classes" often seen is the worst of both worlds. "Accelerated C++" teaches C++, and does it very well. It includes many modern (as in post-1998 standard) idioms and best-practices, too, which generally are missing from the various "C++ Primers". For further reading, get some Herb Sutter.

                1 Reply Last reply
                0
                • S shanmugarajaa

                  How to learn C++ in depth. can you prefer any book or website to learn all concepts in brief with an example. kindly guide me to become good programmer.

                  modified on Wednesday, August 31, 2011 12:41 AM

                  M Offline
                  M Offline
                  MMJ1989
                  wrote on last edited by
                  #8

                  learn C++ is not by only reading boooooks . you must think like a programmer and understand the idea behind the code .

                  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