Python for Beginners Ep. 0 - Setting Up Your Environment

Python for Beginners Ep. 0 - Setting Up Your Environment

24 View

Publish Date:
15 April, 2024
Category:
Computers and Technology
Video License
Standard License
Imported From:
Youtube

In this episode of the Python for Beginners tutorial course, we will be setting up Python and installing an IDE. We will also code and run our first program to make sure everything works as intended.

Python Download: https://www.python.org/downloads
VS Code Download: https://code.visualstudio.com/

0:00 Introduction
0:49 Python Installation
1:56 VS Code Installation
3:40 Setting Up VS Code
4:25 Writing our First Program