Introduction
  • Introduction
  • Where to Find Help
Getting Started
  • Why Python
  • Python 2 vs 3
Installation & Setup
  • Install Python on Windows
  • Install Python on Mac
  • Install Python on Linux ( Ubuntu )
  • Using the Interactive Python Shell
  • Install PyCharm on Windows
  • Install PyCharm on Mac
  • Install PyCharm on Linux ( Ubuntu )
Python Basics
  • Syntax
  • Data Types
  • Operators
  • Decision Making
  • Loops
  • Numbers
  • Strings
  • Tuples
  • Dictionaries
  • Date & Time
  • Functions
  • Modules
  • Files
  • Exceptions