Hey. I''m just getting into RoR and was hoping someone could direct me to the best learning resources. P.S.: I took a couple computer sciences courses in university (learned some Java and C++). Cheers, Ryan -- 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.
http://guides.rubyonrails.com/ hi, its will be help u) Ivan Nastyukhin dieinzige-BUHhN+a2lJ4@public.gmane.org On Jun 16, 2010, at 3:13 AM, Ryan Kneer wrote:> Hey. I''m just getting into RoR and was hoping someone could direct me > to the best learning resources. > > P.S.: I took a couple computer sciences courses in university (learned > some Java and C++). > > Cheers, > Ryan > > -- > 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 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.
Try the book Agile Web Development with Rails. If you go through the tutorial you will have a foundation. On 6/15/10, Ryan Kneer <kneer.command-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hey. I''m just getting into RoR and was hoping someone could direct me > to the best learning resources. > > P.S.: I took a couple computer sciences courses in university (learned > some Java and C++). > > Cheers, > Ryan > > -- > 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. > >-- Sent from my mobile device -- 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.
If you are new to Ruby too, don''t forget to take a look at "The Well Grounded Rubyist". It''s an awesome book. 2010/6/15 Ryan Kneer <kneer.command-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> Hey. I''m just getting into RoR and was hoping someone could direct me > to the best learning resources. > > P.S.: I took a couple computer sciences courses in university (learned > some Java and C++). > > Cheers, > Ryan > > -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Mis mejores deseos, Best wishes, Meilleurs vœux, Juan Pablo ------------------------------------------------------ http://www.twitter.com/eljuanchosf -- 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.
I agree with DK: Agile Web Development with Rails, the last edition covers Rails 3. The tutorial (first part of the book) is what you need to get started. I watched the ruby videos at http://www.lynda.com/ but it is a bit outdated. Than do not forget popular screencasts sites: railscasts.com - intermediate level, best screencasts on Rails learnivore.com - list of screencasts sites http://peepcode.com/ - good quality but commercial http://ruby5.envylabs.com/ - podcasts http://www.informit.com/store/product.aspx?isbn=0321517067 - DVD course, I suppose it is outdated google, blogs and, of course, http://guides.rubyonrails.com/ On Jun 16, 4:36 pm, Juan Pablo Genovese <juanpgenov...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> If you are new to Ruby too, don''t forget to take a look at "The Well > Grounded Rubyist". It''s an awesome book. > > 2010/6/15 Ryan Kneer <kneer.comm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > > > > Hey. I''m just getting into RoR and was hoping someone could direct me > > to the best learning resources. > > > P.S.: I took a couple computer sciences courses in university (learned > > some Java and C++). > > > Cheers, > > Ryan > > > -- > > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > > . > > For more options, visit this group at > >http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- > Mis mejores deseos, > Best wishes, > Meilleurs vœux, > > Juan Pablo > ------------------------------------------------------http://www.twitter.com/eljuanchosf-- 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.