From ae5bf1f8b9c16306c6c3c6ed3e51466646c94fe1 Mon Sep 17 00:00:00 2001
From: DerGrumpf
Date: Wed, 24 Sep 2025 12:13:14 +0200
Subject: [PATCH] Added
---
.../Programmieren WiSe 25 26/Time Table.md | 39 +++++++++++++++++++
Templates/Note Template.md | 8 +++-
2 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 Documents/Arbeit/IFN/Programmieren WiSe 25 26/Time Table.md
diff --git a/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Time Table.md b/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Time Table.md
new file mode 100644
index 0000000..c360950
--- /dev/null
+++ b/Documents/Arbeit/IFN/Programmieren WiSe 25 26/Time Table.md
@@ -0,0 +1,39 @@
+---
+title: Time Table - Note
+short_desc:
+tags:
+ - Note
+timestamp: 24.09.2025 - 11:51
+path:
+public: true
+update: true
+editor: markdown
+uuid: "1758707464213"
+---
+
+
+# Time Table
+**Every Friday from 15-16.30h**
+
+| Datum | Thema |
+| -------------- | ------------------------------------------------------------------------------------------------------------------ |
+| [[24.10.2025]] | Organisation |
+| 31.10.2025 | entfällt |
+| [[07.11.2025]] | Tutorial 1 - Printing, Datatypes & Variables, Sequentials, Functions, Conditionals, Conditional Loops |
+| [[14.11.2025]] | Tutorial 2 - Sequential Loops, Hash Tables, Error Handling, System Interactions, Modularization, |
+| [[21.11.2025]] | Extended Applications - Functions, Generators, Dataclasses, Built-In Modules, Syntax Styling PEP8, Working with AI |
+| [[28.11.2025]] | Matplotlib - Plotting basics
NumPy - Multidimensional Arrays, Random Numbers |
+| [[05.12.2025]] | SciPy - Distributions |
+| [[12.12.2025]] | Simulation - Monte Carlo |
+| [[19.12.2025]] | Pandas - Dataframes, Series |
+| 26.12.2025 | entfällt |
+| 02.01.2026 | entfällt |
+| [[09.01.2026]] | Folium - Maps, Markers, HTML |
+| [[16.01.2026]] | |
+| [[23.01.2026]] | |
+| [[30.01.2026]] | |
+| [[06.02.2026]] | Projects |
+| 19.02.2026 | Prüfung (Termin unter vorbehalt) |
+| 20.02.2026 | Prüfung (Termin unter vorbehalt) |
+
+---
diff --git a/Templates/Note Template.md b/Templates/Note Template.md
index bc1afb3..ea1273a 100644
--- a/Templates/Note Template.md
+++ b/Templates/Note Template.md
@@ -1,8 +1,14 @@
---
title: "{{title}} - Note"
-timestamp: "{{date}} - {{time}}"
+short_desc:
tags:
- Note
+timestamp: "{{date}} - {{time}}"
+path:
+public: true
+update: true
+editor: markdown
+uuid: "{{date:x}}"
---
>[!info]