Introduction to Python Programing
  • Introduction to Python
  • How to download and install IDE and Python in your PC.
  • Explained Programming and data types in python Tutorial # 3
  • Creating basic Calculator using two numbers in python Tutorial # 4
  • How type() Fuction works in Python Tutorial # 5
  • Explained Type casting in Python Tutorial # 6
  • How to take Input from user and Explicit Type Casting Tutorial # 7
  • Decision Making Conditional statements in Python Tutorial # 8
  • Creating Grading System using conditional statements in python Tutorial # 9
  • Explained Loops, Describe while loop in python Tutorial # 10
  • Explained For Loop in python programming Tutorial # 11
  • Explained List and it's methods in python Tutorial # 12
  • Explained Tuples and it's methods in python Tutorial # 13
  • Explained Sets and it's methods in Python Tutorial # 14
  • Explained Dictionaries and it's methods in Python Tutorial # 15
ADVANCED CONCEPTS OF PYTHON PROGRAMMING
  • Explained Functions and it's types in Python Tutorial # 16
  • What are lambda functions in Python Tutorial # 17
  • Explained Maths Library in Python Tutorial # 18