In this unit, we will take a high-level guided tour of the Python programming language. We'll start by familiarizing ourselves with some introductory Python reference materials, then we will illustrate and apply these concepts as we work through a guided Python exercise.
- The
python
Utility - The
pip
Utility - Object-oriented Programming (OOP)
- Python Language Overview (excluding the "Intermediate Concepts", which we'll cover in the future)