The rails part is the framework/platform where Ruby, the base programming language was standardized on in hopes of making it more standardized. Ruby has the following features and additions which makes it a favorable development tool to add to already existing applications. First, it uses familiar syntax so you do not get too confused, next is that it is open sourced so nobody has to pay anybody to use it, third is that it is object oriented meaning everything is considered to be an object thus easier to define and use. The next is that it uses a single interface saving you time of having to load a compiler and other program to do something with your code. Dynamic typing allows you to type worry free and the last most admirable feature is the Garbage collector which frees up the memory registers automatically without need for program instructions. This saves a lot of time and shortens the code considerably.
-
Pages
-
Categories
-
Archives
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
