This repo follows Fall2019 track for ETHZ and UZH students.
Lecture and seminar materials for each week are in ./week* folders.
- Create cloud jupyter session from this repo -
- Telegram chat room.
- Any technical issues, ideas, bugs in course materials, contribution ideas - add an issue
- Grading, lateness penalties and other formalities - see this page
- week00 (16.09.2020) Introduction, Rules, Git
- Lecture: Code execution lifecycle, compilation vs interpretation, Python, Environments, Git
- Seminar: Git + python (deadline in 10 days)
Course materials and teaching performed by (in random order)
- Mikhail Usvyatsov - Lectures, materials, seminars
The course is heavily based on the lectures and seminars attended by Mikhail Usvyatsov at different time. Materials is a compilation of resources for courses of:
- Ivan Oseledets, Numerical Linear Algebra
- Eugene Zuev, Compilers Construction
- David Vernon, Algorithms and Data Structures
- Ivan Tsibulin, Numerical methods
- Oleg Ponomarev, Introduction to Python
- Konstantin Vorontsov, Mathematic methods of learning by precedents