Skip to content

Commit

Permalink
Merge branch 'main' of github.com:digital-sustainability/Grundkurs-Pr…
Browse files Browse the repository at this point in the history
…ogrammieren
  • Loading branch information
lionelsemion committed Jan 28, 2025
2 parents f743f00 + df11a01 commit 72bc21c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions student_versions/FS25/Inhaltsverzeichnis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "afe871c9",
"id": "d358dda6",
"metadata": {},
"source": [
"\n",
Expand All @@ -14,7 +14,7 @@
},
{
"cell_type": "markdown",
"id": "0c2e5125",
"id": "6d601696",
"metadata": {},
"source": [
"- [Einfuehrung](02_21_25/Einfuehrung.ipynb)\n",
Expand All @@ -30,7 +30,7 @@
},
{
"cell_type": "markdown",
"id": "0feb5d3c",
"id": "060a84ee",
"metadata": {},
"source": [
"- [Strings und Variablen](02_28_25/Strings_Variablen.ipynb)\n",
Expand All @@ -46,7 +46,7 @@
},
{
"cell_type": "markdown",
"id": "36f76dd2",
"id": "6d840660",
"metadata": {},
"source": [
"- [Zeichenketten und Iteration](03_07_25/Zeichenketten_Iteration.ipynb)\n",
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "f8491d8b",
"id": "b13c36e6",
"metadata": {},
"source": [
"- [Keywords und Funktionen](03_14_25/Keywords_Funktionen.ipynb)\n",
Expand All @@ -78,7 +78,7 @@
},
{
"cell_type": "markdown",
"id": "f893cce4",
"id": "5b10049c",
"metadata": {},
"source": [
"- [Listen und Methoden](03_21_25/Listen_Methoden.ipynb)\n",
Expand All @@ -94,7 +94,7 @@
},
{
"cell_type": "markdown",
"id": "d700281e",
"id": "f133f699",
"metadata": {},
"source": [
"- [If und else](03_28_25/If_else.ipynb)\n",
Expand All @@ -109,7 +109,7 @@
},
{
"cell_type": "markdown",
"id": "86e2d6d2",
"id": "ba6a607b",
"metadata": {},
"source": [
"- [While und Logische-Operatoren](04_04_25/While_Logische-Operatoren.ipynb)\n",
Expand All @@ -123,7 +123,7 @@
},
{
"cell_type": "markdown",
"id": "8cfb334c",
"id": "90a0f32e",
"metadata": {},
"source": [
"- [Dictionaries und Ressourcen](04_11_25/Dictionaries_Ressourcen.ipynb)\n",
Expand All @@ -139,7 +139,7 @@
},
{
"cell_type": "markdown",
"id": "0b038b91",
"id": "c6d3388a",
"metadata": {},
"source": [
"- [Module, Objekte und Datum](05_02_25/Module_Objekte_Datum.ipynb)\n",
Expand All @@ -154,7 +154,7 @@
},
{
"cell_type": "markdown",
"id": "0e849d3d",
"id": "48cc0358",
"metadata": {},
"source": [
"- [NumPy und Pandas](05_09_25/NumPy_Pandas.ipynb)\n",
Expand All @@ -168,7 +168,7 @@
},
{
"cell_type": "markdown",
"id": "cfac470b",
"id": "32657ae2",
"metadata": {},
"source": [
"- [Matplotlib und Widgets](05_16_25/Matplotlib_Widgets.ipynb)\n",
Expand All @@ -182,7 +182,7 @@
},
{
"cell_type": "markdown",
"id": "e951a4bc",
"id": "c7717391",
"metadata": {},
"source": [
"- [GIS](05_23_25/GIS.ipynb)\n",
Expand Down

0 comments on commit 72bc21c

Please sign in to comment.