Programming with Python
- Objectives:
Become a professional python programmer
Learn basic to advanced features of Python programming language
Build object oriented programs using python
Work with file streams, access csv files
Create packages, Implement exception handles and learn to debug python application
Learn basics of regular expressions
- Detailed course contents:
Overview of Programming with Python
Native Datatypes and Operators
Python Statements and Conditionals
Functions
Strings
Object oriented programming with Python
Errors and Exception Handling
File handing
Regular expression
Modules and Packages
