/ruby-koans

Ruby Koans targeted to people with zero knowledge in programming (based on EdgeCase version)

Primary LanguageRuby

This project is an adaptation of the original Koans from EdgeCase. The main diference is to focus on people without any background as developer but are learning Ruby and need to be more familiar with foundation of the language and extend their vocabulary.

To run the program you only need to run the following commands:

  git clone https://github.com/danielvlopes/ruby-koans
  cd ruby-koans
  rake