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
teaching:infoh303 [2008/08/11 17:57]
ezimanyi
teaching:infoh303 [2014/05/08 13:24]
mwaumans [Projet]
Line 1: Line 1:
 +~~NOTOC~~
 +
 ====== INFO-H-303 : Bases de données ====== ====== INFO-H-303 : Bases de données ======
  
- +<note tip> 
- +[[http://​cs.ulb.ac.be/​public/​teaching/​infoh303#​transparents_du_cours|Support de cours]]\\ 
- +[[teaching:​infoh303:​horaire|Horaire]]\\ 
- +[[teaching:​infoh303:​TP|Travaux pratiques]]\\ 
- +[[teaching:​infoh303:​projet|Projets]] 
- +</​note>​
- +
- +
- +
- +
  
 ===== Titulaire du cours ===== ===== Titulaire du cours =====
Line 19: Line 16:
  
  
-===== Assistants ​===== +===== Assistant ​=====
- +
-  * [[http://​cs.ulb.ac.be/​public/​members/​fservais|Frédéric Servais]] ([[fservais@ulb.ac.be]]) +
-  * [[http://​cs.ulb.ac.be/​public/​members/​boris|Boris Verhaegen]] ([[boverhae@ulb.ac.be]]) +
- +
- +
-===== Volume ===== +
- +
-  * Théorie 30 h - Exercices 30 h - Travaux Pratiques 30 h +
-  * 6 crédits ECTS +
- +
  
 +  * [[mwaumans@ulb.ac.be|Michaël Waumans]]
 ===== Années d'​études ===== ===== Années d'​études =====
  
-  * 3ème année du bachelier ingénieur civil informatique [IRCI3-T]+  * 3ème année du bachelier ingénieur civil en informatique [IRCI3-T]
   * 3ème année du bachelier en sciences informatiques [INFO3]   * 3ème année du bachelier en sciences informatiques [INFO3]
  
Line 49: Line 36:
 ===== Horaire ===== ===== Horaire =====
  
-Le cours se donne pendant le premier ​semestre.+Le cours se donne pendant le second ​semestre.
  
   * [[teaching:​infoh303:​horaire|Horaire]]   * [[teaching:​infoh303:​horaire|Horaire]]
Line 76: Line 63:
  
 Conception du schéma logique. Affinement du schéma logique. Dépendences fonctionnelles et multivaluées. Formes normales. Conception du schéma interne. Conception du schéma logique. Affinement du schéma logique. Dépendences fonctionnelles et multivaluées. Formes normales. Conception du schéma interne.
 +
 +
 +
  
  
 ===== Livres de référence ===== ===== Livres de référence =====
  
-  * [[http://​www.aw-bc.com/catalog/​academic/​product/​0,4096,0321122267,00.html|R. Elmasri, S. Navathe, Fundamentals of Database Systems, ​4e édition, Addison Wesley, ​2004]].  ​+  * [[http://​www.pearsonhighered.com/educator/​academic/​product/​1,,0136086209,00.html|R. Elmasri, S. Navathe, Fundamentals of Database Systems, ​6e édition, Addison-Wesley, ​2010]].  ​
   * [[http://​www.aw-bc.com/​catalog/​academic/​product/​0,​4096,​0321197844,​00.html|C. Date, An Introduction to Database Systems, 8e édition, Addison-Wesley,​ 2004]].   * [[http://​www.aw-bc.com/​catalog/​academic/​product/​0,​4096,​0321197844,​00.html|C. Date, An Introduction to Database Systems, 8e édition, Addison-Wesley,​ 2004]].
-  * [[http://​www.springer.com/​dal/​home/​generic/​search/​results?​SGWID=1-40109-22-97834894-0&​SHORTCUT=www.springer.com/​sgw/​cda/​frontpage/​0,​11855,​1-40109-22-97834894-0,​00.html|C. Parent,S. Spaccapietra,​ E. Zimányi Conceptual Modeling for Traditional and Spatio-Temporal Applications:​ The MADS Approach, ​1er édition, Springer, 2006]].+  * [[http://​www.springer.com/​dal/​home/​generic/​search/​results?​SGWID=1-40109-22-97834894-0&​SHORTCUT=www.springer.com/​sgw/​cda/​frontpage/​0,​11855,​1-40109-22-97834894-0,​00.html|C. Parent,S. Spaccapietra,​ E. Zimányi Conceptual Modeling for Traditional and Spatio-Temporal Applications:​ The MADS Approach, ​1e édition, Springer, 2006]].
  
  
  
  
-===== Transparents du cours ===== 
  
-  * {{teaching:​infoh303:​dbmsnotes.pdf|Database Management Systems}} 
-  * {{teaching:​infoh303:​dbhistnotes.pdf|History of Database Technology}} 
-  * {{teaching:​infoh303:​ernotes.pdf|Entity-Relationship Model}} 
-  * {{teaching:​infoh303:​ertorelnotes.pdf|From Entity-Relationship to Relational Schemas}} 
-  * {{teaching:​infoh303:​rdmnotes.pdf|Relational Databases}} 
-  * {{teaching:​infoh303:​algnotes.pdf|Relational Algebra}} 
-  * {{teaching:​infoh303:​calculnotes.pdf|Relational Calculus}} 
-  * {{teaching:​infoh303:​sqlnotes.pdf|SQL}} 
-  * {{teaching:​infoh303:​relnormnotes.pdf|Relational Normalization 
-}} 
  
  
-===== Travaux Pratiques ===== 
  
-  * [[teaching:​infoh303:​TP|Page web des travaux pratiques]] 
  
  
Line 110: Line 87:
  
  
 +
 +
 +===== Transparents du cours =====
 +
 +Deux versions sont disponibles :  4 transparents par page et 2 transparents par page
 +  * Database Management Systems: {{teaching:​infoh303:​dbmsnotes.pdf|4p}},​ {{teaching:​infoh303:​dbmsnotes2p.pdf|2p}}
 +  * History of Database Technology: {{teaching:​infoh303:​dbhistnotes.pdf|4p}},​ {{teaching:​infoh303:​dbhistnotes2p.pdf|2p}}
 +  * Entity-Relationship Model: {{teaching:​infoh303:​ernotes.pdf|4p}},​ {{teaching:​infoh303:​ernotes2p.pdf|2p}}
 +  * Relational Databases: {{teaching:​infoh303:​rdmnotes.pdf|4p}},​ {{teaching:​infoh303:​rdmnotes2p.pdf|2p}}
 +  * From Entity-Relationship to Relational Schemas: {{teaching:​infoh303:​ertorelnotes.pdf|4p}},​ {{teaching:​infoh303:​ertorelnotes2p.pdf|2p}}
 +  * Relational Algebra: {{teaching:​infoh303:​algnotes.pdf|4p}},​ {{teaching:​infoh303:​algnotes2p.pdf|2p}}
 +  * Relational Calculus: {{teaching:​infoh303:​calculnotes.pdf|4p}},​ {{teaching:​infoh303:​calculnotes2p.pdf|2p}},​
 +  * SQL: {{teaching:​infoh303:​sqlnotes.pdf|4p}},​ {{teaching:​infoh303:​sqlnotes2p.pdf|2p}}
 +  * Relational Normalization:​ {{teaching:​infoh303:​relnormnotes.pdf|4p}},​ {{teaching:​infoh303:​relnormnotes2p.pdf|2p}}
 +
 +
 +===== Travaux Pratiques =====
 +
 +  * [[teaching:​infoh303:​TP|Page web des travaux pratiques]]
  
  
Line 117: Line 113:
  
  
-===== Projet ===== 
  
-  * [[:​teaching:​infoh303:​projet|Page web des projets]] 
  
  
Line 149: Line 143:
     * {{teaching:​infoh303:​infoh303_examen_0708_1s_th.pdf|Première session - Partie théorique}}     * {{teaching:​infoh303:​infoh303_examen_0708_1s_th.pdf|Première session - Partie théorique}}
     * {{teaching:​infoh303:​infoh303_examen_0708_1s_pr.pdf|Première session - Partie pratique}}     * {{teaching:​infoh303:​infoh303_examen_0708_1s_pr.pdf|Première session - Partie pratique}}
 +  * Année académique 2008-2009
 +    * {{:​teaching:​infoh303:​bdd_examen_0809_1s_th.pdf|Première session - Partie théorique}}
 +    * {{:​teaching:​infoh303:​bdd_examen_0809_1s_pr.pdf|Première session - Partie pratique}}
 
teaching/infoh303.txt · Last modified: 2024/02/18 10:55 by ezimanyi