WebFund 2013F Lecture 5: Difference between revisions
No edit summary |
No edit summary |
||
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 18: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