Informations générales
Section outline
-
Ce cours s’adresse aux étudiant.e.s en génie civil et science et génie des matériaux de première année à l’EPFL. Le premier cours aura lieu le vendredi 12 septembre 2025 à 9h15, en salle CE 1 2Enseignant·e·s: Mirjana Stojilović (partie programmation) et Olivier Lévêque (partie théorique)
Assistant·e·s:- Partie programmation:
Emilien Silly (Assistant principal), Ayman Bakiri, Malak Boulahfa, Elie Bruno, Adam Chahed Ouazzani, Manon Cesbron Darnaud, Iskandar Ghobril, Victor Monfredo, Cleopatra Moroianu, Lina Sagdal - Partie théorique:
AAC 1 32: Adrien Lièvre, Chaimâa Ouchicha, Victor Monfredo
CO 015: Floriane Baron, Elie Bruno, Thomas Fassnacht (gymnase de Renens)
CO 016: Cleopatra Moroianu, Manon Cesbron Darnaud, Thomas Christiansson
CO 017: Martina Gatti, Justin Labaeye
- Partie programmation:
- cours les vendredis de 9h15 à 10h00:
en salle CE 1 2. Enregistrements (année 2024-25): Mediaspace
- Partie théorique:
Ressources pour le cours (partie théorique):
- MOOC sur courseware.epfl.ch
- Livre «Découvrir le numérique», EPFL Press, 2016
(voir aussi les solutions des exercices du livre)
Calcul de votre note finale:- midterm du 7 novembre: 40% (info détaillées: voir plus bas en semaine 8)
- projet de programmation: 15%
- examen final du 19 décembre: 40% (info détaillées: voir plus bas en semaine 14)
- quiz sur la sécurité informatique (à faire sur Moodle d'ici le 31 octobre 2025): 5%
-
You will find two files here:
-
PDF file with examples of Python coding questions relevant to the midterm exam.
-
Python script with the corresponding code.
To run the script and display the expected answer for a specific question, use the following command in your terminal:
python <script_name> <year> <question>For example:
python ICC-P-Practice-Midterm-Solutions.py 2023 5This command will show the expected answer for Question 5 (Year 2023). Make sure your terminal’s current directory matches the location of your script.
You may notice that questions from 2024 are missing; we will share them in the week leading up to the midterm exam (after the break). Update: the questions and answers from the midterm exam in Fall 2024 are online, under "Semaine 7". -
- Partie programmation:
