Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 377 Bytes

File metadata and controls

27 lines (14 loc) · 377 Bytes

KURS Python Grundlagen

Kurs Repository zum Kurs Python - Einführung in die Programmierung der ppedv AG. Trainer: Lukas Kern ([email protected])

M01 | Grundlagen

M02 | Syntax

M03 | Kontrollstrukturen

M04 | Schleifen

M05 | In&Output

M06 | Funktionen

M07 | Klassen

M08 | Module

M09 | Lambda

M10 | Datenbanken

M11 | GUI

M12 | Tests