Learn how to Install Python 3 on nearly any system (macOS, Windows) and including remote Linux Virtual Machines
What you will learn
Install Python on nearly operating System
Using VS Code to use a Virtual-Machine based version of Python
Install Python on Linux-based with major cloud providers
Using Virtual Environments to isolate Python
Using Secure Shells (SSH) to develop on remote systems
Description
Python is one of the most widely used programming languages in the world. In this course, I’ll show you exactly how to set it up regardless of what operating system your computer is.
The setup process can be very simple (such as download Python and run it) but it can also start to get rather complex. My goal is to break apart this complexity and put it into manageable chunks that allow you to actually have a solid foundation of how to install Python and actually use it in real projects.
This course is the result of nearly a decade of teaching students around the world how to best setup Python environments and develop applications and automations with Python. Based on feedback, this course will continue to be updated and upgraded to ensure you have the best possible way to set up your Python development environment at your fingertips.
Installing Python is one of the most popular blog posts on my website so I created this course as a comprehensive look at installing Python across multiple machines. My favorite part for more advanced users (just beyond beginner) is using and coding Python with a Virtual Machine along with VSΒ Code.
After finishing this, you will be able to install:
- Python 3.5
- Python 3.6
- Python 3.7
- Python 3.8
- Python 3.9
- Python 3.10
- PYthon 3.11
- And any other python version that comes out!
Supported Platforms:
- macOS
- Windows (XP or Later)
- Linux
Content