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 cedbc78 + bc4f44a commit 79a52fd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
1 change: 0 additions & 1 deletion student_versions/FS25/05_02_25/Module_Objekte_Datum.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@
"task": false
},
"tags": [
"exercise",
"exercise"
]
},
Expand Down
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": "fbab8d25",
"id": "ac6d9869",
"metadata": {},
"source": [
"\n",
Expand All @@ -14,7 +14,7 @@
},
{
"cell_type": "markdown",
"id": "559e0758",
"id": "d4dfa0b3",
"metadata": {},
"source": [
"- [Einfuehrung](02_21_25/Einfuehrung.ipynb)\n",
Expand All @@ -30,7 +30,7 @@
},
{
"cell_type": "markdown",
"id": "b1137cf4",
"id": "d41b13d6",
"metadata": {},
"source": [
"- [Strings und Variablen](02_28_25/Strings_Variablen.ipynb)\n",
Expand All @@ -46,7 +46,7 @@
},
{
"cell_type": "markdown",
"id": "1848bf25",
"id": "9add4139",
"metadata": {},
"source": [
"- [Zeichenketten und Iteration](03_07_25/Zeichenketten_Iteration.ipynb)\n",
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "0d6746b7",
"id": "73422e13",
"metadata": {},
"source": [
"- [Keywords und Funktionen](03_14_25/Keywords_Funktionen.ipynb)\n",
Expand All @@ -78,7 +78,7 @@
},
{
"cell_type": "markdown",
"id": "f8b5127d",
"id": "590c40d8",
"metadata": {},
"source": [
"- [Listen und Methoden](03_21_25/Listen_Methoden.ipynb)\n",
Expand All @@ -94,7 +94,7 @@
},
{
"cell_type": "markdown",
"id": "9c01a2a1",
"id": "2b1018c5",
"metadata": {},
"source": [
"- [If und else](03_28_25/If_else.ipynb)\n",
Expand All @@ -109,7 +109,7 @@
},
{
"cell_type": "markdown",
"id": "908f96d3",
"id": "0b994e4e",
"metadata": {},
"source": [
"- [While und Logische-Operatoren](04_04_25/While_Logische-Operatoren.ipynb)\n",
Expand All @@ -123,7 +123,7 @@
},
{
"cell_type": "markdown",
"id": "45ea0f3f",
"id": "dfcc2c75",
"metadata": {},
"source": [
"- [Dictionaries und Ressourcen](04_11_25/Dictionaries_Ressourcen.ipynb)\n",
Expand All @@ -139,7 +139,7 @@
},
{
"cell_type": "markdown",
"id": "2bb6b4a9",
"id": "ba3fc2f6",
"metadata": {},
"source": [
"- [Module, Objekte und Datum](05_02_25/Module_Objekte_Datum.ipynb)\n",
Expand All @@ -154,7 +154,7 @@
},
{
"cell_type": "markdown",
"id": "d46c449c",
"id": "d710aaeb",
"metadata": {},
"source": [
"- [NumPy und Pandas](05_09_25/NumPy_Pandas.ipynb)\n",
Expand All @@ -168,7 +168,7 @@
},
{
"cell_type": "markdown",
"id": "e6e3f4b8",
"id": "413b0b81",
"metadata": {},
"source": [
"- [Matplotlib und Widgets](05_16_25/Matplotlib_Widgets.ipynb)\n",
Expand All @@ -182,7 +182,7 @@
},
{
"cell_type": "markdown",
"id": "b3696756",
"id": "a6672264",
"metadata": {},
"source": [
"- [GIS](05_23_25/GIS.ipynb)\n",
Expand Down

0 comments on commit 79a52fd

Please sign in to comment.