Ruby IRB, Commands & Variables by Eduonix Learning Solutions

About the Lecture

The lecture Ruby IRB, Commands & Variables by Eduonix Learning Solutions is from the course Ruby Programming Language. It contains the following chapters:

  • More on Ruby
  • Interactive Ruby and Basic Commands

Author of lecture Ruby IRB, Commands & Variables

 Eduonix Learning Solutions

Eduonix Learning Solutions


Customer reviews

(1)
5,0 of 5 stars
5 Stars
5
4 Stars
0
3 Stars
0
2 Stars
0
1  Star
0


Excerpts from the accompanying material

... in 1993. It was released publicly in 1995. It was created for productivity as well as to have fun with. Created ...

... to other programming languages. Pure OOP. Similar syntax to Perl and Python. Used for ...

... BUT can use multiple paradigms for different problems. Ruby is object oriented at its core but can ...

... as an object. Numbers - Strings - Booleans - Statements - Methods/Functions Objects can ...

... definition What’s Different? No braces used for methods. No needed semi-colon. Uppercase variables are constants. You get back what ...

Chapters of this lecture