Hi,
Every now and then I see people asking about the best way to learn Ruby…
Checkout Getting Started with Ruby on Rails with several recommended Ruby tutorials.
Regards, Ben
Hi,
Every now and then I see people asking about the best way to learn Ruby…
Checkout Getting Started with Ruby on Rails with several recommended Ruby tutorials.
Regards, Ben
The 06/11/13, Ben Curren wrote:
Hi, Every now and then I see people asking about the best way to learn Ruby... Checkout [1]Getting Started with Ruby on Rails�with several recommended Ruby tutorials.
The mailing list archives are plenty of such requests. ,-)
I didn’t come from a programming background and only had a very basic understanding of concepts such as objects, method, etc. I personally used these 3 resources and would strongly recommend them:
That’s all I needed, these 3 resources and it worked for me. Hope this helps your friends
I just finished reading Design Patterns in Ruby, but Russ Olsen. I highly recommend it for people who want to learn programming, as opposed to just learning Rails.
Another good book is Ruby for Rails, which is about Ruby mostly, in the context of using Rails.