Commit 02f73627e6e0ccebf87eecbb6c3663d3d106dcd5
1 parent
411dfb70db
Exists in
master
Update curriculum
Showing 1 changed file with 3 additions and 47 deletions Side-by-side Diff
programme.md
View file @
02f7362
... | ... | @@ -17,35 +17,6 @@ |
17 | 17 | - [Paris 7](http://www.univ-paris-diderot.fr/sc/site.php?bc=formations&np=ORGANISATION?ND=930) |
18 | 18 | - [Strasbourg](http://licences-informatique.unistra.fr/#info_1_article20/formation) |
19 | 19 | |
20 | -Axes principaux | |
21 | ---------------- | |
22 | - | |
23 | -- Algorithmique (structure de données, graphe) | |
24 | -- Architecture | |
25 | -- Base de données et XML | |
26 | -- Calculabilité (décidabilité, logique) | |
27 | -- Compilation (langage, automate) | |
28 | -- Génie logiciel (UML, OO) | |
29 | -- Mathématiques | |
30 | -- Programmation (impérative, fonctionnelle) | |
31 | -- Sécurité | |
32 | -- Système et réseau | |
33 | -- Technologie : Web, outils de dév | |
34 | -- Autres | |
35 | - | |
36 | -Critiques : | |
37 | - | |
38 | -- Classification de Dowek : | |
39 | - - Algorithmique | |
40 | - - Machine : architecture, système et réseau | |
41 | - - Langage : trop large | |
42 | - - Programmation : impérative, fonctionnelle, OO, Web et outils | |
43 | - - Informatique fondamentale/théorique/formelle : calculabilité, langage | |
44 | - - Information : base de données, XML, UML | |
45 | - - Mathématiques | |
46 | - - Divers : sécurité, informatique graphique | |
47 | - - Autre | |
48 | - | |
49 | 20 | Conclusion |
50 | 21 | ---------- |
51 | 22 | |
52 | 23 | |
... | ... | @@ -54,23 +25,8 @@ |
54 | 25 | - algorithmique (théorie des graphes) |
55 | 26 | - mathématiques pour l'informatique (preuve, graphisme et cryptographie) |
56 | 27 | |
57 | -En trop : | |
28 | +Programme de mathématiques et algorithmique | |
29 | +------------------------------------------- | |
58 | 30 | |
59 | -- BD avancée | |
60 | -- modélisation | |
61 | - | |
62 | -Proposition | |
63 | ------------ | |
64 | - | |
65 | -- échanger "MCOO et MOP-B" | |
66 | -- remplacer "Publication Web" par "Math" du S3 ou S4 | |
67 | -- supprimer "BDA/2" pour diminuer BD | |
68 | - | |
69 | -- un module complet | |
70 | - - "Algorithmique combinatoire ou probabiliste" -> rééquilibre algo | |
71 | - - "Mathématiques pour le graphisme ou la cryptographie" | |
72 | - | |
73 | -- un module complet avec langage de scripts (avec PF ou C/C++) | |
74 | - - "Programmation Fonctionnelle" -> rééquilibre PF | |
75 | - - "Programmation C/C++" -> rééquilibre programmation impérative | |
31 | +<http://matheducators.stackexchange.com/questions/1734/what-should-be-included-in-a-freshman-mathematics-for-computer-programmers-cou/1745#1745> |