Adblock breaks this site

What programming language to learn?

Discussion in 'Programming General' started by tvain, Mar 24, 2013.

  1. tvain

    tvain Forum Addict

    Joined:
    Apr 7, 2007
    Posts:
    256
    Referrals:
    1
    Sythe Gold:
    0
    What programming language to learn?

    Hi guys!

    I'm in the mood to learn some programming for what ever reason. I don't know what I want to do though :S What are some programming languages that I could learn and what are some interesting/fun things I can do?
     
  2. PijaVenosa

    PijaVenosa Forum Addict
    $200 USD Donor New

    Joined:
    Oct 16, 2012
    Posts:
    504
    Referrals:
    0
    Sythe Gold:
    824
    Discord Unique ID:
    218731748610015232
    Discord Username:
    Totomi#0070
    Poképedia Pokémon Trainer Tier 1 Prizebox (3)
    What programming language to learn?

    Pascal is great for begginers and teaches good practices.
    Python is easy, that is good for begginers, I guess, but the language is very high level, meaning that the language is very abstracted from what it is actually doing, ah nvm.
    Also, if you learn pascal you could then use Simba,read their libraries, documentation and use all their utilities to bot.
     
  3. tvain

    tvain Forum Addict

    Joined:
    Apr 7, 2007
    Posts:
    256
    Referrals:
    1
    Sythe Gold:
    0
    What programming language to learn?

    Would Pascal be a good foundation to learn other programming languages such as Java?
     
  4. PijaVenosa

    PijaVenosa Forum Addict
    $200 USD Donor New

    Joined:
    Oct 16, 2012
    Posts:
    504
    Referrals:
    0
    Sythe Gold:
    824
    Discord Unique ID:
    218731748610015232
    Discord Username:
    Totomi#0070
    Poképedia Pokémon Trainer Tier 1 Prizebox (3)
    What programming language to learn?

    Yes, Java is an object-oriented language (It has classes and objects), pascal never deals with classes or objects, once you learn pascal you'll have the basics and you can then learn everything that is specific to object oriented languages, it will certainly come easier to you.
    In fact, there are a few object oriented pascal compilers, so you can transition from pascal to those and then to java.

    EDIT: If you are going for pascal, I would suggest going for the freepascal dialect, mainly because it's the one I know, because it's easy, because it has an object pascal compiler and because it's what simba uses.
     
  5. tvain

    tvain Forum Addict

    Joined:
    Apr 7, 2007
    Posts:
    256
    Referrals:
    1
    Sythe Gold:
    0
    What programming language to learn?

    what's a freepascal dialect?
     
  6. Kmetovalec

    Kmetovalec Active Member
    Banned

    Joined:
    May 24, 2011
    Posts:
    127
    Referrals:
    0
    Sythe Gold:
    33
    What programming language to learn?

    You should start with HTML basics just to get a hang of it, later you can move on more difficult things.
     
  7. yaswaggin

    yaswaggin Forum Addict
    Banned

    Joined:
    Feb 21, 2011
    Posts:
    372
    Referrals:
    0
    Sythe Gold:
    25
    What programming language to learn?

    Learn java then C++

    Once you know those two, you can learn any language
     
  8. lomboro

    lomboro Forum Addict
    Banned

    Joined:
    Jan 24, 2011
    Posts:
    531
    Referrals:
    1
    Sythe Gold:
    3
    What programming language to learn?

    If you wanna do something with websites, I'd say html css javascript. www.codecademy.com
     
  9. Nozferatu

    Nozferatu Newcomer

    Joined:
    Mar 30, 2013
    Posts:
    6
    Referrals:
    0
    Sythe Gold:
    0
    What programming language to learn?

    Why beat around the bush? Just learn Java right off the bat IMO. OO is the basic of basics, it really isn't that difficult to learn.
     
  10. cig123

    cig123 Member
    Banned

    Joined:
    Apr 5, 2013
    Posts:
    81
    Referrals:
    0
    Sythe Gold:
    35
    What programming language to learn?

    I agree with learning java. If you plan on going to college for anything programing related learning java would put you at a huge advantage as most courses begin with java to learn the basics of object oriented programing. Just my personal experience with US colleges anyways.
     
  11. DaSpamArtist

    DaSpamArtist Newcomer

    Joined:
    Apr 24, 2013
    Posts:
    20
    Referrals:
    0
    Sythe Gold:
    0
    What programming language to learn?

    Lua. I'm a programmer and I use Love2d framework, for now at least, It makes sense. Things aren't overly complicated. They kind of trade off a few things to generalize things like tables. I find it easier to learn than Python. Even without Love2d it's a great language.
     
  12. Endrit007

    Endrit007 Apprentice
    Banned

    Joined:
    Mar 19, 2013
    Posts:
    717
    Referrals:
    0
    Sythe Gold:
    0
    What programming language to learn?

    Yeah start with java, once you learn that it's easy to learn others
     
  13. Natan

    Natan Forum Addict
    Banned

    Joined:
    Aug 2, 2009
    Posts:
    270
    Referrals:
    0
    Sythe Gold:
    0
    What programming language to learn?

    Html > Css > Php > Js
     
  14. d-saster

    d-saster Forum Addict
    Banned

    Joined:
    Apr 2, 2009
    Posts:
    302
    Referrals:
    0
    Sythe Gold:
    0
    What programming language to learn?

    Java ;)
     
  15. metallicafan

    metallicafan Member

    Joined:
    Jul 28, 2008
    Posts:
    90
    Referrals:
    0
    Sythe Gold:
    4
    What programming language to learn?

    I've never programmed in Python but hear it's good for beginners. C is also good. Have you heard of Codeacademy.com ? It has had a fair amount of criticism but I think its great for people that want to get into coding, its also free
     
  16. kmjt

    kmjt -.- The nocturnal life chose me -.-
    Banned

    Joined:
    Aug 21, 2009
    Posts:
    14,450
    Referrals:
    8
    Sythe Gold:
    449
    What programming language to learn?

    Screw python, go straight for java. They are pretty much the same except I doubt you will ever use python in your future.
     
  17. Syed

    Syed Hero
    Retired Sectional Moderator $50 USD Donor New

    Joined:
    Jan 22, 2009
    Posts:
    9,857
    Referrals:
    1
    Sythe Gold:
    11
    Sythe Awards 2012 Winner Gohan has AIDS (3) ??? Rust Player I'm LAAAAAAAME (2) Shitting Rainbow (2)
    What programming language to learn?

    lol'd irl.
     
< c++ help with kruskal | Java help with fileIO and exception handling >


 
 
Adblock breaks this site