17:09
Python Tutorial German [1/24] - Your first program
Programmieren Starten
11:14
Python Tutorial German [2/24] - Numbers in Python
10:39
Python Tutorial deutsch [3/24] - Strings in Python
10:50
Python Tutorial German [4/24] - Variables
10:27
Python Tutorial German [5/24] - Data types (int, float and str)
8:42
Python Tutorial German [6/24] - The input() function
14:08
Python Tutorial deutsch [7/24] - Type-Casting-Funktionen
8:51
Python Tutorial deutsch [8/24] - Der Zuweisungsoperator
9:34
Python Tutorial German [9/24] - Comparison operators and the data type bool
9:32
Python Tutorial German [10/24] - The if Statement
10:47
Python Tutorial German [11/24] - Extending if statements with elif and else branches
11:33
Python Tutorial German [12/24] - Logical Operators
8:50
Python Tutorial deutsch [13/24] - Die while Schleife
8:06
Python Tutorial deutsch [14/24] - Einführung in Listen
8:31
Python Tutorial deutsch [15/24] - Zugriff auf Listen
6:39
Python Tutorial deutsch [16/24] - Die for Schleife
6:19
Python Tutorial deutsch [17/24] - for Schleife als Zählerschleife verwenden
7:37
Python Tutorial German [18/24] - Functions
9:07
Python Tutorial German [19/24] - Functions with Parameters
12:03
Python Tutorial deutsch [20/24] - Funktionen mit Rückgabewert
6:36
Python Tutorial deutsch [21/24] - Objektorientierung (Konzept)
14:25
Python Tutorial German [22/24] - Classes and Objects
10:54
Python Tutorial deutsch [23/24] - Der self Parameter
18:19
Python Tutorial deutsch [24/24] - Methoden in Klassen