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 3832190 + 3790570 commit 0dfe4e6
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": "2ac19949",
"id": "0b55b761",
"metadata": {},
"source": [
"\n",
Expand All @@ -14,7 +14,7 @@
},
{
"cell_type": "markdown",
"id": "7eee1dd9",
"id": "e973dc7e",
"metadata": {},
"source": [
"- [Einfuehrung](02_21_25/Einfuehrung.ipynb)\n",
Expand All @@ -30,7 +30,7 @@
},
{
"cell_type": "markdown",
"id": "d3328b7c",
"id": "ad7126d6",
"metadata": {},
"source": [
"- [Strings und Variablen](02_28_25/Strings_Variablen.ipynb)\n",
Expand All @@ -46,7 +46,7 @@
},
{
"cell_type": "markdown",
"id": "f58a4de2",
"id": "bfce8934",
"metadata": {},
"source": [
"- [Zeichenketten und Iteration](03_07_25/Zeichenketten_Iteration.ipynb)\n",
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "01dedd86",
"id": "59116f82",
"metadata": {},
"source": [
"- [Keywords und Funktionen](03_14_25/Keywords_Funktionen.ipynb)\n",
Expand All @@ -78,7 +78,7 @@
},
{
"cell_type": "markdown",
"id": "38560c71",
"id": "d2e258d5",
"metadata": {},
"source": [
"- [Listen und Methoden](03_21_25/Listen_Methoden.ipynb)\n",
Expand All @@ -94,7 +94,7 @@
},
{
"cell_type": "markdown",
"id": "7cc7af9f",
"id": "34629ed6",
"metadata": {},
"source": [
"- [If und else](03_28_25/If_else.ipynb)\n",
Expand All @@ -109,7 +109,7 @@
},
{
"cell_type": "markdown",
"id": "ec351859",
"id": "10fdf1ac",
"metadata": {},
"source": [
"- [While und Logische-Operatoren](04_04_25/While_Logische-Operatoren.ipynb)\n",
Expand All @@ -123,7 +123,7 @@
},
{
"cell_type": "markdown",
"id": "147d35ad",
"id": "51009ae9",
"metadata": {},
"source": [
"- [Dictionaries und Ressourcen](04_11_25/Dictionaries_Ressourcen.ipynb)\n",
Expand All @@ -139,7 +139,7 @@
},
{
"cell_type": "markdown",
"id": "2049b075",
"id": "33008b5b",
"metadata": {},
"source": [
"- [Module, Objekte und Datum](05_02_25/Module_Objekte_Datum.ipynb)\n",
Expand All @@ -154,7 +154,7 @@
},
{
"cell_type": "markdown",
"id": "2a2c72d6",
"id": "ea5f99b2",
"metadata": {},
"source": [
"- [NumPy und Pandas](05_09_25/NumPy_Pandas.ipynb)\n",
Expand All @@ -168,7 +168,7 @@
},
{
"cell_type": "markdown",
"id": "66e28c1d",
"id": "da8f7ee6",
"metadata": {},
"source": [
"- [Matplotlib und Widgets](05_16_25/Matplotlib_Widgets.ipynb)\n",
Expand All @@ -182,7 +182,7 @@
},
{
"cell_type": "markdown",
"id": "74e8b305",
"id": "903e4e35",
"metadata": {},
"source": [
"- [GIS](05_23_25/GIS.ipynb)\n",
Expand Down

0 comments on commit 0dfe4e6

Please sign in to comment.