Danny on Ruby on Rails
So, I am in love with Ruby on Rails. It is a web programming language that, in effect, allows you to create a working blog (sans authenticaion) in fifteen minutes.
It is so amazing, I bought a book from Amazon about it so I could learn more. However, i am waiting for the Ruby Recipes book because the best way to learn something new , at least my method, is looking at a complete listing of code options, such as the w3c provides for HTML and CSS, and looking at examples.
That is how I learned to code web, and currently learning more about javascript, is by looking at the source code of web pages and referncing pages. So, that is how I will learn Ruby on Rails to add to my repertoire of web development.