WebFund 2013W Lecture 5

From Soma-notes
Revision as of 13:05, 22 January 2013 by Soma (talk | contribs) (→‎Questions)
Jump to navigation Jump to search

Topics for today are:

  • tutorial on git and github
  • objects in JavaScript

Audio will be posted here after class.

Questions

  1. In the method invocation pattern, a function returns what value if there is no explicit return statement?
  2. In the constructor invocation pattern, a function returns what value if there is no explicit return statement?