This course introduces the student to the Python language. Upon completion of this class, the student will be able to write non trivial Python programs dealing with a wide variety of subject matter domains
· Introduction to Python
· Overview of Python
· Variable and Datatypes
· Operators & Expressions
· Control Flow
· Loops
· Data Structures
· Strings in Python
· Functions in Python
· File I/O in Python
· Exceptions in Python
· Object Oriented Programming using Python
· Modules