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. best book or refernce for Visual c++

best book or refernce for Visual c++

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestionlearning
6 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
    mostafa_h
    wrote on last edited by
    #1

    hi all is there any help to say , what is the best Book Or Reference for Visual c++ . I'm new in visual c++ thanx very lot

    s_mostafa_h

    B J H 3 Replies Last reply
    0
    • M mostafa_h

      hi all is there any help to say , what is the best Book Or Reference for Visual c++ . I'm new in visual c++ thanx very lot

      s_mostafa_h

      B Offline
      B Offline
      bob16972
      wrote on last edited by
      #2

      If one book could take you from beginner to intermediate programmer, (in Visual C++) it would have to be Ivor Horton's "Beginning Visual C++ 6" or there are versions for VC++ 2005 and VC++ 2008. They are all basically the same except the newer ones add some odd chapters on WinForms and a small dose of .NET for completeness. First half of the book teaches C++, the second half is about Windows programming. MFC is the dominant class library used.

      1 Reply Last reply
      0
      • M mostafa_h

        hi all is there any help to say , what is the best Book Or Reference for Visual c++ . I'm new in visual c++ thanx very lot

        s_mostafa_h

        J Offline
        J Offline
        Jijo Raj
        wrote on last edited by
        #3

        I don't think that there is single book which is the final reference of entire VC++ programming stuffs. From my experience, I recommend 4 books, by which you can pass most of the hurdles that a typical windows programmer will encounter. 1) If you are a beginner and want to learn the basics of windows programming then, - Programming Windows by Charles Petzold - Its a classic. 2) If you want the reference for MFC, then - Programming MFC by Jeff Prosise. 3) If you want to do some kernel stuff, then. - Programming Applications for Microsoft Windows by Jeffrey Richter. 4) If you want a reference for debugging, then - Debugging Applications by John Robbins. Regards, Jijo. ________________________________ http://weseetips.com - Daily Visual C++ technical tips.

        M 1 Reply Last reply
        0
        • J Jijo Raj

          I don't think that there is single book which is the final reference of entire VC++ programming stuffs. From my experience, I recommend 4 books, by which you can pass most of the hurdles that a typical windows programmer will encounter. 1) If you are a beginner and want to learn the basics of windows programming then, - Programming Windows by Charles Petzold - Its a classic. 2) If you want the reference for MFC, then - Programming MFC by Jeff Prosise. 3) If you want to do some kernel stuff, then. - Programming Applications for Microsoft Windows by Jeffrey Richter. 4) If you want a reference for debugging, then - Debugging Applications by John Robbins. Regards, Jijo. ________________________________ http://weseetips.com - Daily Visual C++ technical tips.

          M Offline
          M Offline
          mostafa_h
          wrote on last edited by
          #4

          thanx , now i want to know is there any differ between Visual C++ 6 & VC++ 2005 or ... other version actually. sometimes this very important to know this . rgds

          s_mostafa_h

          J 1 Reply Last reply
          0
          • M mostafa_h

            thanx , now i want to know is there any differ between Visual C++ 6 & VC++ 2005 or ... other version actually. sometimes this very important to know this . rgds

            s_mostafa_h

            J Offline
            J Offline
            Jijo Raj
            wrote on last edited by
            #5

            Indeed. They differs a lot. 1) Visual Studio 2005 stays more close to C++ language specifications. Where in VC 6.0 you might miss some language features. For instance try-catch block in body of constructor. I couldn't compile it in my VC 6.0 SP5. 2) But don't under-estimate VC 6.0. I've to admit that VC 6.0 is one of the best IDE that ever build. You see, still its being used by lot of companies for lot of products. Its still popular now. 3) In VC++ 2005 supports .net platform where VC++ 6.0 don't. Have a look at Wiki[^] about the different versions of Visual C++. Regards, Jijo.

            ________________________________ http://weseetips.com - Visual C++ technical tips.

            1 Reply Last reply
            0
            • M mostafa_h

              hi all is there any help to say , what is the best Book Or Reference for Visual c++ . I'm new in visual c++ thanx very lot

              s_mostafa_h

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #6

              And see www.cplusplus.com.

              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