Latest articles
Blocks are one of the most important and most used features of Ruby.
A hash is an unordered, dictionary-like collection of pairs of keys and values.
An array is an ordered collection of objects; they can be of any type and you can intermix different types inside a particular array.
Explore functions in Ruby, how to create and use them. And understand why there are no Ruby functions