Difference between revisions of "WebFund 2013W Lecture 12"

From Soma-notes
Jump to navigation Jump to search
(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...")
 
 
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 21:19, 28 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.

  1. MongoDB is a relational database. (true/false)
  2. In the blog example, ArticleProvider.save can add one or many articles to the database. (true/false)
  3. ArticleProvider.save refers to the article database using what identifier?

More questions will be added after lecture.