Thursday, October 27, 2011

Re: [Rails] Need some information

On 27 October 2011 09:55, cval eval <lists@ruby-forum.com> wrote:
> A friend of mine asked me to finish RoR project. Project is almost
> finished, but there are plenty of bugs to be fixed.
> I don't have Ruby and RoR experience, but I have degree in software
> engineering and some C\C++\Python(not Django)\CUDA knowledge. What
> should I read first to get into Ruby and RoR? I know the basics, so I
> don't need beginners tutorial or something like that.
> I don't have time to read big books, because deadline is in 3 months.

If you have 3 months to work on a Rails app, then you have plenty of
time to read lots of books...

But start with AWDWR (you don't say whether your friend's project is
Rails 2.x or 3, so make sure you get the right version of the book for
the app).
Then familiarise yourself with the Ruby and Rails api commands - the
documentation is online. Also run through the Ruby Koans (will
probably take a few hours) as a great way to see how stuff you're
familiar with from other languages is done in Ruby.

If you have any specific problems, just post them here.

--
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@googlegroups.com.
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.

No comments:

Post a Comment