A few of the projects we had as homework.
SayHello : A small method to output a given value (a string in this case)
Add Two To Who : TDD technique applied to a method to enable it working with strings.
Super Special : A metod that takes an array as parameter and iterates over it displaying the contents according to a condition.
Batman REPL Game: A multiple option game made on ruby built in the Batman universe.