Difference between revisions of "Ruby on rails/Ruby"

From 2value wiki 2
Jump to navigation Jump to search
(Created page with "{{Parent}} ==Advantages== :Ruby is a cross-platform interpreted object-oriented language. :Ruby's object-orientation is more thorough compared to other programming languages. ...")
 
 
Line 1: Line 1:
 
{{Parent}}
 
{{Parent}}
 +
{{Languages|Ruby_on_rails}}
 
==Advantages==
 
==Advantages==
 
:Ruby is a cross-platform interpreted object-oriented language.
 
:Ruby is a cross-platform interpreted object-oriented language.

Latest revision as of 17:36, 31 January 2012

Language: Nederlands

Advantages

Ruby is a cross-platform interpreted object-oriented language.
Ruby's object-orientation is more thorough compared to other programming languages.
Ruby is an easy-to-learn language and has a familiar syntax.
Ruby is a dynamic programming language and is highly portable.
Ruby is supported with powerful class libraries covering a wide variety of domains.