The description of Ruby - Play With New Friends
What is Ruby?Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. Ruby is a pure Object-Oriented language developed by Yukihiro Matsumoto. Everything in Ruby is an object except the blocks but there are replacements too for it i.e procs and lambda. The objective of Ruby’s development was to make it act as a sensible buffer between human programmers and the underlying computing machineryRuby give you a very simple introduction to start with Ruby By viewing the following themes:1) Ruby tutorial2) Control Statements3) Functions4) Arrays5) Object Constructors7) Files8) classes