Introduction
  • Introduction 1
  • Introduction 2
  • Introduction 3
  • How to Install Python
  • How to use IDLE in python
  • Helpful Resources
Chapter 1
  • Data Type
  • print statement
  • Variables 1
  • Variables 2
  • Variables 3
  • Variables naming
  • Variables values
  • Comments
  • Input in python
  • str()
  • Operators in Python
  • Real world Example 1
  • Real World Practice 1
  • Real world Example 2
  • Real world practice 2
  • Real world Example 3
  • Real World Practice 3
  • If statement 1
  • If statement 2
  • Indentation
  • If statement 3
  • Real world Example 4
  • Real World Practice 4
  • Real world Example 5
  • Real world practice 5
  • Real world Example 6
  • Real World Practice 6
Chapter 2
  • Loops (while)
  • Loops 2
  • Loops 3
  • Loops 4
  • Loops 5
  • Real world Example 7
  • Real World Practice 7
  • Sentinel
  • Real world Example 8
  • Real World Practice 8
  • Input Validation
  • Nested Loops
Chapter 3
  • Fucntions 1
  • Fucntions 2
  • Fucntions 3
  • Global
  • Random Function
  • Real world Example 9
  • Real World Practice 9
Chapter 4
  • File 1
  • File 2
  • File 3
  • File 4
  • List 1
  • List 2
  • List 3
  • List 4
  • List 5
  • List 6
  • List 7
  • Real world Example 10
  • Real World Practice 10
  • Tuple 1
  • Tuple 2
  • Tuple 3
  • Exception 1
  • Exception 2
  • Exception 3
Chapter 5
  • Dictionaries 1
  • Dictionaries 2
  • Dictionaries 3
  • Dictionaries 4
  • Dictionaries 5
  • Dictionaries 6
  • Dictionaries 7
  • Dictionaries 8
  • Dictionaries 9
  • Sets 1
  • Sets 2
  • Sets 3
  • Sets 4
  • serialization in python 1
  • serialization in python 2
  • Real world Example 11
Object Oriented Programming
  • Object Oriented Programming (Intro 1)
  • Object Oriented Programming (Intro 2)
  • OOP 1
  • OOP 2
  • OOP 3
  • OOP 4