Introduction
  • Brief Intro and syllabus
Learn Python Basics
  • Download & Set Up - Mac OS
  • Download & Set Up - Windows
  • Syntax & Commenting
  • Variables and Data Types
  • Composite Data Types
  • Numbers
  • Lists
  • Strings
  • Tuples
  • Sets / Frozensets
  • Dictionaries
  • If Loops
  • While Loops
  • For Loops
  • Functions
  • Class Objects