Compare commits
5 Commits
50b66e4847
...
d74be0ca7f
Author | SHA1 | Date | |
---|---|---|---|
d74be0ca7f | |||
cbfaeb3837 | |||
0463dbbc66 | |||
f37b3b3481 | |||
ad7c7878b2 |
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
24
notes/.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
*
|
||||
!/.gitignore
|
||||
|
||||
################################################################
|
||||
# MAIN FOLDER
|
||||
################################################################
|
||||
|
||||
#
|
||||
|
||||
################################################################
|
||||
# PROJECT FILES
|
||||
################################################################
|
||||
|
||||
!/glossar.md
|
||||
!/quellen.md
|
||||
!/notes.tex
|
||||
!/notes.pdf
|
||||
!/woche*.pdf
|
||||
|
||||
################################################################
|
||||
# Git Keep
|
||||
################################################################
|
||||
|
||||
!/**/.gitkeep
|
BIN
notes/notes.pdf
BIN
notes/notes.pdf
Binary file not shown.
992
notes/notes.tex
992
notes/notes.tex
File diff suppressed because it is too large
Load Diff
@ -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)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Vorlesungswoche 1 (11.—17. April 2022) #
|
||||
# Vorlesungswoche 2 (11.—17. April 2022) #
|
||||
|
||||
## Agenda ##
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Vorlesungswoche 1 (18.—24. April 2022) #
|
||||
# Vorlesungswoche 3 (18.—24. April 2022) #
|
||||
|
||||
## Agenda ##
|
||||
|
||||
|
17
protocol/woche4.md
Normal file
17
protocol/woche4.md
Normal 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.
|
Loading…
x
Reference in New Issue
Block a user