CMSC 116 Lectures
The slides that I have constructed for Mondays lectures are posted below.
- Monday, February 4. Markup
- Monday, February 11.
XSLT and supporting
files:
Msg1.xml,
Msg1.xsl,
Msg2.xml,
Msg2.xsl.
- Monday, February 18.
XPath and supporting
files:
2003
Fall AIP Slide Infection Data.xml,
TickBox1A.xsl,
TickBox1.xsl,
TickBox2.xsl.
- Monday, February 25. XPathTreeTraversal.
- Monday, March 3. ERDiagrams (PDF - Large!). ERDiagrams (Mathematica - Small).
- Monday, March 10. Constraints (PDF, Mathematica), Design Principles (PDF, Mathematica).
- Monday, March 17. Weak Entity Sets (PDF, Mathematica).
- Monday, April 14. Introduction to PHP. Supporting files: HelloWorld.php, CircleArea.html, CircleArea.php, Squares.html, and Squares.php.
- Monday, April 21. PHP/XML Vignettes. Supporting Files: Favorites.html, PickAFavorite.php, PickMore.html, MorePicks.php, and Counter.php.
- Monday, April 28. The Relational Data Model and From ERD to the Relational Model.
- Monday, May 5. PHP and PostgreSQL.
- Monday, May 12. More_PHP_SQL.pdf. Supporting Files: AddFeed.html and AddFeed.php.