header

Ruby

A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Characteristics

  • Object-oriented programming language
  • Dynamic Language
  • Variable names show scope
  • Awesome method naming conventions
  • Metaprogramming
  • Everything is an Object

Ruby Hints

  • Only false and nil are treated as false

Return to the main article

comments powered by Disqus