diff --git a/classroom_data/frieda.json b/classroom_data/frieda.json new file mode 100644 index 0000000..52432c0 --- /dev/null +++ b/classroom_data/frieda.json @@ -0,0 +1,20 @@ +{ + "name": "Frieda", + "isDog": true, + "hobbies": ["eating", "sleeping", "barking"], + "age": 8, + "address": { + "work": null, + "home": ["Berlin", "Germany"] + }, + "friends": [ + { + "name": "Philipp", + "hobbies": ["eating", "sleeping", "reading"] + }, + { + "name": "Mitch", + "hobbies": ["running", "snacking"] + } + ] +} \ No newline at end of file diff --git a/images/references.png b/images/references.png new file mode 100644 index 0000000..2891af4 Binary files /dev/null and b/images/references.png differ diff --git a/images/references2.png b/images/references2.png new file mode 100644 index 0000000..d724e4b Binary files /dev/null and b/images/references2.png differ diff --git a/slides/images/function_machine.png b/slides/images/function_machine.png new file mode 100644 index 0000000..2bb7d9f Binary files /dev/null and b/slides/images/function_machine.png differ diff --git a/slides/images/horst_community.png b/slides/images/horst_community.png new file mode 100644 index 0000000..ebc6540 Binary files /dev/null and b/slides/images/horst_community.png differ diff --git a/slides/images/list_subset_0.png b/slides/images/list_subset_0.png new file mode 100644 index 0000000..542e616 Binary files /dev/null and b/slides/images/list_subset_0.png differ diff --git a/slides/images/student_stickers.jpg b/slides/images/student_stickers.jpg new file mode 100644 index 0000000..a05acbb Binary files /dev/null and b/slides/images/student_stickers.jpg differ diff --git a/slides/lesson1_slides.html b/slides/lesson1_slides.html new file mode 100644 index 0000000..6d1b63d --- /dev/null +++ b/slides/lesson1_slides.html @@ -0,0 +1,1299 @@ + +
+ + + + + + + + + + +