Audience
This class is designed for students new to Python, or for students who have some exposure and need to expand their understanding.
Description
Python is one of the fastest growing languages in use today. This class will introduce you to the language and some of its common uses.
Objectives
Upon successful completion of this course, the student will be able to:
- Learn the basics of Object Oriented Software Development
- Learn the foundations of the Python language
- Learn to write production ready Python programs
- Learn to connect to and use API’s with Python
Prerequisites
Basic computer skills and familiarity with basic programming concepts like variables, loops, and functions.