Here we go again. I apologize in advance. When I''m trying to learn both Ruby and RoR it confuses the crap out of me.. I have looked at many MANY tutorials such as: http://ruby.railstutorial.org/ --- http://tryruby.org/levels/1/challenges/0 --- and a ton of reading. None really capture the things I really want to find out how to make.... I don''t know if I should just keep looking and keep reading but it''s starting to make me not want to try and learn it anymore. But I know its going to take time to learn it all so I''m up for it! LETS GO! thank you for reading <3 -- 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.
Buy a book. Agile Web Development with Rails. It has a new edition for rails 3.1. It''s considered to be the primer for all beginning RoR developers. Dheeraj Kumar On Sunday 4 December 2011 at 5:30 AM, Mathew S. wrote:> Here we go again. I apologize in advance. When I''m trying to learn both > Ruby and RoR it confuses the crap out of me.. > > > I have looked at many MANY tutorials such as: > http://ruby.railstutorial.org/ > --- > http://tryruby.org/levels/1/challenges/0 > --- > and a ton of reading. > > > > None really capture the things I really want to find out how to make.... > I don''t know if I should just keep looking and keep reading but it''s > starting to make me not want to try and learn it anymore. But I know its > going to take time to learn it all so I''m up for it! LETS GO! > > thank you for reading <3 > > -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@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.
On 4 December 2011 00:00, Mathew S. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Here we go again. I apologize in advance. When I''m trying to learn both > Ruby and RoR it confuses the crap out of me.. > > > I have looked at many MANY tutorials such as: > http://ruby.railstutorial.org/ > --- > http://tryruby.org/levels/1/challenges/0 > --- > and a ton of reading. > > > > None really capture the things I really want to find out how to make.... > I don''t know if I should just keep looking and keep reading but it''s > starting to make me not want to try and learn it anymore. But I know its > going to take time to learn it all so I''m up for it! LETS GO!The point of tutorials such as railstutorial.org is not to show you how to develop an app like the one in the tutorial. It is to show some of the basic techniques and tools available and how to put them together. You say you have "looked at" that tutorial and others. Looking at it is no good you have to spend a few days working right through it and making sure you understand *everything* there. Then you should have a good idea on how to start building the app you want to build. You won''t know everything by any means but you will know enough to be able to carry out meaningful research to find out where to go from there. 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.
Take a weekend off and watch Railscasts 001 - 300 On 4 Dez., 01:00, "Mathew S." <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Here we go again. I apologize in advance. When I''m trying to learn both > Ruby and RoR it confuses the crap out of me.. > > I have looked at many MANY tutorials such as:http://ruby.railstutorial.org/ > ---http://tryruby.org/levels/1/challenges/0 > --- > and a ton of reading. > > None really capture the things I really want to find out how to make.... > I don''t know if I should just keep looking and keep reading but it''s > starting to make me not want to try and learn it anymore. But I know its > going to take time to learn it all so I''m up for it! LETS GO! > > thank you for reading <3 > > -- > Posted viahttp://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.