Python Introduction and Setup
  • Introduction
  • A high level understanding of what is PYTHON and why it is used?
  • Setup guide and Video reference
  • Python syntax
Python Basics: Understanding the Basics
  • Variables in python
  • Variable Naming Rules
  • More on Variables
  • Python Numbers and Type Conversion
  • Data Types
  • Strings and String slicing
  • Negative slicing
  • String Modification
  • Format string
Python Advance: One step further
  • Lists
  • Tuples
  • Sets
  • Dictionaries
  • Functions
  • Parameters and important talk
  • Completed files