0% found this document useful (0 votes)
16 views2 pages

Subject Code: Elective Course - Python Programming: Objectives

This document outlines an elective course on Python programming. The course aims to teach basic Python concepts and applications. It is divided into 5 units covering Python basics, functions, modules, file handling, object-oriented programming, and advanced topics like regular expressions and GUI programming. It recommends 3 books for further study on Python programming concepts.

Uploaded by

Rujesh Singh
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
16 views2 pages

Subject Code: Elective Course - Python Programming: Objectives

This document outlines an elective course on Python programming. The course aims to teach basic Python concepts and applications. It is divided into 5 units covering Python basics, functions, modules, file handling, object-oriented programming, and advanced topics like regular expressions and GUI programming. It recommends 3 books for further study on Python programming concepts.

Uploaded by

Rujesh Singh
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 2

BCA

SUBJECT CODE: 11A622E3


Elective Course – Python Programming

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

Books for Study:

1. Swaroop C H, “A Byte of Python”, 2003-2005 , Book released under Creative


Common License.
2. Allen Downey, Jeffrey Elkner, Chris Meyers, “How to Think Like a Scientist –
Learning with Python “, Green Tea Press, 2002, First Edition.
3. Guido van Rossum, “ Python Tutorial – Release 2.3.3” 2003, Python Software
Foundation Ltd.

NEHRU MEMORIAL COLLEGE[AUTONOMOUS], PUTHANAMPATTI


BCA

NEHRU MEMORIAL COLLEGE[AUTONOMOUS], PUTHANAMPATTI

You might also like