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 Begin?

How to Begin?

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestionlearning
10 Posts 6 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.
  • C Offline
    C Offline
    Cmania
    wrote on last edited by
    #1

    Hi i hav lots of c and c++ programming on TurboC++ 3.0 Now i wanna migrate to VC++ 6.0 being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start, which part to do first, etc. as there are lots of projects in its dialog box. Im confused wat to do first and where to search

    Spread wat u Know!

    T T D B 4 Replies Last reply
    0
    • C Cmania

      Hi i hav lots of c and c++ programming on TurboC++ 3.0 Now i wanna migrate to VC++ 6.0 being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start, which part to do first, etc. as there are lots of projects in its dialog box. Im confused wat to do first and where to search

      Spread wat u Know!

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      this is not a real answer to your expectations, but why starting with Visual C++ 6 ? the compiler is pretty old, and really far now from the C++ standard. If you can aquire i'd suggest to work with Visual Studio 2005, or at least 2003. another question comes in mind. why do you really need to migrate that legacy code, even from Turbo C++, if it does work already ? It sounds like a waste of time to migrate all the GUI specificities from one dev environment to the other


      [VisualCalc][Flags Beginner's Guide] | [Forums Guidelines][My Best Advice]

      1 Reply Last reply
      0
      • C Cmania

        Hi i hav lots of c and c++ programming on TurboC++ 3.0 Now i wanna migrate to VC++ 6.0 being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start, which part to do first, etc. as there are lots of projects in its dialog box. Im confused wat to do first and where to search

        Spread wat u Know!

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

        Cmania wrote:

        being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start, which part to do first, etc. as there are lots of projects in its dialog box. Im confused wat to do first and where to search

        try http://codeproject.com/cpp[^]  there are lot of resource for beginner

        "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
        • C Cmania

          Hi i hav lots of c and c++ programming on TurboC++ 3.0 Now i wanna migrate to VC++ 6.0 being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start, which part to do first, etc. as there are lots of projects in its dialog box. Im confused wat to do first and where to search

          Spread wat u Know!

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

          Cmania wrote:

          being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start,

          Grab one of Petzold's or Schildt's books. They're great for starting Windows development.


          "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

          "Judge not by the eye but by the heart." - Native American Proverb

          R 1 Reply Last reply
          0
          • D David Crow

            Cmania wrote:

            being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start,

            Grab one of Petzold's or Schildt's books. They're great for starting Windows development.


            "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

            "Judge not by the eye but by the heart." - Native American Proverb

            R Offline
            R Offline
            ricecake
            wrote on last edited by
            #5

            While Petzold's books are supposed to be good, Schildt's books are not very highly regarded in the C and C++ community. For example, when looking at the book reviews at accu.org[^] (the Association of C and C++ Users), most of Schildt's books are rated as "Not Recommended".

            -- Marcus Kwok

            D 1 Reply Last reply
            0
            • R ricecake

              While Petzold's books are supposed to be good, Schildt's books are not very highly regarded in the C and C++ community. For example, when looking at the book reviews at accu.org[^] (the Association of C and C++ Users), most of Schildt's books are rated as "Not Recommended".

              -- Marcus Kwok

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

              Those are opinions, nothing more, nothing less. If a "not recommended" book actually helps someone, does that make it a good book or a bad book? It all boils down to what you need vs. what the book offers. Those reviewers you referenced might have been looking for "A" but the book(s) offered "B", thus they are "not recommended."


              "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

              "Judge not by the eye but by the heart." - Native American Proverb

              R 1 Reply Last reply
              0
              • D David Crow

                Those are opinions, nothing more, nothing less. If a "not recommended" book actually helps someone, does that make it a good book or a bad book? It all boils down to what you need vs. what the book offers. Those reviewers you referenced might have been looking for "A" but the book(s) offered "B", thus they are "not recommended."


                "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                "Judge not by the eye but by the heart." - Native American Proverb

                R Offline
                R Offline
                ricecake
                wrote on last edited by
                #7

                True, these are just the opinions of the reviewers, though often the reviewers are themselves experts in the field and thus are able to point out flaws that less-experienced people might not be able to notice. For example, when a new math paper/theory comes out, it must be peer-reviewed by other experts in the field, and not by random people who just happen to have a casual interest in math. However, in Schildt's case, it has been documented[1,2] that there are many factually inaccurate and sometimes blatantly wrong statements in his books, and much of the code he presents teaches bad style or dangerous practices. If someone is trying to learn, then he most likely will not be able to distinguish good practice and bad practice, and thus is likely to learn bad habits, which might never be corrected. So, take the reviews with a grain of salt. If someone is able to gain useful knowledge from a "bad" book, then that's great. However, if a person reads this book and then believes what he is doing is correct when there are much better, safer ways to do the same, wouldn't you like to know about it, and help people to avoid that mistake?

                -- Marcus Kwok

                D 1 Reply Last reply
                0
                • R ricecake

                  True, these are just the opinions of the reviewers, though often the reviewers are themselves experts in the field and thus are able to point out flaws that less-experienced people might not be able to notice. For example, when a new math paper/theory comes out, it must be peer-reviewed by other experts in the field, and not by random people who just happen to have a casual interest in math. However, in Schildt's case, it has been documented[1,2] that there are many factually inaccurate and sometimes blatantly wrong statements in his books, and much of the code he presents teaches bad style or dangerous practices. If someone is trying to learn, then he most likely will not be able to distinguish good practice and bad practice, and thus is likely to learn bad habits, which might never be corrected. So, take the reviews with a grain of salt. If someone is able to gain useful knowledge from a "bad" book, then that's great. However, if a person reads this book and then believes what he is doing is correct when there are much better, safer ways to do the same, wouldn't you like to know about it, and help people to avoid that mistake?

                  -- Marcus Kwok

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

                  Fair enough. I only read one of his books (dated 198x). I can't remember the exact title, but it was an awesome book filled with all sorts of neat stuff. Sparked my interest greatly.


                  "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                  "Judge not by the eye but by the heart." - Native American Proverb

                  R 1 Reply Last reply
                  0
                  • D David Crow

                    Fair enough. I only read one of his books (dated 198x). I can't remember the exact title, but it was an awesome book filled with all sorts of neat stuff. Sparked my interest greatly.


                    "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                    "Judge not by the eye but by the heart." - Native American Proverb

                    R Offline
                    R Offline
                    ricecake
                    wrote on last edited by
                    #9

                    Cool. While I'm sure that not all of his stuff is bad (and one of the reviewers that rated his book as "not recommended" even commented that Schildt's writing style was very good), the issues that I have pointed out above have made me wary of his books. But, this is my personal opinion. You know what they say about opinions... they're a lot like a**-holes: everyone has one, and they all stink ;)

                    -- Marcus Kwok

                    1 Reply Last reply
                    0
                    • C Cmania

                      Hi i hav lots of c and c++ programming on TurboC++ 3.0 Now i wanna migrate to VC++ 6.0 being a beginner in win32 env. can anybody point me to some urls or give me some tips as how to start, which part to do first, etc. as there are lots of projects in its dialog box. Im confused wat to do first and where to search

                      Spread wat u Know!

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

                      Ivor Horton would probably be the best book coming from Turbo C++ 3.0 since his "Beginning Visual C++ 6.0" book covers the language and command line programming in part 1, and Windows programming using MFC in the second half. It's still in print (or at least it was last I checked 4 weeks ago) For Win32, Petzold would be a good place to start your migration.

                      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