Duration: 1/1.5 Months
Eligible: College Students

Python Programming

Why learn Python Programming​?

Python is simple, powerful, and everywhere from startups to giants like Google, Netflix, and NASA. It's the backbone of AI, automation, and data science. With endless libraries and easy syntax, Python lets you build fast, solve real problems, and land high-paying roles.

~9–11 LPA

Average Python developer salary in India in 2025

10K+

Python developer jobs on Glassdoor India

40 %

 Gen‑AI job listings in India require Python

~2.2X

times more in-demand than Java in GenAI roles

~1st

Most taught language globally across universities

~10M+

Active Python Developers worldwide

Course Content

  • Getting started [1 hour theory/practical]
  • Keywords and Identifier [1 hour theory/practical]
  • Statements & Comments [1 hour theory/practical]
  • Python Data types [1 hour theory/practical]
  • Python Operators [2 hour theory/practical]
  • Python I/O and Import [1 hour theory/practical]
  • Practical
  • Python Numbers [1 hour theory/practical]
  • Python Strings [2 hour theory/practical]
  • Python List [2 hour theory/practical]
  • Python Tuple [1 hour theory/practical]
  • Python Set [1 hour theory/practical]
  • Python Dictionary [1 hour theory/practical]
  • Practical
  • Python if...else [2 hour theory/practical]
  • Python for Loop [1 hour theory/practical]
  • Python while Loop [1 hour theory/practical]
  • Python break and continue [1 hour theory/practical]
  • Python Match Case. [1 hour theory/practical]
  • Python Pass [1 hour theory/practical]
  • Practica
  • Python Function [1 hour theory/practical]
  • Function Argument [1 hour theory/practical]
  • Anonymous Function [1 hour theory/practical]
  • Python Recursion [1 hour theory/practical]
  • Higher Order Function [1 hour theory/practical]
  • Variable Scope in Function [1 hour theory/practical]
  • Python Modules [1 hour theory/practical]
  • Python Package [1 hour theory/practical]
  • Practical
  • Python File Operation [1 hour theory/practical]
  • Python Directory [1 hour theory/practical]
  • Python Exception [1 hour theory/practical]
  • Exception handling [1 hour theory/practical]
  • User-defined Exception [1 hour theory/practical]
  • Practical
  • Python Namespace [1 hour theory/practical]
  • Python Class & Object [1 hour theory/practical]
  • Python Encapsulation [1 hour theory/practical]
  • Python Abstraction [1 hour theory/practical]
  • Python Polymorphism [2 hour theory/practical]
  • Python Inheritance [3 hour theory/practical]
  • Practica
  • Python Iterator [1 hour theory/practical]
  • Python Generator [1 hour theory/practical]
  • Python Closure [1 hour theory/practical]
  • Python Decorators [1 hour theory/practical]
  • Python Property [1 hour theory/practical]
  • Python Examples [1 hour theory/practical]
  • Practical
  • Introduction
    • Python Program to Print Hello world!
    • Python Program to Add Two Numbers.
    • Python Program to Find the Square Root.
    • Python Program to Calculate the Area of a Triangle.
    • Python Program to Solve Quadratic Equation.
    • Python Program to Swap Two Variables.
    • Python Program to Generate a Random Number.
    • Python Program to Convert Kilometers to Miles.
    • Python Program to Convert Celsius To Fahrenheit.
  • Decision Making loops
    • Python program to check if a number is positive, negative or zero.
    • Python Program to Check if a Number is Odd or Even.
    • Python Program to Check Leap Year.
    • Python Program to Find the Largest Among Three Numbers.
    • Python Program to Check Prime Number.
    • Python Program to Print all Prime Numbers in an Interval.
    • Python Program to Find the Factorial of a Number.
    • Python Program to Display the multiplication Table.
    • Python Program to Print the Fibonacci sequence.
    • Python Program to Check Armstrong Number.
    • Python Program to Find Armstrong Number in an Interval.
    • Python Program to Find the Sum of Natural Numbers.
  • Function
    • Python Program To Display Powers of 2 Using Anonymous Function.
    • Python Program to Find Numbers Divisible by Another Number.
    • Python Program to Convert Decimal to Binary, Octal and Hexadecimal.
    • Python Program to Find ASCII Value of Character.
    • Python Program to Find HCF or GCD.
    • Python Program to Find LCM.
    • Python Program to Find Factors of Number.
    • Python Program to Make a Simple Calculator.
    • Python Program to Shuffle Deck of Cards.
    • Python Program to Display Calendar.
    • Python Program to Display Fibonacci Sequence Using Recursion.
    • Python Program to Find Sum of Natural Numbers Using Recursion.
  • Native Data type
    • Python Program to Add Two Matrices.
    • Python Program to Transpose a Matrix.
    • Python Program to Multiply Two Matrices.
    • Python Program to check whether a String is Palindrome or Not.
    • Python Program to Remove Punctuations From a String.
    • Python Program to Sort Words in Alphabetic Order.
    • Python Program to Illustrate Different Set Operations.
    • Python Program to Count the Number of Each Vowel.
  • File
    • Python Program to Merge Mails.
    • Python Program to Find the Size (Resolution) of an Image.
    • Python Program to Find Hash of File.
  • Python connecting to MySQL databases.
  • Python MySQL query.
  • Python create Table.
  • Python MySQL insert data.
  • Python MySQL retrieve data.
  • Python MySQL update data.
  • Python MySQL delete data.