Basic Programming Concepts

In this section you will learn some basic programming concepts that you will need to be familiar with in order to get the most out of Ruby on Rails.

It is not called Ruby on Rails for nothing. Ruby is an object oriented programming language, and is the language Rails is coded in. So to become a solid Rails developer you need to know a few basic concepts of programming. That's what this section is about.

Also available in: HTML TXT