Difference between revisions of "WebFund 2013F Lecture 6"

From Soma-notes
Jump to navigation Jump to search
(Created page with " ==Topics== * function invocation patterns ** method ** function ** constructor ** apply")
 
Line 1: Line 1:
Audio for the lecture given on September 25, 2013 is available [https://homeostasis.scs.carleton.ca/~soma/webfund-2013f/lectures/comp2406-2013f-lec06-25Sep2013.m4a here].
==Readings==
* Chapter 4, "Functions", in ''Learning Node''


==Topics==
==Topics==
Line 7: Line 13:
** constructor
** constructor
** apply
** apply
* scoping, environments

Revision as of 15:14, 26 September 2013

Audio for the lecture given on September 25, 2013 is available here.

Readings

  • Chapter 4, "Functions", in Learning Node

Topics

  • function invocation patterns
    • method
    • function
    • constructor
    • apply
  • scoping, environments