Update Home

2025-03-20 08:38:11 +01:00
parent f7077ee989
commit 4741e32de3

@@ -4,6 +4,7 @@ Vi starter med et lynkursus, i grundlæggende python programmering.
- [Introduktion](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Introduktion)
- [Grundelementer](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-elementer)
- [Object Oriented Programming - OOP](https://gitpot-lerking.servehttp.com/CodingPirates/Python/wiki/Python-Object-Oriented-Programming)
- [Python moduler](https://gitpot-lerking.servehttp.com/CodingPirates/Python-Kursus/wiki/Python-moduler)
Dernæst tager vi hul på grundlæggende spilprogrammering, da spil bruger mange af de grundlæggende programmeringsprincipper.