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:infoh100 [2013/08/12 15:16]
mwaumans
teaching:infoh100 [2013/10/01 16:47]
mwaumans
Line 1: Line 1:
-~~NOTOC~~+
  
 ====== INFO-H-100 : Informatique ====== ====== INFO-H-100 : Informatique ======
  
-<note tip> 
-[[http://​wit-projects.ulb.ac.be/​chiliproject/​projects/​info-h-100|Chiliproject (wiki et tickets)]]\\ 
-[[http://​www.ulb.ac.be//​di/​verif/​tmassart/​Informatique/​|Page du cours]] 
-</​note>​ 
  
-Cours d'​introduction à l'​informatique et à la programmation.+**Cours d'​introduction à l'​informatique et à la programmation.**
  
-Titulaire ​: [[http://​www.ulb.ac.be/​di/​verif/​tmassart/​|Thierry Massart]]+=== Titulaire ​===
  
-Assistants ​+[[http://​www.ulb.ac.be/​di/​verif/​tmassart/​|Thierry Massart]] 
 + 
 +=== Assistants ===
  
   * [[mailto:​mwaumans@ulb.ac.be|Michaël Waumans]]   * [[mailto:​mwaumans@ulb.ac.be|Michaël Waumans]]
Line 18: Line 16:
   * [[mailto:​ndoan1@ulb.ac.be|Anh Vu Doan]]   * [[mailto:​ndoan1@ulb.ac.be|Anh Vu Doan]]
   * [[mailto:​dvassche@ulb.ac.be|Dimitri Van Assche]]   * [[mailto:​dvassche@ulb.ac.be|Dimitri Van Assche]]
- +  * [[mailto:​stefan.eppe@ulb.ac.be|Stefan Eppe]]
  
  
Line 26: Line 23:
 ===== Guidances ===== ===== Guidances =====
  
-Où ? : UB4.130 - Salle Socrate  +<note tip> 
- +  * Où ? : UB4.130 - Salle Socrate  
-Quand ? : Tous les mardi, mercredi et jeudi, de 12h30 à 13h30+  ​* ​Quand ? : Tous les mardi, mercredi et jeudi, de 12h30 à 13h30 
 +</​note>​
  
 ===== Evaluation ===== ===== Evaluation =====
Line 42: Line 40:
   * En septembre: 20% pour le projet + 80% pour l'​examen de septembre   * En septembre: 20% pour le projet + 80% pour l'​examen de septembre
  
 +===== Cours =====
  
 +  * [[http://​www.ulb.ac.be//​di/​verif/​tmassart/​Informatique/​|Page du cours]] 
 +  * [[http://​wit-projects.ulb.ac.be/​chiliproject/​projects/​info-h-100|Chiliproject (wiki et tickets)]]
  
 ===== Travaux pratiques ===== ===== Travaux pratiques =====
  
 +  * {{:​teaching:​infoh100:​aide-memoire.pdf|Aide-mémoire}}
 +  * {{:​teaching:​info-h-100_-_horaires_2013-2014.pdf|Horaire des travaux pratiques}}
   * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_01/​archive/​tip.zip|Séance 01]]    * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_01/​archive/​tip.zip|Séance 01]] 
   * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_02/​archive/​tip.zip|Séance 02]]    * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_02/​archive/​tip.zip|Séance 02]] 
-  * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_03/​archive/​tip.zip|Séance 03]]  
-  * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_04/​archive/​tip.zip|Séance 04]]  
-  * [[http://​wit-projects.ulb.ac.be/​rhodecode/​INFO-H-100/​TP_2013/​TP_05/​archive/​tip.zip|Séance 05]]  
- 
  
  
Line 66: Line 64:
 ===== Ressources ===== ===== Ressources =====
  
-=== Cours ===+==== Cours ====
  
   * [[http://​www.ulb.ac.be/​di/​verif/​tmassart/​Informatique/​latex/​SyllabusPython32.pdf|Cours en PDF]]   * [[http://​www.ulb.ac.be/​di/​verif/​tmassart/​Informatique/​latex/​SyllabusPython32.pdf|Cours en PDF]]
   * [[http://​www.ulb.ac.be/​di/​verif/​tmassart/​Informatique/​html/​|Cours en HTML]]   * [[http://​www.ulb.ac.be/​di/​verif/​tmassart/​Informatique/​html/​|Cours en HTML]]
  
-=== Lecture recommandée ===+==== Lecture recommandée ​====
  
   * [[http://​www.ulb.ac.be//​di/​verif/​tmassart/​Informatique/​|Page du cours]]   * [[http://​www.ulb.ac.be//​di/​verif/​tmassart/​Informatique/​|Page du cours]]
   * [[http://​inforef.be/​swi/​python.htm|Apprendre à programmer avec Python]]   * [[http://​inforef.be/​swi/​python.htm|Apprendre à programmer avec Python]]
  
-=== Lecture optionnelle ===+==== Lecture optionnelle ​====
  
   * [[http://​learnpythonthehardway.org|Learn Python the hard way]]   * [[http://​learnpythonthehardway.org|Learn Python the hard way]]
Line 83: Line 81:
  
  
 +==== Divers ====
  
 +  * [[http://​docs.python.org/​release/​3.2.3/​|Documentation de Python 3.2]]
 +  * [[http://​www.pythontutor.com/​visualize.html|Visualiseur de code Python]] (N'​oubliez pas de changer le mode d'​exécution en Python 3.2 !)
  
 +  * [[http://​www.siteduzero.com/​tutoriel-3-12827-reprenez-le-controle-a-l-aide-de-linux.html|Tutoriel pour prendre en mains Linux]]
 +  * [[http://​www.siteduzero.com/​tutoriel-3-223267-apprenez-a-programmer-en-python.html|Tutoriel pour apprendre Python]]
 
teaching/infoh100.txt · Last modified: 2014/09/23 06:28 by stefeppe