Help

Course Information

Advanced Python (ITEC 1430)

Term: 2020-2021 Certificate Seeker

Faculty

Jason Couraud
Email address is hidden, click here to email
Cade Denney
Email address is hidden, click here to email
Jeremy G Givens
Email address is hidden, click here to email
Sheldon Trent Stokes
Email address is hidden, click here to email
Email all faculty members

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