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. Versions of Visual Basics -

Versions of Visual Basics -

Scheduled Pinned Locked Moved Visual Basic
questionannouncement
30 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.
  • B Benjamin Dodd

    ok, and nice quote. I use VB 6 because i am a beginner and find it easy, once i get better at coding i will use C++ or soming along those lines. What language are you best with?

    Benjamin Dodd

    T Offline
    T Offline
    The ANZAC
    wrote on last edited by
    #21

    VB 6 is infinitely more of a pain to learn compared to vb.net. And by learning vb6 you will be learning methods that are out of date. Many coding practices are now spread across the board for languages because they all use the .net framework. That said, vb.net basically uses syntax to call bits of C++. So VB.net is a great stepping stone to more complex languages.

    Please check out my articles: The ANZAC's articles

    1 Reply Last reply
    0
    • B Benjamin Dodd

      haha :( i jus bought the VB 6 book, :( and that comment is not funny haha, you are a Genius hehe, you know lots of languages, im only 16, what do u suggest i use to program, i used C++ some time ago i have the books for that. Just found it a bit ahrd after a while. Any suggestions

      Benjamin Dodd

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #22

      Benjamin Dodd wrote:

      that comment is not funny

      Actually, it is very funny. You are just upset because you made a wrong choice and it cost you money. We all do that from time-to-time. Get over it. It won't be the last time that happens. Heck the worst choice I ever made cost me £25K ($50K US) so just be glad it only cost you the price of an out-of-date book.

      Benjamin Dodd wrote:

      you know lots of languages, im only 16

      At 16 I'd been programming for 7 years. A better argument would have been length of time writing software. And, you did ask what programming languages people knew, so you had to expect some sort of answer like that. For the record my answer would be: Basic, Comal, Cobol, C, C++, Magik, SQL, C#, VB.NET. And a whole host of other languages I've long since forgotten because they've become obsolete or I just don't use them.

      Benjamin Dodd wrote:

      i used C++ some time ago i have the books for that. Just found it a bit ahrd after a while

      C++ is quite hard compared to any flavour of basic becuase it is closer to the machine, so you have to think more like the machine does.


      Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

      P 1 Reply Last reply
      0
      • P Paul Conrad

        Benjamin Dodd wrote:

        you know lots of languages

        Awww, shucks :) I started programming when I was 9 and that was almost 26 years ago. Since you just got a VB6 book, carry on. I'd get the fundamentals down, and move on to C++/C#.

        Benjamin Dodd wrote:

        ust found it a bit ahrd after a while

        What is so hard about C++? Object Oriented Programming? MFC?

        "The early bird may get the worm, but the second mouse gets the cheese" - anonymous, found in Uncle John's Bathroom Reader

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #23

        Paul Conrad wrote:

        I started programming when I was 9

        Hey! Me too!!! :-D


        Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

        P 1 Reply Last reply
        0
        • B Benjamin Dodd

          ok wow thats alot, i have used BASIC before when i installed it in school haha, it was quite good however went swiftly on to VB 2005 express edition then i couldnt get the book for that version, so i switched to VB 6, and before BASIC me and a friends used to use C++ in school to make .exe files and just play around with C++ really, thanks for your help i will contiuse with VB 6 however at the same time i shall learn C++. I hope i have more luck with C++ this time around haha i'm sure doing a level math will help me with this I want to learn at least 5 programming languages before i die hehe This is including JAVA whith at the moment i know nothing about.

          Benjamin Dodd

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #24

          Benjamin Dodd wrote:

          I want to learn at least 5 programming languages before i die

          Given the way technology moves on you are most likely to achieve that before leaving university. Apparently the upcoming languages of choice are functional languages like ML[^], which has actually been around since the 1970s. Microsoft Research are doing a lot of work with functional languages and they could becoming mainstream sometime in the next few years.


          Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

          1 Reply Last reply
          0
          • B Benjamin Dodd

            What type of applications can be made in C# i have heard about this language, it is really advanced, does anyone have experience with this language??

            Benjamin Dodd

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #25

            Benjamin Dodd wrote:

            What type of applications can be made in C# i have heard about this language, it is really advanced, does anyone have experience with this language??

            Pretty much any type of application. Web applications, desktop applications, mobile applications (with the compact .NET Framework), games (you need also the XNA framework for that), window services, web services and a whole bunch of other things. There are a lot of people with experience in C#, there is a C# forum here at CP and a lot of articles are written for C#.


            Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

            1 Reply Last reply
            0
            • C Colin Angus Mackay

              Benjamin Dodd wrote:

              that comment is not funny

              Actually, it is very funny. You are just upset because you made a wrong choice and it cost you money. We all do that from time-to-time. Get over it. It won't be the last time that happens. Heck the worst choice I ever made cost me £25K ($50K US) so just be glad it only cost you the price of an out-of-date book.

              Benjamin Dodd wrote:

              you know lots of languages, im only 16

              At 16 I'd been programming for 7 years. A better argument would have been length of time writing software. And, you did ask what programming languages people knew, so you had to expect some sort of answer like that. For the record my answer would be: Basic, Comal, Cobol, C, C++, Magik, SQL, C#, VB.NET. And a whole host of other languages I've long since forgotten because they've become obsolete or I just don't use them.

              Benjamin Dodd wrote:

              i used C++ some time ago i have the books for that. Just found it a bit ahrd after a while

              C++ is quite hard compared to any flavour of basic becuase it is closer to the machine, so you have to think more like the machine does.


              Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

              P Offline
              P Offline
              Paul Conrad
              wrote on last edited by
              #26

              Colin Angus Mackay wrote:

              Actually, it is very funny.

              Thank you, it makes me laugh everyday :rolleyes:

              Colin Angus Mackay wrote:

              You are just upset because you made a wrong choice and it cost you money.

              Bingo! Likewise, I've made mistakes before and have rolled with the punch and move on...

              "The clue train passed his station without stopping." - John Simmons / outlaw programmer

              1 Reply Last reply
              0
              • C Colin Angus Mackay

                Paul Conrad wrote:

                I started programming when I was 9

                Hey! Me too!!! :-D


                Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #27

                Colin Angus Mackay wrote:

                Hey! Me too!!!

                And I'm only 15 months to the day, older than you, so we can pretty much say we've both been programming for about as long :)

                "The clue train passed his station without stopping." - John Simmons / outlaw programmer

                C 1 Reply Last reply
                0
                • P Paul Conrad

                  Colin Angus Mackay wrote:

                  Hey! Me too!!!

                  And I'm only 15 months to the day, older than you, so we can pretty much say we've both been programming for about as long :)

                  "The clue train passed his station without stopping." - John Simmons / outlaw programmer

                  C Offline
                  C Offline
                  Colin Angus Mackay
                  wrote on last edited by
                  #28

                  Sure, once you've been going that long what's a year here or there! :-D


                  Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                  P 1 Reply Last reply
                  0
                  • C Colin Angus Mackay

                    Sure, once you've been going that long what's a year here or there! :-D


                    Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website

                    P Offline
                    P Offline
                    Paul Conrad
                    wrote on last edited by
                    #29

                    Exactly, we could just say we've been programming for over a quarter of a century :eek:

                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer

                    1 Reply Last reply
                    0
                    • B Benjamin Dodd

                      haha :( i jus bought the VB 6 book, :( and that comment is not funny haha, you are a Genius hehe, you know lots of languages, im only 16, what do u suggest i use to program, i used C++ some time ago i have the books for that. Just found it a bit ahrd after a while. Any suggestions

                      Benjamin Dodd

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

                      Benjamin Dodd wrote:

                      i jus bought the VB 6 book,

                      It's not necessarily entirely wasted in that the Microsoft Office applications still use the VB 6 language in the form of VBA. So if you want to be an Excel macro developer... Still, Microsoft is now pushing Visual Studio Tools for Office as the recommended toolset for such things.

                      Kevin

                      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