Introduction
  • Setup Spyder IDE (or download Anaconda) and Download the source CODE
  • Introduction to Spyder and Python
  • Getting Input From User
  • Conditionals and Variables
  • Operations on Strings
  • Boolean Variables and Conditional Logics
  • Loops and Iterations
  • For Loop
  • Data Types to store variables
  • Functions on List
  • Functions and Modules
  • More Functions on Functions
  • OOP concept with Classes and Instances
  • More on Classes
  • Summing Up Classes