Python

  • Python- a tool, not a reptile
  • There is more than 1 Python
  • Let’s start our Python adventure
  • Your First program
  • Python literals
  • Operators- Data manipulation tools
  • Variables- data shaped boxes
  • How to talk to Computer
  • Making Decisions in Python
  • Python’s loops
  • Logic & bit-operations in Python
  • Lists- Collection of data
  • Sorting simple lists- the bubble sort Algorithm
  • Lists- some more details
  • Lists in advanced applications