Learning Ruby
February 15, 2007 by daynah
Filed under Ruby, Scripts and Coding
I was browsing around on the web and ran into something called Ruby on Rails. I have no idea what it is.. but I remember seeing it somewhere else before. So me being my usual curious self, I googled it, and found this nice tutorial called try Ruby!.
Ruby is… a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
I find it to be a very cute little language. The syntax is just great. I love all of the shorthand.
Ruby on Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.
Interesting stuff. I think I’ll dive into it a little more later on. :D
Related Products:
Make: Electronics (Learning by Discovery)"This is teaching at its best!"
--Hans Camenzind, inventor of the 555 timer (the world's most successful integrated circuit), and author of... Read More >
How to Diagnose and Fix Everything ElectronicMaster the Art of Electronics Repair In this hands-on guide, a lifelong electronics repair guru shares his tested techniques and invaluable ... Read More >
Electronics For DummiesElectronics is fascinating – want to make something of it? This book shows you how!You can make all sorts of things, once you understand what ele... Read More >
Popularity: 22% [?]


@







