The lecture Ruby IRB, Commands & Variables by Eduonix Learning Solutions is from the course Ruby on Rails. It contains the following chapters:
5 Stars |
|
5 |
4 Stars |
|
0 |
3 Stars |
|
0 |
2 Stars |
|
0 |
1 Star |
|
0 |
... 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 ...