Subject Code: Elective Course - Python Programming: Objectives
Subject Code: Elective Course - Python Programming: Objectives
Objectives:
To understand the basic concepts of Python Programming and to learn its applications.
Unit-I
Introduction – Python Interpreter – Basics of Python Language – Operators and Expressions
– Control Flow Statements.
Unit-II
Functions – Modules – Data Structures – Problem Solving using Python
Unit-III
File Handling – Errors and Exception Handling – Python Standard Library
Unit-IV
Object Oriented Programming – Objects and Classes – Inheritance.
Unit-V
Advanced Python: Regular Expressions – Event Driven Programming – GUI Programming –
Functional Programming