Home > Programming, Ruby > Learning a new programming language

Learning a new programming language

October 28th, 2006

* “Here is a list of 15 programming tasks you can use to learn a new language.”:http://forums.programming-designs.com/viewtopic.php?pid=3482
* “A nice tutorial for learning Ruby”:http://rubylearning.com/

Categories: Programming, Ruby Tags:
  1. bob
    October 28th, 2006 at 20:30 | #1

    Do you think Ruby, particularly RoR (Ruby on Rails) will be the new Java of the future?

  2. October 28th, 2006 at 20:48 | #2

    That would largely depend on what you mean by “the new Java of the future”? Do you mean that RoR will take over the task of building large, enterprise mission critical applications that hundreds of thousand’s (or more) of people depend on every day for their lively hood: probably not.

    There are too many questions that still need to be answered regarding RoR and Ruby.

    However, I think RoR is quite capable of serving those applications that every enterprise relies on everyday. Those little apps–like scheduling vacation time, or staff listings–that every business needs.

    I am not exactly sure who it was who made the distinction, but I agree with it. Java programmers think of enterprise applications while RoR programmers think of applications for the enterprise. Businesses need both.

  3. October 29th, 2006 at 00:50 | #3

    Thanks for your compliments wrt the Learning Ruby tutorial.

  4. January 18th, 2007 at 23:04 | #4

    Chris, I have now my own domain and have shifted my Learning Ruby tutorial to http://rubylearning.com/
    Can you please change the URL?

    Thanks.

  5. January 19th, 2007 at 00:25 | #5

    Thanks for the update and congrats on the new domain. The link has been updated.

  6. January 19th, 2007 at 00:40 | #6

    Thanks.

  7. May 6th, 2007 at 08:05 | #7

    you also can find more information on ruby on rails here:
    http://www.meshplex.org/wiki/Ruby/Ruby_on_Rails_programming_tutorials

    The topics not explained in other ruby tutorials the other speaks about them here.

Comments are closed.