WebFund 2013W Lecture 5
Topics for today are:
- tutorial on git and github
- objects in JavaScript
Audio will be posted here after class.
Questions
- In the method invocation pattern, a function returns what value if there is no explicit return statement?
- In the constructor invocation pattern, a function returns what value if there is no explicit return statement?