Introduction
  • Introduction
  • What We Will Cover?
  • What is Programming?
  • Introduction to Python
  • Tools to Write Code (Text Editors)
  • Introduction to Notebook
Data Types and Variables
  • Data Structures
  • Variables
  • Keywords
  • Data Types - String
  • Data Types - Numbers
  • Python Operators- Introduction
  • Data Types - Boolen
Basic Syntax
  • Arithmetic Operators
  • Assignment Operators
  • Logical Operators
  • Membership Operators
  • String Concatenation
  • Functions and Methods
  • Basic Syntax
Python Data Structures
  • Lists
  • List Methods
  • Dictionaries