Learning Ruby and Ruby on Rails: Part 2
2. Now explore a little bit of Rails
Follow the following tutorial and complementary article. Implement the code if you feel upto it
This is one of the better tutorial I came across, it lets you use the web server which comes with Rails, the format is slides and creates an actual example. Again, should take 1-2 hours to finish to enough
She covers why the above works, MVC, some ruby and active record.
After the above, my inclination is to dig in deeper into Ruby to get better idea. And then to use a book to get deeper into Rails. Your other option is to use the additional tutorials to dig in deeper.
Additional tutorials for Rails
List of tutorials for Rails
Some other posts
- Excerpt: Be aware there is a lot of information on Ruby and...
- Excerpt: The final step in learning Ruby and Rails I would ...
- Excerpt: I recently read Why's (Poignant) Guide to Ruby by ...
- Excerpt: Top Programming Languages as per O'Reilly book sal...
- Excerpt: Java is the defacto language of web development. A...
