Lectures and Quizzes
  • Introduction to programming with Python
  • Environment setup installation of python and Pycharm IDE
  • Printing of Strings, numbers and variables
  • Taking input from user
  • Commenting
  • Your's friends bio
  • Basic Math operators
  • Formatting of a print System
  • Indentation
  • Conditional Statements
  • Create a simple calculator
  • Loops
  • How to find a prime number
  • Complex math functions
  • Functions
  • Create a full functional calculator
  • Lists in Python
  • create a management system
Quizzes Solution Lectures
  • Quiz no: 1 solution Video lecture
  • Create Simple Calculator
  • Create Scientific Calculator