Skip to main content

CERTIFICATE IN PYTHON

Equip learners with the knowledge to write, execute, and debug Python programs, preparing them for real-world applications in software development, data science, and automation.

What Will You Learn?
  • Install and run the Python interpreter
  • Create and execute Python programs
  • Understand the concepts of file I/O
  • Able to read data from a text file using Python
  • Plot data using appropriate Python visualization libraries
₹10,570.00
Course Details
Division
Category
Credits
2
Duration
60 Hours
Level
Beginner
Price
₹10,570.00
Includes
  • 6 hours on-demand video
  • 3 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion
*Additional University and GST charges applicable.

The Certificate Course in Python is designed to provide a strong foundation in Python programming. This course covers essential programming concepts, Python’s versatile features, data structures, object-oriented programming, and file manipulation. It equips learners with the knowledge to write, execute, and debug Python programs, preparing them for real-world applications in software development, data science, and automation.

Lessons Of Course

Module 1

30 Hours

Topic Duration
Programming Concepts, Introduction to Python, Installation & Environment Set up
Program creation and execution
Decision Structures
Loops
Collection Data Types (List, Tuple, Dictionary, Set)
String Manipulation

Module 2

30 Hours

Topic Duration
Functions
Exceptions
Object oriented programming: Class, Object & Inheritance
File Manipulation