Python Basics

Duration: 2 Months

OBJECTIVE

This Python Programming Course provides a strong foundation in Python by covering essential programming concepts, data types, variables, operators, control structures, functions, modules, file handling, and object-oriented programming (OOP). Through practical, hands-on learning, students develop the skills to write efficient, structured, and scalable Python applications while building problem-solving and programming skills relevant to today’s IT industry and software development careers.

Course Outcome

  • Introduction to Programming & Python Installation
  • Basic of Python Programming
  • Operators & Expressions
  • Decision & Loop Control Statements
  • Lists
  • Tuples, Set & Dictionaries
  • String Manipulation
  • Functions
  • Exceptions
  • Object Oriented Programming : Class, Object & inheritance
  • Files Manipulation