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. Visual Basic
  4. Looking for Good, Concise C++ Tutorials

Looking for Good, Concise C++ Tutorials

Scheduled Pinned Locked Moved Visual Basic
c++question
9 Posts 3 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.
  • K Offline
    K Offline
    Kevin McFarlane
    wrote on last edited by
    #1

    What are the best online C++ tutorials for experienced VB developers who need to learn C++ fast? In other words, they need one that is both clear and concise. Yes, I know that may be a tall order! :) Kevin

    N R 3 Replies Last reply
    0
    • K Kevin McFarlane

      What are the best online C++ tutorials for experienced VB developers who need to learn C++ fast? In other words, they need one that is both clear and concise. Yes, I know that may be a tall order! :) Kevin

      N Offline
      N Offline
      Nick Seng
      wrote on last edited by
      #2

      You might get better results in the C++ forums since I don't think many VB programmers know C++! OTH, I did it the hard way, through books :) Notorious SMC


      The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
      Get your facts first, and then you can distort them as much as you please Mark Twain

      K 1 Reply Last reply
      0
      • K Kevin McFarlane

        What are the best online C++ tutorials for experienced VB developers who need to learn C++ fast? In other words, they need one that is both clear and concise. Yes, I know that may be a tall order! :) Kevin

        R Offline
        R Offline
        Ray Cassick
        wrote on last edited by
        #3

        Kevin McFarlane wrote: clear :confused:


        Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.


        1 Reply Last reply
        0
        • K Kevin McFarlane

          What are the best online C++ tutorials for experienced VB developers who need to learn C++ fast? In other words, they need one that is both clear and concise. Yes, I know that may be a tall order! :) Kevin

          R Offline
          R Offline
          Ray Cassick
          wrote on last edited by
          #4

          Kevin McFarlane wrote: clear :confused: Kevin McFarlane wrote: concise :confused: Sorry, using these words in the same sentance with C++ does not compute :-D Seriosuly though, I learned from books and asking questions like most VB programmers did. I also took a lot of heat from C++ folks :omg:


          Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.


          K 1 Reply Last reply
          0
          • N Nick Seng

            You might get better results in the C++ forums since I don't think many VB programmers know C++! OTH, I did it the hard way, through books :) Notorious SMC


            The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
            Get your facts first, and then you can distort them as much as you please Mark Twain

            K Offline
            K Offline
            Kevin McFarlane
            wrote on last edited by
            #5

            I've asked in both forums. I asked here as well, because I wanted to catch any VBers who've picked up C++ after VB. Kevin

            N 1 Reply Last reply
            0
            • R Ray Cassick

              Kevin McFarlane wrote: clear :confused: Kevin McFarlane wrote: concise :confused: Sorry, using these words in the same sentance with C++ does not compute :-D Seriosuly though, I learned from books and asking questions like most VB programmers did. I also took a lot of heat from C++ folks :omg:


              Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.


              K Offline
              K Offline
              Kevin McFarlane
              wrote on last edited by
              #6

              Ray Cassick wrote: Sorry, using these words in the same sentance with C++ does not compute Hence my smiley! I am primarily a C++ developer myself but I'm aware of its shortcomings on the clarity front. Eiffel has equivalent power to C++ while adopting the VB philosophy of readability. Kevin

              1 Reply Last reply
              0
              • K Kevin McFarlane

                I've asked in both forums. I asked here as well, because I wanted to catch any VBers who've picked up C++ after VB. Kevin

                N Offline
                N Offline
                Nick Seng
                wrote on last edited by
                #7

                OIC. I started in C++ before doing VB6 and I've never had much luck with Online tutorials :( I prefered a good old fashioned Book instead. If you're interested, you might want to try Deitel & Deitel's C++:How to Program. It's a good book for anyone starting C++ Notorious SMC


                The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
                Get your facts first, and then you can distort them as much as you please Mark Twain

                K 1 Reply Last reply
                0
                • N Nick Seng

                  OIC. I started in C++ before doing VB6 and I've never had much luck with Online tutorials :( I prefered a good old fashioned Book instead. If you're interested, you might want to try Deitel & Deitel's C++:How to Program. It's a good book for anyone starting C++ Notorious SMC


                  The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
                  Get your facts first, and then you can distort them as much as you please Mark Twain

                  K Offline
                  K Offline
                  Kevin McFarlane
                  wrote on last edited by
                  #8

                  Yes, a book is better. There is one called C++ for VB Programmers or something. The reason I asked about tutorials is because I was looking for the fastest way of helping my friend achieve his objective. That is, originally his boss envisaged a 3-day timescale for the VB application. So presumably with the C++ version he would be looking for the minimum time - no more than a a couple of weeks or so. Kevin

                  N 1 Reply Last reply
                  0
                  • K Kevin McFarlane

                    Yes, a book is better. There is one called C++ for VB Programmers or something. The reason I asked about tutorials is because I was looking for the fastest way of helping my friend achieve his objective. That is, originally his boss envisaged a 3-day timescale for the VB application. So presumably with the C++ version he would be looking for the minimum time - no more than a a couple of weeks or so. Kevin

                    N Offline
                    N Offline
                    Nick Seng
                    wrote on last edited by
                    #9

                    Kevin McFarlane wrote: application. So presumably with the C++ version he would be looking for the minimum time - no more than a a couple of weeks or so. :eek: That's one tall order!Maybe he could get one of the "learning in 24 hours" or "learning in 21 days" book. I haven't read those before, but if speed if what you need ......:~ Notorious SMC


                    The difference between the almost-right word & the right word is a really large matter - it's the difference between the lightning bug and the Lightning Mark Twain
                    Get your facts first, and then you can distort them as much as you please Mark Twain

                    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