feat: all pages can have same intro, exams guide

This commit is contained in:
2026-08-23 17:57:29 +02:00
parent 9f5150306c
commit 1b1dace8f0
21 changed files with 101 additions and 3 deletions
+9
View File
@@ -1 +1,10 @@
<!--@include: ../notice.md-->
# Core Subjects
## Autumn Semester
Coming soon
## Spring Semester
## Introduction to Machine Learning
- [Summary (EN)](https://github.com/janishutz/eth-summaries/blob/main/core/iml/main.pdf) Author: Robin Bacher
+5
View File
@@ -1 +1,6 @@
<!--@include: ../notice.md-->
# Electives
## Autonomous Mobile Robots
This course permits a four page cheat sheet and is part of D-MAVT
- [Cheat Sheet (EN)](https://github.com/janishutz/eth-summaries/blob/main/electives/amr/autonomous-mobile-robots-cheatsheet.pdf) Author: Janis Hutz
+2
View File
@@ -1,3 +1,5 @@
<!--@include: ../notice.md-->
# Summaries
I very much like to study with summaries. And since I write them anyway, this effort would be quite a waste if no other people can benefit from it.
This is why I provide all my summaries for you to use.
+5 -3
View File
@@ -1,15 +1,17 @@
<!--@include: ../notice.md-->
# Semester 1
## Algorithms and Data Structures
A summary for the full course. Some examples were AI generated (in Tikz)
- [Algorithms & Datastructures Summary (EN)](https://github.com/janishutz/eth-summaries/blob/main/semester1/algorithms-and-datastructures/ad-janishutz.pdf) Author: Janis Hutz
- [Summary (EN)](https://github.com/janishutz/eth-summaries/blob/main/semester1/algorithms-and-datastructures/ad-janishutz.pdf) Author: Janis Hutz
## Linear Algebra
Still using my old Cheat-Sheet style
- [Linear Algebra Cheat-Sheet (EN)](https://github.com/janishutz/eth-summaries/blob/main/semester1/linear-algebra/linAlg-janishutz.pdf) Author: Janis Hutz
- [Cheat-Sheet (EN)](https://github.com/janishutz/eth-summaries/blob/main/semester1/linear-algebra/linAlg-janishutz.pdf) Author: Janis Hutz
## Introduction to Programming
A short overview of the most important concepts and pitfalls
- [Introduction to Programming Short summary (EN)](https://github.com/janishutz/eth-summaries/blob/main/semester1/eprog/eprog-janishutz.pdf) Author: Janis Hutz
- [Short summary (EN)](https://github.com/janishutz/eth-summaries/blob/main/semester1/eprog/eprog-janishutz.pdf) Author: Janis Hutz
## Discrete Maths
Since my Cheat-Sheet isn't particularly great for this course, I have not published it on ComSol, but I am making it available here,
+2
View File
@@ -1,3 +1,5 @@
<!--@include: ../notice.md-->
# Semester 2
## Analysis I
My own cheat sheet is not all that great in terms of layout, as it was still written with my (woefully inept for compact Cheat Sheets) old helper files.
+2
View File
@@ -1,3 +1,5 @@
<!--@include: ../notice.md-->
# Semester 3
## Theoretical Computer Science
The main summary is pretty much a short script for the course, whereas my compact summary is focused teaching you the proof techniques, etc.
+2
View File
@@ -1,3 +1,5 @@
<!--@include: ../notice.md-->
# Semester 4
## Probability & Statistics
My first Cheat-Sheet with my new helpers and a much more suitable style.