Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
ens:algo_aut2015 [2015/12/09 22:14]
admin Cordier Amelie () [Organisation des séance]
ens:algo_aut2015 [2016/09/06 11:48] (Version actuelle)
admin Cordier Amelie () [IUT - S1 - Introduction à l'aglorithmie]
Ligne 1: Ligne 1:
 ===== IUT - S1 - Introduction à l'aglorithmie ====== ===== IUT - S1 - Introduction à l'aglorithmie ======
  
-<WRAP center round tip 60%> +<WRAP center round tip 100%> 
-Cette page est à destination des étudiants du G2S1, du département informatique de l'IUT Lyon 1. +Cette page est à destination des étudiants du G4S1 et du G5S1 du département informatique de l'IUT Lyon 1.  
 +</WRAP> 
 + 
 +<WRAP center round info 100%> 
 +[[http://liris.cnrs.fr/amelie.cordier/teaching/algo/cours/|Le support de cours, à consulter en tout temps, est disponible ici]].
 </WRAP> </WRAP>
  
Ligne 31: Ligne 35:
 | Jeu 12 nov  | Introduction à la récursivité | [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-11-12%20-%20TD11%20-%20Introduction%20%C3%A0%20la%20r%C3%A9cursivit%C3%A9.ipynb|TD11]] |  | | Jeu 12 nov  | Introduction à la récursivité | [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-11-12%20-%20TD11%20-%20Introduction%20%C3%A0%20la%20r%C3%A9cursivit%C3%A9.ipynb|TD11]] |  |
 | Mer 18 nov  | Introduction aux tableaux | [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-11-18%20-%20TD12%20-%20Introduction%20aux%20tableaux.ipynb|TD12]] |  | | Mer 18 nov  | Introduction aux tableaux | [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-11-18%20-%20TD12%20-%20Introduction%20aux%20tableaux.ipynb|TD12]] |  |
-| Jeu 19 nov  |   | TD13 | +| Jeu 19 nov  | Les tableaux, suite [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-11-19%20-%20TD13%20-%20Les%20tableaux%2C%20suite.ipynb|TD13]] |  
-| Jeu 26 nov  |   | TD14 | +| Jeu 26 nov  | Les entrées / sorties [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-11-26%20-%20TD14%20-%20Rappels%20de%20cours%20sur%20les%20entr%C3%A9es%2C%20les%20sorties%2C%20et%20les%20entr%C3%A9es-sorties.ipynb|TD14]] | 
-| Mer 02 déc  |   | TD15 | +| Mer 02 déc  | Récursivité [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-12-02%20-%20TD15%20-%20R%C3%A9visions%20sur%20la%20r%C3%A9cursivit%C3%A9.ipynb|TD15]] |  
-| Jeu 03 déc  |   | TD16 | +| Jeu 03 déc  | Récursivité et tableaux [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-12-03%20-%20TD16%20-%20R%C3%A9cursivit%C3%A9%20et%20tableaux.ipynb|TD16]] |  
-| Jeu 10 déc  |   | TD17 | +| Jeu 10 déc  | Tris, tableaux, complexité et trace d'exécution [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-12-10%20-%20TD17%20-%20Tableaux%20et%20tris%2C%20trace%20et%20complexit%C3%A9.ipynb|TD17]] |  
-| Mer 16 déc  |   | TD18 | +| Mer 16 déc  | Advent of code [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-12-16%20-%20TD18%20-%20Advent%20of%20code.ipynb|TD18]] |  
-| Jeu 17 déc  |   | TD19 |+| Jeu 17 déc  | Synthèse sur les tris [[https://github.com/ameliecordier/iutdoua-info_algo2015/blob/master/2015-12-19%20-%20TD19%20-%20Les%20tris%2C%20une%20synth%C3%A8se.ipynb|TD19]] |  |
  
  
Ligne 47: Ligne 51:
   * https://www.codecademy.com/fr   * https://www.codecademy.com/fr
   * https://www.codingame.com/start   * https://www.codingame.com/start
 +  * http://adventofcode.com/
  
 **Des outils utiles : ** **Des outils utiles : **