diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/infos.yaml b/infos.yaml new file mode 100644 index 0000000..4367ec9 --- /dev/null +++ b/infos.yaml @@ -0,0 +1,40 @@ +course: "Parallel Programming" + +semester: + start: "11/08/2025" + end: "15/12/2025" + week: 33 + +output: + show_events: yes + show_lecturers: yes + show_dates: yes + +events: + 1: + name: "Deadline student list" + date: "19/11/2025" + 2: + name: "Exam" + date: "03/12/2025" + +assigments: + 1: + start: "01/09/2025" + end: "17/09/2025" + 2: + start: "15/09/2025" + end: "08/10/2025" + 3: + start: "06/10/2025" + end: "29/10/2025" + +lectures: + 1: + name: "Introduction" + date: "13/08/2025" + who: "Loïc" + 2: + name: "Parallel software and hardware" + date: "22/08/2025" + who: "Loïc" |
