Results 1 to 11 of 11

Thread: Starting out programming

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    8

    Starting out programming

    This summer I'm going to university to study physics. I thought I'd prepare myself a bit for this and so I thought it would be quite useful to learn some programming. I asked around to hear what people thought would be a good programming language to use in my education and I got answers from Perl, PHP, C++ to Pascal. Being completely new to the whole programming thing I naturally got quite confused. After some research I thought I would start on VB 6.0 as that seemed pretty straight forward. Later on, I thought, I could then move on to a language more suited to my needs. I have completed a 21 day course in VB 6.0 programming and that's about all the experience I have with programming.
    My question is this: Should I stick with VB 6.0 programming to get more familiar with programming, and then later switch to an other language, or should I start looking for other languages straight away?
    What would be the best language? C++, C++ .NET Pascal or anything else? Keep in mind I'm quite inexperienced, though I'm also keen to learn.

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: Starting out programming

    I'd look at VB.NET and C++ At the same time
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  3. #3
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: Starting out programming

    My opinion:
    Programming is a skill.
    A language is just a language.

  4. #4
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Starting out programming

    Would agree with namrekka. Better to pick one language, preferably one that is currently very popular (easier to find jobs, training, resources etc) and learn that one. Once you have learned any of these then it is relatively simple to learn any of the others.

    My advice would be to forget VB as it is old hat now (although good to know the basics which you probably do now).
    Go for VB.Net, it is a natural progression from VB and is very popular at the moment. Once yo uhave a grasp on that you could always learn C#.Net which is the Java-esque version and is the true Object-Orientated language in .Net

    So in short...Learn VB.Net well, then move onto C#.Net if you can/want to.

    Good luck, and remember to visit here as we will be happy to answer any questions you have
    Life is one big rock tune

  5. #5
    Addicted Member
    Join Date
    Jan 2001
    Location
    MPLS
    Posts
    187

    Re: Starting out programming

    Find out what programming languages they offer at your university as an elective. Physics may require one anyhow. Choose one of those to start learning yourself, then take the class when you get there. You'll get the jump start on classes you want and if you enroll in it, it will help you get through the class for an easy credit. I doubt the university has vb6, so I wouldn't suggest that.

  6. #6

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    8

    Re: Starting out programming

    Is any of the languages better at handling advanced math than others? I know VB is not the best choice if you want to make advanced math programs

  7. #7
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Starting out programming

    Advanced math? Not sure as most will have the basic functions such as square root and so on. Off the top of my head I'd say either C++ or one of the .Net languages (probably c# is your best bet)
    Life is one big rock tune

  8. #8
    Addicted Member
    Join Date
    May 2005
    Posts
    230

    Re: Starting out programming

    Math wise they are all about the same.

  9. #9
    Frenzied Member FishGuy's Avatar
    Join Date
    Mar 2005
    Location
    Bradford UK
    Posts
    1,708

    Re: Starting out programming

    Im guessing the university physics will be using C++

  10. #10

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    8

    Re: Starting out programming

    c++ or c++ .NET? Are they very different?

  11. #11
    Lively Member ichix_jaxx's Avatar
    Join Date
    Nov 2005
    Location
    mindanao, philippines
    Posts
    88

    Re: Starting out programming

    i agree with just a me... it depends on the level of programmer on how he would attack a math prob using the language he is comfortable with...

    wen i started programming, i first learn turbo c, then c++, then java... but wen i started learning vb, i kinda like it so i stick to vb...

    bottomline is, use the language you like and what is available....

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