Set Up

Install Python Tools

Head’s up We are using Python 3.11 for this course. If any installation instructions show an earlier version, replace with 3.11. Later versions are fine as long as they start with 3.11. E.g. 3.11.1 etc.

Installation Notes

Test Python Setup

Enter these commands in your terminal from a convenient location. E.g. in your home directory.

You can delete python-fun folder now if you like.

Testing Steps Details

Let’s do our best to avoid typing in commands we don’t understand. Here’s what each command is doing:

Editor

PyCharm is the editor of choice for professional Python developers.

Heads up! If you are a Windows user using WSL please follow the Windows link.

Install Docker

NOTE: Installing Docker tends to be really easy or really hard. So give it a shot and find out. If it gets hard then stop and let Code Fellows know about installation issues when class begins. Docker won’t be used until second half of class so there’s time to get things set up right.