Monday, December 9, 2013

Monday

Managed to get in an hour of study before work this morning. Also have an hour so far this evening. Only 33% through the Codecademy Ruby tutorial so far. Hoping to try and get in another hour tonight if I can get my brain to wake up.

Notes for later hashes:

family = {"Homer" => "dad",
          "Marge" => "mom",
          "Lisa" => "sister"
         }

 

No comments:

Post a Comment