Setting up Python is the first step to becoming a Python programmer. In this course, youβll learn how to download and install Python for Windows, macOS, and Ubuntu Linux and how to open Pythonβs Integrated Development and Learning Environment, IDLE.
There are many ways to install Python. You can download official Python distributions from Python.org, install from a package manager, and even install specialized distributions for scientific computing, Internet of Things, and embedded systems. This course focuses on official distributions, as theyβre generally the best option for getting started with learning to program in Python.
This course can be enjoyed alone or as an accompaniment to Python Basics: A Practical Introduction to Python 3.
In this course, youβll learn how to:
- Install Python on Windows, macOS, and Linux
- Open IDLE, Pythonβs integrated development and learning environment











