Compare commits

...

5 Commits

8 changed files with 1049 additions and 71 deletions

7
.gitignore vendored
View File

@ -11,14 +11,9 @@
# PROJECT FILES
################################################################
!/protocol
!/notes
!/notes/glossar.md
!/notes/quellen.md
!/notes/woche*.pdf
!/notes/notes.tex
!/notes/notes.pdf
!/protocol
!/protocol/README.md
!/protocol/woche*.md

24
notes/.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
*
!/.gitignore
################################################################
# MAIN FOLDER
################################################################
#
################################################################
# PROJECT FILES
################################################################
!/glossar.md
!/quellen.md
!/notes.tex
!/notes.pdf
!/woche*.pdf
################################################################
# Git Keep
################################################################
!/**/.gitkeep

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -4,9 +4,9 @@ Inhaltsverzeichnis
- [Vorlesungswoche 1](./woche1.md)
- [Vorlesungswoche 2](./woche2.md)
<!--
- [Vorlesungswoche 3](./woche3.md)
- [Vorlesungswoche 4](./woche4.md)
<!--
- [Vorlesungswoche 5](./woche5.md)
- [Vorlesungswoche 6](./woche6.md)
- [Vorlesungswoche 7](./woche7.md)

View File

@ -1,4 +1,4 @@
# Vorlesungswoche 1 (11.—17. April 2022) #
# Vorlesungswoche 2 (11.—17. April 2022) #
## Agenda ##

View File

@ -1,4 +1,4 @@
# Vorlesungswoche 1 (18.—24. April 2022) #
# Vorlesungswoche 3 (18.—24. April 2022) #
## Agenda ##

17
protocol/woche4.md Normal file
View File

@ -0,0 +1,17 @@
# Vorlesungswoche 4 (25. April — 1. Mai 2022) #
## Agenda ##
- [ ] Organisatorisches / Rückgabe der ÜB
- [ ] Aufgaben: ÜB3
- siehe auch [./notes/notes.pdf](../notes/notes.pdf) für A1 + 4.
- [ ] Fragen zu ÜB4
## Nächste Woche ##
- Übungsblatt 4 + Vorrechnen (**Beachtet:** Kopie von Abgaben behalten!)
### TODOs (Studierende) ###
- Kapitel 11 + 12 durchlesen.
- ÜB4 bis Frist abgeben.