Help

Course Information

Advanced Python (ITEC 1430)

Term: 2018-2019 Certificate Seeker

Description

This course expands on the basics learned in the Python programming class. This class will explore more advanced topics such as object-oriented programming, system focused programming, and meta programming.
Objectives:
• Demonstrate ability to code Python using the object-oriented programming model
• Execute Python code at a system level
• Implement meta programming