Skip to content
Snippets Groups Projects
Commit e74e7c43 authored by Joel Cavat's avatar Joel Cavat
Browse files

Update sched.

parent 4c8da2cb
No related branches found
No related tags found
No related merge requests found
...@@ -60,13 +60,12 @@ res = [ s.lastname for s in students if s.age >= 18 ] ...@@ -60,13 +60,12 @@ res = [ s.lastname for s in students if s.age >= 18 ]
- programme planifié - programme planifié
- [sbd] chapitre 3 - intro BD rel. - [sbd] chapitre 3 - intro BD rel.
- [sbd] exercices - [sbd] exercice : trouvez un cas d'utilisation en ligne
### Semaine 5 ### Semaine 5
- programme planifié - programme planifié
- [sbd] chapitre 4 - modélisation mod. rel. - [sbd] chapitre 4 - modélisation mod. rel.
- [sbd] exercices
### Semaine 6 ### Semaine 6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment