Jouhan's presentation on Oct. 18! We finally got into real Ruby code this week. Jouhan first covered arrays, then a while, then for, .each do, and .each with curly braces. Talked about Enumerator. Gave us an example of yield with a method that gets fibonacci numbers. She ended with a few suggested exercises =)