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. Not sure? Help!

Not sure? Help!

Scheduled Pinned Locked Moved Visual Basic
comhelpquestionloungelearning
4 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.
  • U Offline
    U Offline
    User 795165
    wrote on last edited by
    #1

    Well i don't really know whether i should be here, but i'm just after some advice really. I'm 18yrs old, and am studying C at the moment, which i'm finding challenging to say the least. I'm probably going to Leeds University to study Computer Science later on this year, and am just wondering if C and VB are the best languages to start off on? - This is what i've heard. I'm interested in gaining a grasp of object orientated stuff, as well as a more general purpose code, like C. If anyone can shed any light on this, or just offer me some friendly advice to a beginner-programmer, then please please get in touch. llitanzios85@hotmail.com Thanks so much. Lewis. :)

    H C I 3 Replies Last reply
    0
    • U User 795165

      Well i don't really know whether i should be here, but i'm just after some advice really. I'm 18yrs old, and am studying C at the moment, which i'm finding challenging to say the least. I'm probably going to Leeds University to study Computer Science later on this year, and am just wondering if C and VB are the best languages to start off on? - This is what i've heard. I'm interested in gaining a grasp of object orientated stuff, as well as a more general purpose code, like C. If anyone can shed any light on this, or just offer me some friendly advice to a beginner-programmer, then please please get in touch. llitanzios85@hotmail.com Thanks so much. Lewis. :)

      H Offline
      H Offline
      Hesham Amin
      wrote on last edited by
      #2

      If you really want to learn programming.. you need to learn a real fully object oriented language like C++... VB6 is great but it teachs bad programming habits.. understanding C++ and object oriented programming well will help you learning C# , VB.NET later.

      1 Reply Last reply
      0
      • U User 795165

        Well i don't really know whether i should be here, but i'm just after some advice really. I'm 18yrs old, and am studying C at the moment, which i'm finding challenging to say the least. I'm probably going to Leeds University to study Computer Science later on this year, and am just wondering if C and VB are the best languages to start off on? - This is what i've heard. I'm interested in gaining a grasp of object orientated stuff, as well as a more general purpose code, like C. If anyone can shed any light on this, or just offer me some friendly advice to a beginner-programmer, then please please get in touch. llitanzios85@hotmail.com Thanks so much. Lewis. :)

        C Offline
        C Offline
        code_demon
        wrote on last edited by
        #3

        Lewis: I too would not recommend VB. It doesn't do OOP well and you will want to switch to something else. If you are having a challenge with C then C++ is not going to be easier. I suggest starting with Borland Turbo Pascal (or at least some version of pascal) which is what most CompSci majors start with and have for over 20 years t most universities. It seems to be a good language to learn on. I myself started with Fortran but that was a long time ago... Turbo Pascal can be written OO or not so after you learn the basics of programming you can move on to OOP. C is also great but personally I would recommend learning C and C++ as a second/third language. I'm sure there are some who can dive right in and will disagree with me but for most beginners Pascal has earned the mantle of being the language of educators. Good luck. CD.:suss:

        1 Reply Last reply
        0
        • U User 795165

          Well i don't really know whether i should be here, but i'm just after some advice really. I'm 18yrs old, and am studying C at the moment, which i'm finding challenging to say the least. I'm probably going to Leeds University to study Computer Science later on this year, and am just wondering if C and VB are the best languages to start off on? - This is what i've heard. I'm interested in gaining a grasp of object orientated stuff, as well as a more general purpose code, like C. If anyone can shed any light on this, or just offer me some friendly advice to a beginner-programmer, then please please get in touch. llitanzios85@hotmail.com Thanks so much. Lewis. :)

          I Offline
          I Offline
          icypyro
          wrote on last edited by
          #4

          I would recommend learning C first, and then C++. Its a very logical manner to learn the two probably most important languages you could learn. They are both fairly complex, but if you know them well, development for Windows and *nix systems gets infinitely easier. VB isn't even really a OO language, it just is a bastardization of OO, its primary goal being to "protect" you from yourself. VB is ok for very small, quick programs, but programming a large project in VB is almost unmanageable.

          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