Thomas Gassmann
ETH Links
Allgemein
- Ersti FAQ
- Exam FAQ
- ECTS Sheet zur Studienplanung
- Ollie's Sick Room Finder
- Course Reviews
- D-INFK Memeboard
- PVW Scripts
Summaries
- Danny Camenisch
- XYQuadrat/eth-cheatsheets
- rwgs
- azurios
- my summaries/cheatsheets
- soelmicheletti
- Eric Mink
- aegonwolf
- OpenCoreCH
Semester 1
Lineare Algebra
- 3 Ways to Understand Matrix Multiplication
- Matrix Transpose and the Four Fundamental Subspaces
- Essence of Linear Algebra (3Blue1Brown)
- Linear Algebra - The Bright Side of Mathematics
Diskrete Mathematik
- Guide to Proofs on Discrete Structures, Stanford
- Introduction to Group Theory
- Truth table tool Stanford
Algorithmen und Datenstrukturen
- How Karatsuba's algorithm gave us new ways to multiply
- Implementation der meisten Algorithmen aus der Vorlesung
- Abdul Bari YouTube
- Graph Terminology (xyquadrat)
- A&D Survival Guide
Einführung in die Programmierung
siehe Übungswebsite HS23
Semester 2
Digital Design and Computer Architecture
- Branch Prediction - An Overview
- Tomasulo's Algorithm
- Reverse engineering set-associative caches
- Caches simulator
- The Cache Formula
Algorithmen und Wahrscheinlichkeit
- Intuitive Approach to Solve Probability-DP Tasks
- Algorithmen aus der Vorlesung (Java)
- Coding Problems
Parallele Programmierung
- Deadlock empire
- The "Double-Checked Locking is Broken" Declaration
- Close Encounters of The Java Memory Model Kind