WebFund 2013F Lecture 6: Difference between revisions

From Soma-notes
Created page with " ==Topics== * function invocation patterns ** method ** function ** constructor ** apply"
 
No edit summary
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 19: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