Results 1 to 6 of 6

Thread: Want to learn Ruby on Rails

  1. #1
    Join Date
    Jan 2010
    Posts
    74

    Want to learn Ruby on Rails

    Recently heard about Ruby on Rails , I learned about the revolution of web application design, popularly known as Web 2.0, I have witnessed several technologies that revolve around it: Syndication RSS , AJAX , Tags , Web Services , etc. Today we find many community-oriented sites or the generation of content by users, such as: Technorati , Odeo , Basecamp , del.icio.us , digg , etc.

    Many of these web applications are being developed in Ruby on Rails, raises several questions what is it exactly and how to learn this language. Please suggest me a book which will help me to learn Ruby on Rails.

  2. #2
    Join Date
    Apr 2010
    Posts
    219

    Re: Want to learn Ruby on Rails

    Ruby is a scripting language, multi-platform object-oriented purely free software was created by Yukihiro Matsumoto known as Matz. The first version was released in 1995, inherits characteristics from several languages such as Perl, Smalltalk, Eiffel, Ada and Lisp. As its author, is a language "apparently simple but internally complex." This means that the more we abstract in the object-oriented paradigm really will notice the complexity of language (at least in my case, as I come from structured languages and event-driven), I consider it a very intuitive language to a level almost human language.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,514

    Re: Want to learn Ruby on Rails

    You can learn Ruby programming with the help of a number of books that are available like Beginning Ruby it is written by Peter Cooper. This is the book from which i learned this language but to learn this language you should be aware that this language needs some extra ordinary skills. Go ahead and hope you will rock all the best.

  4. #4
    Join Date
    May 2008
    Posts
    979

    Re: Want to learn Ruby on Rails

    Ruby was designed for rapid development and easy. Every day this language is gaining more adherents, so much so that Sun Mirosystems company, is supporting a project called JRuby is a Ruby interpreter written in 100% Java. While Rails is a framework, based on the language Ruby , allowing the rapid development of web applications using the MVC ( Model-View-Controller ).

  5. #5
    Join Date
    May 2009
    Posts
    539

    Re: Want to learn Ruby on Rails

    It was first released publicly in July 2004 and implemented in an application-oriented project management called Basecamp. Currently, more people joined the development of Rails we can see here the members. Rails is based on these principles of development:
    • Do not Repeat Yourself

      The first rule to my knowledge does "not again", is one of the most innovative things I could find in this framework. Imagine having a form, and call as many times as you want and wherever you want, just with a line code.

    • Convention Over Configuration

      Says "Settings Convention rather than" very well with this, the framework says: Hey I noticed that you always use it that way, or I see you always have to set this up here because we do not do something, I give you this set, if you respect this configuration will save you time, but want to do it

  6. #6
    Join Date
    Mar 2010
    Posts
    70

    Re: Want to learn Ruby on Rails

    Very good introduction to RoR. Much is talking about this language and certainly you have to set aside some time to know more background. I was much struck when i read on a website that a few months ago where it has mentioned that php developers are considering migrating to this language. Very good introduction to this new technology, which in particular did not know at all, and as you mention is just the tip of the spear to begin to study more in detail. Anyways thanks for the information

Similar Threads

  1. CakePHP vs. Ruby on Rails
    By pele1200 in forum Polls & Voting
    Replies: 9
    Last Post: 03-08-2012, 05:26 PM
  2. Information about Ruby on Rails
    By Inigo in forum Software Development
    Replies: 4
    Last Post: 04-01-2011, 06:36 AM
  3. J2EE vs Ruby on rails
    By KAMAL60 in forum Software Development
    Replies: 7
    Last Post: 28-07-2010, 10:31 AM
  4. Ruby On Rails vs. ASP.Net
    By FlayoFish in forum Software Development
    Replies: 2
    Last Post: 17-04-2009, 03:18 PM
  5. where to use Ruby on Rails!
    By machok in forum Software Development
    Replies: 3
    Last Post: 11-02-2009, 11:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,998,577.15744 seconds with 17 queries