2025-09-29 08:51:28 +02:00
2025-09-29 08:20:03 +02:00
2025-09-29 08:51:28 +02:00
2025-09-28 19:14:08 +02:00
2025-09-12 14:07:51 +00:00
2025-09-22 08:54:41 +02:00
2025-09-12 14:08:36 +00:00
2025-09-25 11:22:23 +02: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.

Credits

Semester 1

Semester 2

Semester 3

Contributing

Clone this repo locally using

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

to also include the required LaTeX helpers for compiling the documents (thus the --recursive flag.

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 --recursive https://github.com/<your username>/eth-summaries

Languages
TeX 100%