Python Programming Course

A 2-month intensive program covering fundamental Python programming concepts

Course Syllabus

Month 1

Introduction to Python, Syntax, Variables, Data Types, Operators, Control Flow, Functions

Month 2

Object-Oriented Programming (OOP), Modules, File Handling, Error Handling, Basic Data Structures

Projects

Project 1: Calculator

Develop a basic calculator using Python functions and user input handling.