Archives for July, 2007

Ruby on Rails


Just started learning to program in Ruby on Rails.
What is it?
The Ruby part is an easy to understand runtime compiled object orientated programming language.
Using plain language, Ruby allows novices to get started alot quicker than other pre-compiled languages like Java and C.
What about Rails?
For web developers / designers, Rails is where all the action is.
It’s [...]