Library Python

FIXME: home page introduction

Prerequisites

FIXME

Schedule

Setup Download files required for the lesson
00:00 1. Introduction What is Python and what is programming?
00:00 2. Individual things What types of data are mostly common in Python?
00:00 3. Groups of things How can you store groups of data together?
00:00 4. All about operators What operations can you do on data types in Python?
00:00 5. Making choices How do you make your code conditional?
00:00 6. Repeating yourself How do you repeat code execution?
00:00 7. Chunking your code How do you make your code more modular?
00:00 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.