mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 02:24:23 +00:00
6533d01016bba8ba39648f2c4c80801f66a6bc12
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
- Algorithms & Datastructures Summary (EN) Author: Janis Hutz
- Linear Algebra Cheat-Sheet (EN) Author: Janis Hutz
- Introduction to Programming Short summary (EN) Author: Janis Hutz
Semester 2
- Analysis Cheat-Sheet (EN & DE) Author: Janis Hutz
- Algorithms & Probability Summary (EN) Author: Janis Hutz
- Parallel Programming Compact Summary (EN) Author: Janis Hutz
Semester 3
- Theoretical Computer Science Summary (DE) Author: Janis Hutz
- Theoretical Computer Science Compact Summary (EN) Author: Janis Hutz
- Numerical Methods for Computer Science Summary (DE) Authors: Robin Bacher, Janis Hutz
- Systems Programming and Computer Architecture Summary (EN) Author: Janis Hutz (NOTE: has not been started yet, may or may not happen)
- Analysis II Cheat-Sheet (EN) Author: Janis Hutz
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.
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
Description
Languages
TeX
100%
