Notes from Lecture 2

by Mike Gleicher on September 17, 2015

in Lecture Notes,News

Here are the “slides” from Lecture 2 – mainly code examples, which are useful because they have links to the JSBin. The “slides” are generated automatically from MarkDown format notes – which is why they are all formatted so simply. At least the code looks good, and I can insert links to JSBin.

02-language.pdf

The closure examples are useful – seeing simple uses of closures will help you get it. Closures are not an easy thing to wrap your head around at first. But once you figure them out, you’ll like them.

We’ll do more closure examples next week.

Print Friendly, PDF & Email

Previous post:

Next post: