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. Getting start to vc++

Getting start to vc++

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
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.
  • A alpa shah

    Hello everybody... I am new to VC++. And I want to learn it. So please help me from where to start...and from which website I can get nice tutorials for it... Please suggest me nice websites which has good contents of vc++... Waiting for reply...:)

    alpa shah

    _ Offline
    _ Offline
    _AnsHUMAN_
    wrote on last edited by
    #2

    You can refer MSDN as well as codeproject.com to start learning about VC++. These two are very good sources for newbies who want to learn VC++.

    Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

    A 1 Reply Last reply
    0
    • _ _AnsHUMAN_

      You can refer MSDN as well as codeproject.com to start learning about VC++. These two are very good sources for newbies who want to learn VC++.

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      A Offline
      A Offline
      alpa shah
      wrote on last edited by
      #3

      Thank you... Now I'm going to start with this... But I was not able to find VC++ tutorials on this "codeproject.com" site.... so please send me link...or section name where I can find tutorials for VC++ Waiting for reply....

      alpa shah

      T 1 Reply Last reply
      0
      • A alpa shah

        Hello everybody... I am new to VC++. And I want to learn it. So please help me from where to start...and from which website I can get nice tutorials for it... Please suggest me nice websites which has good contents of vc++... Waiting for reply...:)

        alpa shah

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #4

        IMO, the best way to start learning it is to buy a good book. Unfortunately, I don't know a good book for beginner... But also, you need to be more precise: what do you want to start to learn first ? C++ or VC++ (which means, MFC and all the stuff for GUI). If you never worked with C++, I strongly suggest that you start by the basics in C++, thus only making console application and then switch to windows GUI once you have a good grasp on the language.


        Cédric Moonen Software developer
        Charting control [Updated - v1.1]

        A 1 Reply Last reply
        0
        • C Cedric Moonen

          IMO, the best way to start learning it is to buy a good book. Unfortunately, I don't know a good book for beginner... But also, you need to be more precise: what do you want to start to learn first ? C++ or VC++ (which means, MFC and all the stuff for GUI). If you never worked with C++, I strongly suggest that you start by the basics in C++, thus only making console application and then switch to windows GUI once you have a good grasp on the language.


          Cédric Moonen Software developer
          Charting control [Updated - v1.1]

          A Offline
          A Offline
          alpa shah
          wrote on last edited by
          #5

          I've learned C++...so now I want to learn VC++ and mostly for it's ATL project building....And more for building COM Components.....so can you please suggest me nice book or online helping tutorials for ATL/COM of VC++

          alpa shah

          M 1 Reply Last reply
          0
          • A alpa shah

            I've learned C++...so now I want to learn VC++ and mostly for it's ATL project building....And more for building COM Components.....so can you please suggest me nice book or online helping tutorials for ATL/COM of VC++

            alpa shah

            M Offline
            M Offline
            Mila025
            wrote on last edited by
            #6

            Hi, hm ... maybe "Developer's Workshop to COM and ATL 3.0" by Andrew W. Troelsen

            ----------- Mila

            A 1 Reply Last reply
            0
            • A alpa shah

              Hello everybody... I am new to VC++. And I want to learn it. So please help me from where to start...and from which website I can get nice tutorials for it... Please suggest me nice websites which has good contents of vc++... Waiting for reply...:)

              alpa shah

              N Offline
              N Offline
              Nibu babu thomas
              wrote on last edited by
              #7

              alpa shah wrote:

              Please suggest me nice websites which has good contents of vc++...

              IMHO being a beginner this will be hard on you. Long hours staring on the computer screen will make you tired or you will have to take prints, which is quite expensive. As already said start off with a book. Buy Yashwant kanetkar's book on VC++. You will enjoy this book. It starts with the most basic stuff. Most books start with Document view architecture which could be hard on you. This book is quite different from them and does help beginners a lot. Don't forget to do the exercises given at the end of chapters. :) Welcome to world of VC++.


              Nibu thomas A Developer Programming tips[^]  My site[^]

              A 1 Reply Last reply
              0
              • N Nibu babu thomas

                alpa shah wrote:

                Please suggest me nice websites which has good contents of vc++...

                IMHO being a beginner this will be hard on you. Long hours staring on the computer screen will make you tired or you will have to take prints, which is quite expensive. As already said start off with a book. Buy Yashwant kanetkar's book on VC++. You will enjoy this book. It starts with the most basic stuff. Most books start with Document view architecture which could be hard on you. This book is quite different from them and does help beginners a lot. Don't forget to do the exercises given at the end of chapters. :) Welcome to world of VC++.


                Nibu thomas A Developer Programming tips[^]  My site[^]

                A Offline
                A Offline
                alpa shah
                wrote on last edited by
                #8

                Thanks for your response....I'll sure try this book...:)

                alpa shah

                1 Reply Last reply
                0
                • M Mila025

                  Hi, hm ... maybe "Developer's Workshop to COM and ATL 3.0" by Andrew W. Troelsen

                  ----------- Mila

                  A Offline
                  A Offline
                  alpa shah
                  wrote on last edited by
                  #9

                  Thanks for your reply....I'll try this book also...:)

                  alpa shah

                  1 Reply Last reply
                  0
                  • A alpa shah

                    Thank you... Now I'm going to start with this... But I was not able to find VC++ tutorials on this "codeproject.com" site.... so please send me link...or section name where I can find tutorials for VC++ Waiting for reply....

                    alpa shah

                    T Offline
                    T Offline
                    ThatsAlok
                    wrote on last edited by
                    #10

                    alpa shah wrote:

                    Thank you... Now I'm going to start with this... But I was not able to find VC++ tutorials on this "codeproject.com" site.... so please send me link...or section name where I can find tutorials for VC++

                    http://codeproject.com/cpp

                    "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

                    cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief And You

                    1 Reply Last reply
                    0
                    • A alpa shah

                      Hello everybody... I am new to VC++. And I want to learn it. So please help me from where to start...and from which website I can get nice tutorials for it... Please suggest me nice websites which has good contents of vc++... Waiting for reply...:)

                      alpa shah

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

                      What do you want to learn? but see www.cplusplus.com


                      WhiteSky


                      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