Core Coursework
(take these in order)
- +
Editor's Notes
Learn Python! - ⠇
Practical Guide to Python
In this Python course, you're going to learn how to structure your programs with functions, loops, logic, and objects and end the course using the Django framework. - +
Editor's Notes
Go deeper in Python. - ⠇
Intermediate Python
Utilize comprehensions to manipulate large quantities of data, Python's OO system, how to approach error handling, and how to utilize a web framework in your application.
Elective Coursework
- ⠇
Python Fundamentals
Create and run simple Augment Python programs, including working with the available data types, writing functions and classes, and much more. Read more! - ⠇
A Practical Guide to Machine Learning with TensorFlow 2.0 & Keras
Learn Machine Learning, Deep Learning, and AI through hands-on examples of image categorization, image manipulation, and text analytics.