Difference between revisions of "WebFund 2013F Lecture 5"

From Soma-notes
Jump to navigation Jump to search
Line 1: Line 1:
Audio from the lecture given on September 23, 2013 is [http://homeostasis.scs.carleton.ca/~soma/webfund-2013f/lectures/comp2406-2013f-lec05-23Sep2013.m4a here].
==Readings==
==Readings==



Revision as of 14:03, 24 September 2013

Audio from the lecture given on September 23, 2013 is here.

Readings

  • Chapter 4 in Learning Node (Modules)

Topics

  • node modules
  • function invocation patterns
    • method
    • function
    • constructor
    • apply
  • function arguments array
  • return values
  • try, catch, throw