Module 1 | Intstall and Configure | |
---|---|---|
Unit 1 | Topic A: Installing Python - Part 1 (1:07) | |
Unit 2 | Installing Python - Part 2 (15:21) | |
Unit 3 | Installing Python - Part 3 (0:08) | |
Unit 4 | Topic B: Python Documentation - Part 1 (0:15) | |
Unit 5 | Python Documentation (29:50) | |
Unit 6 | Python Documentation - Part 3 (0:15) | |
Unit 7 | Topic C: Command Line - Part 1 (0:47) | |
Unit 8 | Command Line - Part 2 (16:23) | |
Unit 9 | Command Line - Part 3 (0:15) | |
Unit 10 | Topic D: Variables - Part 1 (0:16) | |
Unit 11 | Variables - Part 2 (27:51) | |
Unit 12 | Variables - Part 3 (0:24) | |
Unit 13 | Intstall and Configure Quiz | |
Module 2 | Syntax, Import, Other Topics | |
Unit 1 | Topic A: Simple Python Syntax - Part 1 (0:55) | |
Unit 2 | Simple Python Syntax - Part 2 (14:34) | |
Unit 3 | Simple Python Syntax - Part 3 (0:20) | |
Unit 4 | Topic B: Keywords - Part 1 (0:22) | |
Unit 5 | Keywords - Part 2 (17:07) | |
Unit 6 | Keywords - Part 3 (0:14) | |
Unit 7 | Topic C: Import Module - Part 1 (0:26) | |
Unit 8 | Import Module - Part 2 (15:44) | |
Unit 9 | Import Module - Part 3 (0:20) | |
Unit 10 | Topic D: Additional Topics - Part 1 (1:00) | |
Unit 11 | Additional Topics - Part 2 (21:55) | |
Unit 12 | Additional Topics - Part 3 (0:23) | |
Unit 13 | Syntax, Import, Other Topics - Quiz | |
Module 3 | Statements | |
Unit 1 | Topic A: If, Elif, Else - Part 1 (0:23) | |
Unit 2 | If, Elif, Else - Part 2 (29:52) | |
Unit 3 | If, Elif, Else - Part 3 (0:14) | |
Unit 4 | Topic B: For - Part 1 (0:21) | |
Unit 5 | For - Part 2 (10:32) | |
Unit 6 | For - Part 3 (0:10) | |
Unit 7 | Topic C: Loops - Part 1 (0:31) | |
Unit 8 | Loops - Part 2 (19:26) | |
Unit 9 | Loops - Part 3 (0:11) | |
Unit 10 | Topic D: Execute - Part 1 (0:26) | |
Unit 11 | Execute - Part 2 (3:42) | |
Unit 12 | Execute - Part 3 (0:21) | |
Unit 13 | Topic E: Iterable - Part 1 (0:22) | |
Unit 14 | Iterable - Part 2 (9:35) | |
Unit 15 | Iterable - Part 3 (0:19) | |
Unit 16 | Topic F: Exceptions - Part 1 (0:55) | |
Unit 17 | Exceptions - Part 2 (16:35) | |
Unit 18 | Exceptions - Part 3 (0:26) | |
Unit 19 | Statements - Quiz | |
Module 4 | Types | |
Unit 1 | Topic A: Data Types - Part 1 (1:09) | |
Unit 2 | Data Types - Part 2 (22:30) | |
Unit 3 | Data Types - Part 3 (0:49) | |
Unit 4 | Topic B: Number Types - Part 1 (0:14) | |
Unit 5 | Number Types - Part 2 (27:49) | |
Unit 6 | Number Types - Part 3 (0:21) | |
Unit 7 | Topic C: More Number Types - Part 1 (0:26) | |
Unit 8 | More Number Types - Part 2 (12:50) | |
Unit 9 | More Number Types - Part 3 (0:10) | |
Unit 10 | Types - Quiz | |
Module 5 | Strings, Booleans, and Files | |
Unit 1 | Topic A: Strings - Part 1 (0:18) | |
Unit 2 | Strings - Part 2 (19:07) | |
Unit 3 | Strings - Part 3 (0:26) | |
Unit 4 | Topic B: More Strings - Part 1 (0:22) | |
Unit 5 | More Strings - Part 2 (9:54) | |
Unit 6 | More Strings - Part 3 (0:15) | |
Unit 7 | Topic C: Booleans - Part 1 (0:30) | |
Unit 8 | Booleans - Part 2 (5:36) | |
Unit 9 | Booleans - Part 3 (0:21) | |
Unit 10 | Topic D: Files - Part 1 (0:29) | |
Unit 11 | Files - Part 2 (7:06) | |
Unit 12 | Files - Part 3 (0:08) | |
Unit 13 | Strings, Booleans, and Files - Quiz | |
Module 6 | Lists, Tuples, Comprehensions | |
Unit 1 | Topic A: Lists - Part 1 (0:21) | |
Unit 2 | Lists - Part 2 (14:29) | |
Unit 3 | Lists - Part 3 (0:22) | |
Unit 4 | Topic B: Dictionaries - Part 1 (0:22) | |
Unit 5 | Dictionaries - Part 2 (3:39) | |
Unit 6 | Dictionaries - Part 3 (0:18) | |
Unit 7 | Topic C: Tuples - Part 1 (0:15) | |
Unit 8 | Tuples - Part 2 (6:18) | |
Unit 9 | Tuples - Part 3 (0:18) | |
Unit 10 | Topic D: Sets - Part 1 (0:37) | |
Unit 11 | Sets - Part 2 (7:36) | |
Unit 12 | Sets - Part 3 (0:20) | |
Unit 13 | Topic E: Comprehensions - Part 1 (0:39) | |
Unit 14 | Comprehensions - Part 2 (9:11) | |
Unit 15 | Comprehensions - Part 3 (0:24) | |
Unit 16 | Lists, Tuples, Comprehensions - Quiz | |
Module 7 | Functions | |
Unit 1 | Topic A: Definitions - Part 1 (0:07) | |
Unit 2 | Definitions - Part 2 (1:56) | |
Unit 3 | Definitions - Part 3 (0:06) | |
Unit 4 | Topic B: Functions - Part 1 (0:27) | |
Unit 5 | Functions - Part 2 (5:46) | |
Unit 6 | Functions - Part 3 (0:12) | |
Unit 7 | Topic C: Default Arguments - Part 1 (0:18) | |
Unit 8 | Default Arguments - Part 2 (5:05) | |
Unit 9 | Default Arguments - Part 3 (0:28) | |
Unit 10 | Topic D: Doc Strings - Part 1 (0:42) | |
Unit 11 | Doc Strings - Part 2 (4:50) | |
Unit 12 | Doc Strings - Part 3 (0:19) | |
Unit 13 | Topic E: Variadic Functions - Part 1 (0:18) | |
Unit 14 | Variadic Functions - Part 2 (6:01) | |
Unit 15 | Variadic Functions - Part 3 (0:20) | |
Unit 16 | Topic F: Factorial - Part 1 (0:18) | |
Unit 17 | Factorial - Part 2 (6:01) | |
Unit 18 | Factorial - Part 3 (0:20) | |
Unit 19 | Topic G: Function Objects - Part 1 (0:55) | |
Unit 20 | Function Objects - Part 2 (5:38) | |
Unit 21 | Function Objects - Part 3 (0:25) | |
Unit 22 | Topic H: Lambda - Part 1 (0:33) | |
Unit 23 | Lambda - Part 2 (9:42) | |
Unit 24 | Lambda - Part 3 (0:15) | |
Unit 25 | Topic I: Generators - Part 1 (0:29) | |
Unit 26 | Generators - Part 2 (5:08) | |
Unit 27 | Generators - Part 3 (0:22) | |
Unit 28 | Topic J: Closures - Part 1 (1:02) | |
Unit 29 | Closures - Part 2 (8:34) | |
Unit 30 | Closures - Part 3 (0:21) | |
Unit 31 | Functions - Quiz | |
Module 8 | Classes | |
Unit 1 | Topic A: Classes - Part 1 (0:51) | |
Unit 2 | Classes - Part 2 (8:15) | |
Unit 3 | Classes - Part 3 (0:19) | |
Unit 4 | Topic B: Object Initialization - Part 1 (0:22) | |
Unit 5 | Object Initialization - Part 2 (4:18) | |
Unit 6 | Object Initialization - Part 3 (0:14) | |
Unit 7 | Topic C: Class Static Members - Part 1 (0:35) | |
Unit 8 | Class Static Members - Part 2 (6:02) | |
Unit 9 | Class Static Members - Part 3 (0:14) | |
Unit 10 | Topic D: Classic Inheritance - Part 1 (0:39) | |
Unit 11 | Classic Inheritance - Part 2 (8:02) | |
Unit 12 | Classic Inheritance - Part 3 (0:50) | |
Unit 13 | Topic E: Data Hiding - Part 1 (1:10) | |
Unit 14 | Data Hiding - Part 2 (5:24) | |
Unit 15 | Data Hiding - Part 3 (0:14) | |
Unit 16 | Classes - Quiz |
Powered By WP Courseware