Skip to content

Commit f1d95d5

Browse files
committed
Update course sylabus
1 parent c059abb commit f1d95d5

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

course-E375004.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,31 @@
3434
- Notebook b) [COVID data example](courses/E375004/data_pandas/basics_02.ipynb)
3535
- task: TBA
3636
- responsible person: adam.peichl@fs.cvut.cz
37+
38+
5. **Multithreading**
39+
40+
- Notebook: [multithreading](courses/E375004/multithreading/multithreading.ipynb)
41+
- external video tutorial: [multiprocessing](https://youtu.be/fKl2JW_qrso)
42+
- task: [here](tasks/multithreading/multithreading.ipynb)
43+
- responsible person: michal.kuchar@fs.cvut.cz
44+
45+
6. **Simple 2D game using pygame**
46+
47+
- Source code: [rocket game](courses/E375004/pygame_simulator)
48+
- task: TBA
49+
- responsible person: adam.peichl@fs.cvut.cz
50+
51+
7. **Control simulation**
52+
53+
- lecture folder: [control](courses/E375004/control)
54+
- task: [here](tasks/controller/controller.ipynb)
55+
- responsible person: michal.kuchar@fs.cvut.cz
56+
57+
8. **Optimisation - linear programming** -
58+
59+
- Source codes: [start-here](courses/E375004/optimisation/cvxpy.md)
60+
- task: TBA
61+
- responsible person: adam.peichl@fs.cvut.cz
62+
63+
## Bonus Lectures
64+
...

0 commit comments

Comments
 (0)