EC
Projet programmation
Compétences requises
Cours d’Algorithmique et Programmation C
--
Algorithm and C Programming
Compétences visées
L’objectif du cours est de mettre les étudiants face un projet complexe qu’ils devront traiter dans sa globalité. Il faudra être capable de découper le travails en sous-tâches afin de pouvoir commencer par des éléments simples du projets. Il faudra écrire des tests unitaires et écrire un code lisible afin d’obtenir un programme qui pourra être extensible.
Découper un projet en sous-tâches. Implémenter des tests. Être autonome et se fixer des objectifs réaliste.
--
The goal is for the students to face a complex project. The students should decompose the project in sub-task that are feasible. The proposed solution should include unit tests and be well designed in order to be extensible.
Be able to decompose a complex project into smaller tasks. Writing clean code with unit tests
Syllabus
Découverte du sujet.
Réalisation du projet.
--
Presentation of the project.
Implementation of the project.