Python Programming
Python Programming
EXCEPTION HANDLING: Try-Except, Exception syntax, examples, Types of exception with except,
multiple exceptions with except, Try-Finally, Raise exceptions with arguments, Python built-in
exceptions,User-defined exceptions, Assertions
MODULE 5 5Hrs
PYTHON FILES & LIBRARIES: Files: File types, modes, File functions, File attributes, File positions,
Looping over file. Basics of NumPy and Pandas
TEXT BOOKS:
1. “Python for Everybody-Exploring Data Using Python 3”, Dr. Charles R. Severance,
REFERENCES:
1. “Computer Science Using Python: A Computational Problem- Solving Focus”, Charles Dierbach,
Introduction John Wiley, 2012.
2. “Introduction to Computation and Programming Using Python”, John V Guttag,Prentice Hall of
India, 2015.
3. "How to think like a Computer Scientist, Learning with Python", Allen Downey, JeffreyElkner and
Chris Meyers, Green Tea Press, 2014.
4. “Learning to Program with Python”, Richard L. Halterman, 2011.
*****************************************************