Hi ALL... Am very new to the world of RoR..am bascially a Java certified professional...am wanting to start of learning RoR...pl guide me to master RoR.. Pl suggest me some online tutorials,websites where we can find the related material. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 7 May 2011 14:22, abhi <dvabhilash-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi ALL... > Am very new to the world of RoR..am bascially a Java certified > professional...am wanting to start of learning RoR...pl guide me to > master RoR.. > Pl suggest me some online tutorials,websites where we can find the > related material.Start with the Rails Guides and Railscasts. There is a good, free to use online, tutorial at railstutorial.org. Make sure that any tutorial (or book) you use is for Rails 3 (and make sure you install Rails 3). The book Agile Development with Rails is good (again make sure the edition you get is for Rails 3). The Pickaxe book is the one for Ruby. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
RoR is web application framework and it assumes that you already know ruby programming language. Before learning RoR I think you want to learn ruby language first. Start here http://www.ruby-lang.org/en/documentation/ ---- http://blog.eugen.co -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
You can try this Rails 3 tutorial: Learn rails by example: http://ruby.railstutorial.org/ruby-on-rails-tutorial-book After you finish this tutorial, you will know how wonderful Rails 3 is and know why Java is not get close to it. Enjoy. On May 7, 6:22 am, abhi <dvabhil...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi ALL... > Am very new to the world of RoR..am bascially a Java certified > professional...am wanting to start of learning RoR...pl guide me to > master RoR.. > Pl suggest me some online tutorials,websites where we can find the > related material.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.