page contents

Welcome to Python

 

Syllabus

 

Topics covered in Python

 

  1. Inro to Python and Computer Science
  2. Input/Output, Variables and Data Types
  3. Decision Control Structures
  4. Repetition Control Structures
  5. Strings, Tuples, List and Dictionaries
  6. Functions
  7. Intro to Pygame library: Shapes, Text, Collision, RGB Colors
  8. Pygame Graphics: Sounds and Animations
  9. Final Game Project