Posts

Showing posts with the label ruby programming language

Why Learn Ruby ? ( What is, Benefits, Features, in Future )

Image
  v  W hat   is ruby :   S o now let's begin by understanding what   is ruby now developed by Yukihiro Matsumoto ruby ​​is one of the most widely used languages ​​today.   Ø  N ow it's the basis for frameworks like   ruby on rails .   Ø  H as an expressive and   easy-to-use syntax   now . Ø  P roviding more than 60 000 libraries   ruby has its own definite set of   keywords . Ø  A nd is a dynamically typed   language . Ø  N ow some features include it is a   free format language which means you can   start writing code from any line or   column .   Ø  A nd it's also case sensitive   it also has a set of reserved keywords   that are only used for specific tasks . Ø  A nd as mentioned it's a dynamic   programming language   some other key features include the fact   that ruby-like java and python include   exception management tools   i...