Ruby Script Online Training
Ruby Overview
- Ruby history
- Running Ruby scripts
- Data types
- Basic concepts (assignment, comments
- Standard I/O, print)
- Run simple program
- Diff between shell,perl, Ruby & Python
Variables
- Ruby Basic Literals
- Ruby string literals
- Arrays
- Hashes
Operators
- Arithmetic
- Relational
- Logical
- Range
- Assignment operator
- Ternary operator etc
Loops
Built in functions
Working with files
File Test Operations
File Handles
Functions (User defined Functions)
Regular Expressions (How to write in shell and perl and ruby)
Object oriented concepts