When coding beginners ask which language they should learn first, most often they will find others recommending them to start out with Ruby on Rails, as it is fairly easy to learn and helps beginners understand how coding langauge works. With the help of these useful resources online, it is way easier for you to enter the world of RoR Development. Here are some websites you might want to take a look!
- Learning Center-Ruby on Rails Learning Center
- Tutorials-Ruby on Rails Tutorials for Beginners and Programmers
- Guide-Learn Ruby on Rails Online
- Q&A with Ruby on Rails Tutorial’s Michael Hartl
- Avoid Instance Variables, Use Getters and Setters
- Rails. Omniauth with devise (github example)
- Ruby on Rails Q&A With Rails Contributor Steve Klabnik
- Steve Klabnik’s 9 Words of Advice for Programming Beginners
- How to Build a Robust JSON API client with Ruby
- Automatically Authenticate Email Login Tokens With Rails & Devise
- Decoupling Requests in Trailblazer Operations
- Validations and Classes
- A New Architecture For Rails by Nick Sutterer
- Trailblazer – A New Architecture For Rails
- Steve Klabnik on the Future of TDD and Testing
- Steve Klabnik’s Codementor Office Hours: Working on Open Source, Large and Small
- As a new Rubyist what can I do to become a GREAT developer?
- How to debug AJAX in Rails
- Staying On Top Of Your Technical Debt
- Upload video files with Rails, paperclip and jquery-upload-file library
- Writing a Calendar in Ruby - Part 2 - Decorating Ruby Classes to Extend Behavior
- Postgres not installing/working properly in Rails app on an older Mac OS and a messed up terminal prompt
- Getting the mysql database to work with Rails 4 in the lynda.com tutorial
- Ruby: Searching and Replacing using Regular Expressions
- Help to deploy application to Heroku
- Weighted Average Grade Calculation - hash iteration with nil
- Getting 'symbolize_keys' error in unit test
- ActiveRecord: how to select helper method result as a field?
- Get coordinates by address in ruby
- Which ActiveRecord query is faster?