##Ruby
- Ruby Variables, Constants and Literals
- Different types of operators
- Class and Objects
- Ruby if else, unless, switch case
- Ruby containers, block, lambdas and Iterators
- String, Array and Hashes
- Inheritance, Module And Mixing
- Exceptions, catch, and throw
- Regular Expressions
- Metaprogramming
- http://www.sapphiresteel.com/IMG/pdf/LittleBookOfRuby.pdf
- http://www.tutorialspoint.com/ruby/index.htm
- http://rubylearning.com/satishtalim/tutorial.html
Exercises