Web development courses

Learning Ruby

Learning Object Oriented Ruby

For intermediate and advanced Rubyists

Learning HTML,CSS, Javascript and jQuery

##Some thoughts:

  • Codecademy’s tracks are great introductions and they force you to actually type code to move forward. They are usually not too hard.
  • The problem with books is that they quickly become outdated and I would think that you can only appreciate the books after you have covered the basics and have gained some practice programming.
  • I would build a good foundation in Ruby before moving on to Rails. You won’t be able to fully understand Rails and appreciate the “magic” without knowing Ruby and Object Oriented Programming.