2026-07-16 13:21:35 +02:00
2026-07-15 12:30:50 +00:00
2026-02-04 17:11:18 +01:00
2026-01-31 15:22:37 +01:00
2026-07-16 13:21:35 +02:00
2026-07-13 18:32:40 +02:00
2025-09-29 15:30:50 +02:00
2025-09-12 14:08:36 +00:00

eth-summaries

The source code for summaries and cheat-sheets for the lectures of BSc Computer Science at ETH Zurich.

If you find mistakes, please open an issue or fix them yourself and open a PR.

Available Summaries & Credits

Semester 1

Summaries for Semester 1

Semester 2

Summaries for Semester 2

Analysis I

Other Courses

Semester 3

Summaries for Semester 3

Theoretical Computer Science

Analysis II

Other Courses

Semester 4

Summaries for Semester 4

Probability & Statistics

Other Courses

Semester 6

Summaries for Semester 6

Introduction to Machine Learning

Electives

Electives summaries

Contributing

Clone this repo locally using

git clone https://github.com/janishutz/eth-summaries

You will need to also clone the helpers to ~/projects/latex, which you can find here. If you want to use a different folder, simply duplicate the import line, change it and when opening a PR, simply change it back.

For some of the older summaries, you will need to check out the v1 branch of the helpers, as they were written before the new helpers were created and have not been updated to the new ones. This likely includes all summaries and cheat sheets up to and including semester 3.


NOTE: It is recommended that you fork the repo to contribute back to it. To do that, click the fork button on the repo and clone it locally using

git clone https://github.com/<your username>/eth-summaries

Languages
TeX 98.6%
C 0.8%
Assembly 0.2%
Haskell 0.2%
Promela 0.1%