Skip to content

Commit 7605698

Browse files
authored
Adapt order of exercises to lecture slides.
1 parent 995c556 commit 7605698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/ExerciseSchedule_AdvancedCourse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ People should replay them and discover the tools by themselves.
4040
Day 3
4141
-----
4242

43-
### Atomicity ([cheatSheet](ExercisesCheatSheet.md#atomicity-directory-atomic))
44-
4543
### Race conditions ([cheatSheet](ExercisesCheatSheet.md#race-conditions-directory-race))
4644

45+
### Atomicity ([cheatSheet](ExercisesCheatSheet.md#atomicity-directory-atomic))
46+
4747
### Generic programming / templates ([cheatSheet](ExercisesCheatSheet.md#generic-programming--templates-directory-templates))
4848
As a prerequisite for variadic templates, and in case it was not covered in day 2 session
4949

0 commit comments

Comments
 (0)