In the code sprint of last week, I learned many things that I feel I should put there here. I guess I will be putting them here as I go review the week.
Also, I got the muppets made and photos taken, so all what I have to do right now is put the pictures up.
In other news, I am up to chapter 17 of the Hebrew alphabet book; I have been practicing the abacus and esperanto on a daily basis, as well as violin.
This one, like the last one, was done all by herself. She also made the graphics. Now that she is on vacation, the no programming after 7 restriction has been lifted.
Oh, and scratch is awesome.
Here is another beautiful project from Bella.
Tonight was the night that I was going to learn about closure. So I read the wiki entry on the concept. Not the best entry in wikipedia. It happened that the book that I am reading on Ruby had a small chapter on the same subject. A lot better. Then I did some more searches online for it.
I found this nice series of posts on closure, using javascript as an example:
Lexical Scope
http://blogs.msdn.com/kartikb/archive/2009/01/15/lexical-scoping.aspx
Closure
http://blogs.msdn.com/kartikb/archive/2009/02/08/closures.aspx