Introduction
  • Introduction
  • Installation
How to code
  • DataType
  • String
  • How to take input from keyboard
  • Installing Pycharm
Operators
  • Operators
Conditional Statements
  • Conditional operators
Looping
  • Looping
  • Break,continue,pass
Assignment 1
  • Question 1
Functions
  • Function
  • Lambda,scope and closure
Object and Class
  • Class
  • Hidden variable
  • Inheritance
  • Method overriding
  • Encapsulation
Multi Threading
  • Threading 1
  • Threading 2
  • Synchronization
Working with strings
  • String slicing and indexing
  • single quated and triple quated string
Containers
  • Lists
  • Tuples
  • Dictionary
  • Sets
Modules
  • Module import
  • from . import and custom modules
  • sys,os and math
Working with files
  • File handling
  • Directory and file handling
Web scrapping
  • Web scrapping
Database connection
  • Databse connection
  • Create table
  • Insert into table
  • Select column in table
  • Update, delete and tranaction
Exception handling
  • Exception handling
  • Assertion and exception raise
  • User defined exception
Socket programming
  • Socket programming
GUI programming
  • GUI programming basic
Email sending
  • How to send email
Projects
  • Guess the number Game
  • Guess the word using speech recognition
  • Love Calculator
  • Google search in python
  • Image download from a link
  • Click and save image using openCV
  • Ludo game dice simulator
  • Open wikipedia on command prompt
  • Password generator
  • QR code reader and generator