Feb 12
This week I read through chapters 4 (Data Structures: Objects and Arrays) and 5 (Higher-Order Functions) of eloquent JS.
I also played around a bit with the basics concepts from last week. Here are two simplistic functions both of which accomplish the same thing:
http://jsfiddle.net/vyprjsnp/11/
Maybe we could work through a more complicated function together in the tutorial? And then I'll try more for next week, specifically, I'll work on higher-order functions - I don't think I'm grasping the overall structural components very well. I should also begin pulling together my web-page, but I think that will be the main priority for the week after next.