Ruby fundamentals through coding exercises.
Contents of this repository are based on Ruby programming course material provided by Metropolia University of Applied Sciences.
NOTE: Assignments and their descriptions are in Finnish for meanwhile. I have a plan to translate them to English.
Logical operators and conditions
if/else
statements & case
structure in Rubyfor
, while
and until
loops in Ruby