Adblock breaks this site

Easiest programming language?

Discussion in 'Programming General' started by x oh ex o, Sep 9, 2010.

  1. x oh ex o

    x oh ex o Forum Addict
    Banned

    Joined:
    Jun 27, 2008
    Posts:
    578
    Referrals:
    1
    Sythe Gold:
    0
    Easiest programming language?

    I'm looking to start learning to program/code, where should I start and where should I go after?
     
  2. hpwindows

    hpwindows Member

    Joined:
    Sep 4, 2010
    Posts:
    41
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    The easiest is LOLCAT.

    The programming language you should start with is either Python or Java.

    Look into OOP if your learning.
     
  3. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Easiest programming language?

    Java is definitely not recommended as a first language.

    Python is a good choice however. It uses dynamic typing and clean syntax which makes it easy to understand. The datatypes still do play a role, and you can learn that from Python. After you get that down, then you should try some statically typed languages like Java. The two aren't really close at all, namely because of syntax and the way datatypes are handled, but if you learn python and basic programming concepts from it, you can learn Java or any other language.
     
  4. cazax

    cazax Forum Addict

    Joined:
    Nov 13, 2007
    Posts:
    457
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    Pascal or VB.
     
  5. x oh ex o

    x oh ex o Forum Addict
    Banned

    Joined:
    Jun 27, 2008
    Posts:
    578
    Referrals:
    1
    Sythe Gold:
    0
    Easiest programming language?

    Okay, thanks. Started looking into Python think I'll familiarize myself with it, and after awhile I'll move onto Java. :)
     
  6. diabl0

    diabl0 Apprentice
    Banned

    Joined:
    Jul 25, 2008
    Posts:
    902
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    Python or Vb.Net
     
  7. Ozaki

    Ozaki Apprentice
    Banned

    Joined:
    May 26, 2007
    Posts:
    831
    Referrals:
    1
    Sythe Gold:
    0
    Easiest programming language?

    It really depends what you want to do. If you don't mind starting with a web language, (x)HTML is very easy.
     
  8. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Easiest programming language?

    xhtml and html are not programming languages, they are markup languages. (Hence the 'm')
     
  9. Ozaki

    Ozaki Apprentice
    Banned

    Joined:
    May 26, 2007
    Posts:
    831
    Referrals:
    1
    Sythe Gold:
    0
    Easiest programming language?

    It's clear to see I distinguished them from standard programming languages. HTML is a good place to start.
     
  10. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    Easiest programming language?

    Web language typically implies something like PHP or RoR. Not html. Even so, html is not a good place to start at all if you want to learn to program. There are little to no programming aspects involved, it's not dynamic, etc. Learning html would not ever help you learn a real programming language.
     
  11. Usmann 411

    Usmann 411 Forum Addict
    Banned

    Joined:
    Jan 22, 2006
    Posts:
    617
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    I'd go with VB.net. That's where I started out.
     
  12. Tenko

    Tenko Grand Master

    Joined:
    Jun 16, 2010
    Posts:
    2,214
    Referrals:
    1
    Sythe Gold:
    5
    Easiest programming language?

    I started off with Visual Basic, so I recommend VB.
     
  13. blindkilla

    blindkilla Guru
    $25 USD Donor New

    Joined:
    Jun 22, 2005
    Posts:
    1,896
    Referrals:
    0
    Sythe Gold:
    6
    Discord Unique ID:
    282000633404456960
    Discord Username:
    sogord
    Easiest programming language?

    Honestly, I'd recommend basic C++ for starting out. It's really easy to grasp.
     
  14. owned

    owned Runestake.com - Runescapes Most Trusted Casino
    IGotOwned Donor Pirate Cracker Head

    Joined:
    Jan 30, 2007
    Posts:
    6,361
    Referrals:
    4
    Sythe Gold:
    2,560
    Vouch Thread:
    Click Here
    Discord Unique ID:
    268566568873492480
    Discord Username:
    igotowned
    Christmas 2024 Member of the Month Winner OG Club Christmas 2013 Wait, do you not have an Archer rank? Winter Olympics 2022 March Madness
    Easter 2020 Christmas 2021 Valentine's Day 2022 Easter 2022 Summer 2022 Halloween 2022 Christmas 2022 (2) St. Patrick's Day 2022 St. Patrick's Day 2023 (2) Valentine's Day 2023 (2)
    Summer 2023 Easter 2023 (2) Sythe's 15th Anniversary Sythe's 20th Anniversary Poképedia Christmas 2023 (2) Halloween 2023 (2) Secret Santa (2) Easter 2024 Aipom
    Easiest programming language?

    Listen to him ^. He knows what he's talking about. Python is a nice language to build off of. I started with it myself.
     
  15. diabl0

    diabl0 Apprentice
    Banned

    Joined:
    Jul 25, 2008
    Posts:
    902
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    I am currently starting a series of Java tutorials :). If you would like to learn some Java, follow along with my tutorials.
     
  16. roberto15

    roberto15 Forum Addict

    Joined:
    Jul 7, 2009
    Posts:
    268
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    i am doing c++ in school, and i find it very easy at the rate we are going (slow)
     
  17. Roman

    Roman Active Member
    Banned

    Joined:
    May 2, 2005
    Posts:
    180
    Referrals:
    8
    Sythe Gold:
    30
    Easiest programming language?

    Ok, i am too interested in learning a language.
    How easy do you think it would be to learn on your own?
     
  18. x oh ex o

    x oh ex o Forum Addict
    Banned

    Joined:
    Jun 27, 2008
    Posts:
    578
    Referrals:
    1
    Sythe Gold:
    0
    Easiest programming language?

    I started learning Javas as my first language, and it doesn't seem all that hard really, I haven't learned that much, but I somewhat understand what certain things do, I'm learning slowly.
     
  19. slay blad3

    slay blad3 Active Member

    Joined:
    Jul 13, 2005
    Posts:
    248
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    I think Java is easiest in terms of "get up and go".

    C++ includes/libraries can be messy and unstandardized.
    Syntax is confusing and a bit longer in terms of typing than Java.

    Java is natural in it's architecture and has many IDEs to help you along the way.

    Java is a lot more type strict than other languages, but I find this comforting. I can convert/cast my own data types.



    Be careful of video tutorials on YouTube. Many of them are misleading or incorrect. The best way to learn Java is via the official trails and libraries.
     
  20. Zed'

    Zed' Member

    Joined:
    Oct 4, 2010
    Posts:
    93
    Referrals:
    0
    Sythe Gold:
    0
    Easiest programming language?

    I don't see why you shouldn't learn Java first. That's how I started and it was very easy and starting to learn other languages is also very simple. However, I do think that learning HTML / CSS and some basic PHP is a good point to at least get a taste of programming if you don't want to go straight into applications. It doesn't give you much to build off from, but its easy and gives you some confidence.
     
< First legit language [ Read ] | Paying Programmer for a big job >


 
 
Adblock breaks this site