This commit is contained in:
2025-10-17 10:17:14 +02:00
parent 8a73224338
commit 4867032006
41 changed files with 856 additions and 84 deletions

View File

@@ -9,31 +9,34 @@ public: true
update: true
editor: markdown
uuid: "1758707464213"
feature: thumbnails/external/89b30361e78c63dafa937dce92b1f550.svg
---
![ifn-logo](https://www.tu-braunschweig.de/fileadmin/Logos_Einrichtungen/Institute_FK5/logo_IFN.svg)
# 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<br>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) |
| Datum | Thema |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- |
| [[24.10.2025]] | Organisation |
| 31.10.2025 | entfällt |
| [[07.11.2025]] | Tutorial 1 - Printing, Datatypes & Variables, Sequentials, Functions, Conditionals, Conditional Loops, Sequential Loops |
| [[14.11.2025]] | Tutorial 2 - Hash Tables, Error Handling, System Interactions, Modularization, Dataclasses |
| [[Documents/Arbeit/IFN/Programmieren WiSe 25 26/Vorlesungen/21.11.2025\|21.11.2025]] | Extended Applications - Functions, Generators, Dataclasses, Built-In Modules, Syntax Styling PEP8, Working with AI |
| [[Documents/Arbeit/IFN/Programmieren WiSe 25 26/Vorlesungen/28.11.2025\|28.11.2025]] | Matplotlib - Plotting basics<br>NumPy - Multidimensional Arrays, Random Numbers |
| [[05.12.2025]] | SciPy - Distributions |
| [[12.12.2025]] | Simulation - Monte Carlo |
| [[19.12.2025]] | Pandas - Dataframes, Series, Dataclasses |
| 26.12.2025 | entfällt |
| 02.01.2026 | entfällt |
| [[09.01.2026]] | Folium - Maps, Markers, HTML |
| [[16.01.2026]] | Statistical Test Methods - T-Test, Correlations |
| [[23.01.2026]] | |
| [[30.01.2026]] | Data Analysis - Demo Project |
| [[06.02.2026]] | Projects |
| 19.02.2026 | Prüfung (Termin unter vorbehalt) |
| 20.02.2026 | Prüfung (Termin unter vorbehalt) |
!pi-thon witz
---

View File

@@ -0,0 +1,17 @@
---
title: 05.12.2025 - Calendar
timestamp: 05.12.2025 - 13:44
reason: Vorlesung 6
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 05.12.2025
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 06.02.2026 - Calendar
timestamp: 06.02.2026 - 13:47
reason: Vorlesung 13
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 06.02.2026
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 07.11.2025 - Calendar
timestamp: 07.11.2025 - 13:40
reason: Vorlesung 2
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 07.11.2025
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 09.01.2026 - Calendar
timestamp: 09.01.2026 - 13:46
reason: Vorlesung 9
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 09.01.2026
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 12.12.2025 - Calendar
timestamp: 12.12.2025 - 13:44
reason: Vorlesung 7
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 12.12.2025
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 14.11.2025 - Calendar
timestamp: 14.11.2025 - 13:40
reason: Vorlesung 3
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 14.11.2025
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 16.01.2026 - Calendar
timestamp: 16.01.2026 - 13:46
reason: Vorlesung 10
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 16.01.2026
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 19.12.2025 - Calendar
timestamp: 19.12.2025 - 13:44
reason: Vorlesung 8
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 19.12.2025
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,16 @@
---
title: 21.11.2025 - Calendar
timestamp: 21.11.2025 - 10:47
reason: Vorlesung 4
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 21.11.2025
# Tasks
- [ ]
---

View File

@@ -0,0 +1,17 @@
---
title: 23.01.2026 - Calendar
timestamp: 23.01.2026 - 13:46
reason: Vorlesung 11
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 23.01.2026
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,17 @@
---
title: 24.10.2025 - Calendar
timestamp: 24.10.2025 - 13:40
reason: Vorlesung 1
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 24.10.2025
# Tasks
- [ ] Task1
---

View File

@@ -0,0 +1,16 @@
---
title: 28.11.2025 - Calendar
timestamp: 28.11.2025 - 21:11
reason: Vorlesung 5
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 28.11.2025
# Tasks
---

View File

@@ -0,0 +1,17 @@
---
title: 30.01.2026 - Calendar
timestamp: 30.01.2026 - 13:46
reason: Vorlesung 12
tags:
- Calendar
- Vorlesung
feature: Templates/assets/logo.png
thumbnail: thumbnails/resized/e3f80df020cca3c2d7e2ffdc7d968e79_86cf658e.webp
---
![logo](logo.png)
# 30.01.2026
# Tasks
- [ ] Task1
---