Compare commits
5 Commits
50b66e4847
...
d74be0ca7f
| Author | SHA1 | Date | |
|---|---|---|---|
| d74be0ca7f | |||
| cbfaeb3837 | |||
| 0463dbbc66 | |||
| f37b3b3481 | |||
| ad7c7878b2 |
+1
-6
@@ -11,14 +11,9 @@
|
|||||||
# PROJECT FILES
|
# PROJECT FILES
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
!/protocol
|
|
||||||
!/notes
|
!/notes
|
||||||
!/notes/glossar.md
|
|
||||||
!/notes/quellen.md
|
|
||||||
!/notes/woche*.pdf
|
|
||||||
!/notes/notes.tex
|
|
||||||
!/notes/notes.pdf
|
|
||||||
|
|
||||||
|
!/protocol
|
||||||
!/protocol/README.md
|
!/protocol/README.md
|
||||||
!/protocol/woche*.md
|
!/protocol/woche*.md
|
||||||
|
|
||||||
|
|||||||
@@ -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.
+967
-25
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -4,9 +4,9 @@ Inhaltsverzeichnis
|
|||||||
|
|
||||||
- [Vorlesungswoche 1](./woche1.md)
|
- [Vorlesungswoche 1](./woche1.md)
|
||||||
- [Vorlesungswoche 2](./woche2.md)
|
- [Vorlesungswoche 2](./woche2.md)
|
||||||
<!--
|
|
||||||
- [Vorlesungswoche 3](./woche3.md)
|
- [Vorlesungswoche 3](./woche3.md)
|
||||||
- [Vorlesungswoche 4](./woche4.md)
|
- [Vorlesungswoche 4](./woche4.md)
|
||||||
|
<!--
|
||||||
- [Vorlesungswoche 5](./woche5.md)
|
- [Vorlesungswoche 5](./woche5.md)
|
||||||
- [Vorlesungswoche 6](./woche6.md)
|
- [Vorlesungswoche 6](./woche6.md)
|
||||||
- [Vorlesungswoche 7](./woche7.md)
|
- [Vorlesungswoche 7](./woche7.md)
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# Vorlesungswoche 1 (11.—17. April 2022) #
|
# Vorlesungswoche 2 (11.—17. April 2022) #
|
||||||
|
|
||||||
## Agenda ##
|
## Agenda ##
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# Vorlesungswoche 1 (18.—24. April 2022) #
|
# Vorlesungswoche 3 (18.—24. April 2022) #
|
||||||
|
|
||||||
## Agenda ##
|
## Agenda ##
|
||||||
|
|
||||||
|
|||||||
@@ -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.
|
||||||
Reference in New Issue
Block a user