Ruby Tutorials
Set of Ruby Object Oriented Programming Language tutorials that cover such topics as Ruby strings, integer, classes, method and logical constracts.
Ruby String, Number, Variables, Arrays and Hashes
- Ruby Strings
- Adding Ruby Variables into String
- Character to ASCII
- Ruby Duck Typing
- Regular Expressions
- Ruby Numbers
- Random Numbers
- Credit Card Number
- Ruby Data and Time
- Ruby Arrays
- Iterate over an Array
- Working with Arrays
- Sorting an Array
- Operations on Arrays
- Ruby Hashes
- Operations in Hashes
- Iterating over Hash
Ruby Object Oriented Development and Principles
- Ruby Code Block
- Creating and Calling a Ruby Block
- Ruby Callbacks
- Objects and Classes in Ruby
- Object Instance Data
- Checking Object Type
- Class Inheritance
- Method Overload
- Delegate Method Call to Another Object
- Superclass Methods
- Abstract Methods
- Object Manipulations
- Handling Constants
- Private Methods
- Ruby Modules and Namespaces
- Extending Object
Ruby Advanced Concepts
- Ruby Enumerable Mixin Explained
- Reflection Usage in Ruby
- Metaprogramming in Ruby
- XML documents in Ruby with REXML
- Validating XML schema against DTD
- HTML Document in Ruby
- Graphics and other File type handling
- Encryption of Data in Ruby