Results 1 to 7 of 7

Thread: Programming Direction...

  1. #1

    Thread Starter
    Hyperactive Member Dodger's Avatar
    Join Date
    Mar 2001
    Posts
    433

    Arrow Programming Direction...

    I program VB6 (self-taught) and I'm thinking of doing a programming course...

    Which language is the most advantageous at this point in time? (1)

    C, C++, C# or VB.NET

    If C, what should a student be knowledgeable on and understand before attempting to learn it? (2)

    Where can I find a 'Hello World' tutorial for the C languages? (3)

    TIA.

    Regards, Dodger.

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    It all depends on what you want 2 do. If I was you, I would go with one of the .NET languages.

  3. #3

    Thread Starter
    Hyperactive Member Dodger's Avatar
    Join Date
    Mar 2001
    Posts
    433
    Right -- Two down, 2 to go!

    C# and VB.NET

    Pro's and Con's?

  4. #4
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Well, this comes down to personal preference. Many people say that if you are coming from a vb background, you should stick with VB.NET. Me personally, I am a visual basic developer, but I decided to dive into C# b/c I think vb.net is to verbose. I'll like the much simpler syntax that C# offers. After a few weeks of programming in C#, the syntax will become second nature.

  5. #5

    Thread Starter
    Hyperactive Member Dodger's Avatar
    Join Date
    Mar 2001
    Posts
    433
    Do you think they are equally 'powerful' ?

    I do like 'diversifying' my skills, so maybe C# would be better, as it would probably be easier to move from C# to VB.NET at a later stage than it would VB.NET to C# ?

    Thanks for your help.

  6. #6
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    I can't say that one is more powerful, but there are some things that the C# language supports that vb.net does not (operator overloading). I've also noticed there is a greater demand (where I live at least...) for C# developers.

  7. #7

    Thread Starter
    Hyperactive Member Dodger's Avatar
    Join Date
    Mar 2001
    Posts
    433
    Great help, Thank you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width