WebFund 2013W Lecture 12: Difference between revisions
Created page with "==Questions== Note many of these questions refer to the blog example from the second tutorial. # MongoDB is a relational database. (true/false) # In the blog example, Articl..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Audio== | |||
Audio from the lecture give on February 28, 2013 is [http://homeostasis.scs.carleton.ca/~soma/webfund-2013w/comp2406-2013w-lec12-28Feb2013.m4a here]. | |||
==Questions== | ==Questions== | ||
Latest revision as of 01:19, 29 March 2013
Audio
Audio from the lecture give on February 28, 2013 is here.
Questions
Note many of these questions refer to the blog example from the second tutorial.
- MongoDB is a relational database. (true/false)
- In the blog example, ArticleProvider.save can add one or many articles to the database. (true/false)
- ArticleProvider.save refers to the article database using what identifier?
More questions will be added after lecture.