Python Programming Lab
Python Programming Lab
Course Objectives:
To be able to implement the basic programming constructs
To understand the features of Object-Oriented Programming
Experiments:
Case Studies:
Write a test program to import the Prime module and perform the following
operations using the functions of Prime module.
Course Outcomes:
Upon completion of the course, the students will be able to:
CO 1. Understand python programming structure for solving basic programming
problems.[L2]
CO 2. Use primitive data types, selection statements, loops, function, and classes to
write programs. [L3]
CO 3. Develop programs for a given scenario. [L3]
CO 4. Analyze different data structures and choose suitable one for a given problem.
[L4]
TEXT BOOKS:
1. Python Programming using problem solving approach, Reema tharaja, Oxford
University Press, 1st Edition.
2. Fundamentals of Python, Kenneth a. lambert, B.L. Juneja, Cengage Learning, 1 st
Edition.
3. Chun, J Wesley, Core Python Programming, 2nd Edition, Pearson.
REFERENCE BOOKS:
1. Python How to Program, Dietel and Dietel, 1st Edition.
2. Barry, Paul, Head First Python, 2nd Edition, O Rielly.
3. Lutz, Mark, Learning Python, 4th Edition, O Rielly.