QUICK & EASY Setup Python in Visual Studio Code in 2023

Опубликовано: 13 Октябрь 2024
на канале: Bytes Of Code
657
17

#python #pythonprogramming #visualstudio #tutorial

Installing an IDE is an important step in programming. It may be simpler than it seems. We will go step by step to get VSCode working for you in python.

https://code.visualstudio.com/download

Chapters:
0:55 - VSCode website
1:40 - VSCode Launched
2:40 - Setup a project location
3:40 - first python file
4:22 - Python extension install
6:11 - Using debugger