Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
people:mlsmith:teaching [2019/07/25 00:45]
mlsmith [Relational Databases]
people:mlsmith:teaching [2019/10/26 22:00]
mlsmith [Relational Databases]
Line 36: Line 36:
     * [[http://www.sqlcourse.com/|SQL Course]]     * [[http://www.sqlcourse.com/|SQL Course]]
     * [[https://www.w3schools.com/sql/|SQL Tutorial by w3schools]]     * [[https://www.w3schools.com/sql/|SQL Tutorial by w3schools]]
-  * Texts +    * [[http://marcrettig.me/blog/|Marc Rettig's blog]] where you can download the classic Data Normalization Poster which was given away as a gift for subscriptions to Database Programming and Design Magazine.:  
-    * [[https://opentextbc.ca/dbdesign01/|Database Design, Second Edition]], by Adrienne Watt+      * I have the original 1989 poster hanging in my office. Here's a scan: {{:people:mlsmith:5-rules-of-data-normalization.jpg?50|}} 
 +      * and here is Marc Rettig's faithful recreation of the poster: {{ :people:mlsmith:rettignormalizationposter.pdf |}} 
 +  * Texts and References
     * [[https://www.db-book.com/db7/|Database System Concepts, Seventh Edition]], by Silberschatz, Korth, and Sudarshan     * [[https://www.db-book.com/db7/|Database System Concepts, Seventh Edition]], by Silberschatz, Korth, and Sudarshan
 +    * [[https://opentextbc.ca/dbdesign01/|Database Design, Second Edition]], by Adrienne Watt
 +    * [[https://jrebel.com/rebellabs/sql-cheat-sheet/|SQL Cheat Sheet]]
 +
 +==== Github ====
  
 +  * [[https://education.github.com/git-cheat-sheet-education.pdf|Git cheat sheets]]
 +  * [[https://enterprise.github.com/downloads/en/github-flow-cheatsheet.pdf|GitHub Flow guide]]
 +  * [[https://enterprise.github.com/downloads/en/markdown-cheatsheet.pdf|GitHub-Flavored Markdown guide]]