JAVA or RUBY?

Dancer_Engineer

Dancer_Engineer

@dancer-engineer-EJ8rGI Oct 19, 2024
If you had to choose between Java or Ruby, which one would you choose?

And why?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 5, 2012

    Ruby:
    1. Web 2.0 Compatible
    2. Runs without any additional configuration
    3. Better than Java
  • K!r@nS!ngu

    K!r@nS!ngu

    @kr-at-nsngu-XqzcfU Jan 5, 2012

    Since i don't know much about Ruby, I will choose the one and only "JAVA" 😁 .
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jan 5, 2012

    Dancer_Engineer
    If you had to choose between Java or Ruby, which one would you choose?
    And why?
    I'm not a programmer, but I did study Ruby long time ago just out of Interest. The language, when used with Rails framework offers a rock solid tool for rapid application development. There are several tutorials on the Internet which will make you familiar with Ruby programming language. Ruby is much younger and has picked up the 'best things' from several programming languages.

    Java is still rock solid and has a strong community around it. I bet there are more Java resources on the Internet than Ruby. However, the choice of language would strictly be dependent on the kind of application you're aiming. If you want to learn a language out of interest - I'd recommend Ruby. It's fun 😀
  • K!r@nS!ngu

    K!r@nS!ngu

    @kr-at-nsngu-XqzcfU Jan 5, 2012

    Found this website useful for those who are in early learning stage of ruby like me....😉
    #-Link-Snipped-#
  • Reya

    Reya

    @reya-SMihdC Jan 5, 2012

    Ruby is simpler and faster than Java.You can run directly without compiling!

    Wondering,what made you to compare a scripting language and a programming language!

    @Praveen: No matter what language it is,if it is compared with Java,you always stand opp to Java, Geeky😉
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jan 5, 2012

    Praveen-Kumar
    3. Better than Java
    Okay, now that you said it - you should point out at least 3 areas where Ruby beats Java. ☕
  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Jan 5, 2012

    Ok.
    Thank you guys! 😀


    Reya
    Wondering,what made you to compare a scripting language and a programming language!
    I was reading an article yesterday, titled 'The future of Ruby is Fail'.
    Then looked for it on Google, found Ruby then ROR. And at the same time posted my query here.

    K!r@nS!ngu
    Found this website useful for those who are in early learning stage of ruby like me....😉
    #-Link-Snipped-#
    Thanks Kiran.
    I came across this link on the official Ruby website.

    Ok, I think I will give Ruby a try today. 👍
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 5, 2012

    The_Big_K
    Okay, now that you said it - you should point out at least 3 areas where Ruby beats Java. ☕
    Boss! Still am not a Ruby fan... Coz this rake and rakefile makes me mad! 😛 Fine, since you asked for:
    1. Many predefined modules are there.
    2. Built in support for AJAX (Partials).
    3. Agile Development.
    Peace! 😀
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 5, 2012

    Reya
    @Praveen: No matter what language it is,if it is compared with Java,you always stand opp to Java, Geeky😉
    Well, you are kinda right... I hate Java, but still I don't have a clue about Ruby... Lemme try another time to learn it again and get back to you guys! 😛 It is hard-coded that "I hate Java" and "I cannot learn Ruby"! 😔
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jan 5, 2012

    AJAX could just prove to be an added advantage. I wish I get some time to get back to programming 😀
  • vinci

    vinci

    @vinci-e4PtMU Jan 5, 2012

    i go with java as it is still stronger ,no idea about ruby but good to know from you guys
  • simplycoder

    simplycoder

    @simplycoder-NsBEdD Jan 6, 2012

    Just that these languages are similar to weapon in warrior's hand, capability of the warrior and comfortability of warrior with the weapon is much more valuable than the weapon alone.
    I second vinci's post though.
  • eternalthinker

    eternalthinker

    @eternalthinker-Kvsi5Y Jan 10, 2012

    Praveen-Kumar
    It is hard-coded that "I hate Java"
    I second that 😀
    It got hard coded when I did one of my projects in Python and another in Java !
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 10, 2012

    eternalthinker
    I second that 😀
    It got hard coded when I did one of my projects in Python and another in Java !
    Awesome!!! We travel in the same boat! 😀
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jan 16, 2012

    By the way, what's the conclusion of this thread? Java or Ruby? 😉
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 16, 2012

    The_Big_K
    By the way, what's the conclusion of this thread? Java or Ruby? 😉
    Er... There is something like jRuby, which is a mix of Java and Ruby! 😛
  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Jan 18, 2012

    I don't know much of ruby.
    But I think Java is best for enterprise application and ruby for websites.
    Any banking website and business module / transaction are handled by j2ee.
    Also I worked on one of world's best Loan management software which is developed in java.

    I agree that in starting java seems very difficult and for small projects its seems that something that is developed in java, can easily be handled in some other language.
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 19, 2012

    ianoop
    I don't know much of ruby.
    But I thing Java is best for enterprise application and ruby for websites.
    Any banking website and business module / transaction are handled by j2ee.
    Also I worked on one of world's best Loan management software which is developed in java.

    I agree that in starting java seems very difficult and for small projects its seems that something that is developed in java, can easily be handled in some other language.
    Er... We have our whole portal of knowledge bank running in Ruby on Rails! Yeah, the main one runs on J2EE and Oracle! 😛
  • sunilrk

    sunilrk

    @sunilrk-ZCaHW6 Feb 10, 2012

    It does not matter which programming language we use but how efficiently we write the program matters😉