Results 1 to 9 of 9

Thread: Hello all

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Location
    Leeds, UK
    Posts
    3

    Hello all

    First of all sorry for asking this here, I cant find anywhere else suitible. Mods feel free to move if you want.
    ********************************

    Im a total newbie when it comes to programming of any kind. But Im the kinda guy that likes to try a bit of everything when it comes to computer

    My question to you guys is basically, where do I start?

    What language to you recommend me starting of with?

    is there such thing as leaning programming the easy way

    Im just talking about simple programs to start of with. Something that even I could do

    Thanks

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Hello all

    It is a perfect question for the General Programming section, and if I could I would probably have moved it there. There has been a couple of threads like that there all ready. One thread like that is this one:

    http://vbforums.com/showthread.php?t...ighlight=start


    A good read, and a search will reveal more threads like it in the same section.


    ØØ

  3. #3

  4. #4

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Hello all

    Yes, .NET is a great thing. But at most Unis and Collages (here in Norway at least) you are started off with Java. It hides a lot of the difficult stuff as pointers and stuff for you as good as it can, and you still have lots of OOP to play with, and all that.


    ØØ

  6. #6
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Re: Hello all

    I think it all depends in your language background. I find C# difficult to program in. Part of it is since i use Java for everything i don't know much if the .Net api but other than that i find some of the added language features i just don't need. ie function pointers, passing by ref plus having a unified type system is annoying . I think adding a unified type system was talked about in the Java community and shot down. Some are gonna say well if you don't like the added language features then just don't use them. But you have to keep in mind if you are ever planning on becoming a developer you are gonna have to use them at some point because most of the code you write is usually not from scratch. So your gonna be fishing through someone elses(usually) bad code. Also certifications. The more you have to know the more there is to get tripped up on.

  7. #7

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Location
    Leeds, UK
    Posts
    3

    Re: Hello all

    Thank you all

    I think Im gonna start off with VB6 and see how I get on

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

    Re: Hello all

    Hmmm, depends on what kind of experience you already have.
    If you know the basics of programming then VB6 is probably the best one to start on. Java might also be a good one to learn as it is based on C++ so should you ever need to do C++ you have some basis.

    Most of the 3rd generation languages (C, java, vb, pascal etc) are very similar in their basic structure so once you learn one it isn't too bad learning another.
    Life is one big rock tune

  9. #9

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Location
    Leeds, UK
    Posts
    3

    Re: Hello all

    I did a bit of Turbo Pascal back in college but that was about 5 years ago and didnt make anything special.

    I was told that Delphi is the same as pascal, so I could give that another go too.

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