Adblock breaks this site

Java - where do I start?

Discussion in 'Programming General' started by FiveBots, Oct 21, 2016.

  1. FiveBots

    FiveBots Beep Boop I'm a motherf**king bot
    $100 USD Donor New

    Joined:
    Jun 24, 2013
    Posts:
    773
    Referrals:
    2
    Sythe Gold:
    645
    Discord Username:
    Fivebots
    Java - where do I start?

    I'm looking for some nice sites to self learn, could anyone link me to them?
     
  2. 70i

    70i Forum Addict
    Banned

    Joined:
    Jan 11, 2014
    Posts:
    462
    Referrals:
    0
    Sythe Gold:
    174
    Java - where do I start?

  3. kmjt

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

    Joined:
    Aug 21, 2009
    Posts:
    14,450
    Referrals:
    8
    Sythe Gold:
    449
  4. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    Java - where do I start?

  5. GOAT

    GOAT <THE GOAT> DISCORD goat7777 UID 232534753969045505
    GOAT Donor

    Joined:
    Sep 27, 2015
    Posts:
    19,354
    Referrals:
    8
    Sythe Gold:
    200
    Discord Unique ID:
    232534753969045505
    Discord Username:
    goat7777
    Nitro Booster CoolHam Two Factor Authentication User Toast Wallet User
    Java - where do I start?

    If u need help with anything when learning feel free to ask me
     
  6. Frank

    Frank Guru
    $200 USD Donor New

    Joined:
    Aug 7, 2016
    Posts:
    1,094
    Referrals:
    9
    Sythe Gold:
    225
    Discord Unique ID:
    236104938592272390
    Discord Username:
    franku#2209
    Two Factor Authentication User MushyMuncher Heidy
    Java - where do I start?

    IMO, you shouldn't start with an OO language like java. I started with java and when I look back, I realize that I really learned jackshit about coding my first two years with java. Try python or something first.
     
    Last edited: Oct 27, 2016
  7. GOAT

    GOAT <THE GOAT> DISCORD goat7777 UID 232534753969045505
    GOAT Donor

    Joined:
    Sep 27, 2015
    Posts:
    19,354
    Referrals:
    8
    Sythe Gold:
    200
    Discord Unique ID:
    232534753969045505
    Discord Username:
    goat7777
    Nitro Booster CoolHam Two Factor Authentication User Toast Wallet User
    Java - where do I start?

    Python is also object oriented. Python and Java are pretty similar.
     
  8. Frank

    Frank Guru
    $200 USD Donor New

    Joined:
    Aug 7, 2016
    Posts:
    1,094
    Referrals:
    9
    Sythe Gold:
    225
    Discord Unique ID:
    236104938592272390
    Discord Username:
    franku#2209
    Two Factor Authentication User MushyMuncher Heidy
    Java - where do I start?

    Python can used functionally pretty easily though.
     
  9. GOAT

    GOAT <THE GOAT> DISCORD goat7777 UID 232534753969045505
    GOAT Donor

    Joined:
    Sep 27, 2015
    Posts:
    19,354
    Referrals:
    8
    Sythe Gold:
    200
    Discord Unique ID:
    232534753969045505
    Discord Username:
    goat7777
    Nitro Booster CoolHam Two Factor Authentication User Toast Wallet User
    Java - where do I start?

    So can Java
     
  10. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    Java - where do I start?

    Python is at its core a multi-paradigm language. Java is object oriented at its core, with some tools to allow you to achieve what is *technically* functional programming. Regardless, you should probably not be doing purely functional programming in either language. Both offer support for functional programming so that the paradigm can be used to compliment your code as opposed to taking it over.

    As for Java vs. Python, I would recommend Python. Java is a good language but it's slow and runs in the JVM. Python has a preposterous amount of power for a language that is arguably one of the easiest to learn. Plus to make a competent GUI you'll have to use Qt, which is a good skill to have in general as opposed to relying on JavaFX or Swing.
     
    Panda likes this.
< Question regarding ruby/ruby on rails | What is everyone working on at the moment? >


 
 
Adblock breaks this site