Installation and First Script - Beginners Python Tutorial (Pt 1)

Опубликовано: 15 Февраль 2026
на канале: Practical Programming
82
8

This is the first video in the Beginners' Python Tutorial Series! In this tutorial, we will be installing Python, learning about its interactive terminal, creating our first script, and learning how to run it from the terminal. Let's get started!

---------------------------- Download Links ----------------------------
Python: https://www.python.org/downloads/
Visual Studio Code: https://code.visualstudio.com/download

---------------------------- Contents ----------------------------
0:00 Introduction
0:25 Downloading and Installing Python
1:19 Verify Installation
1:53 Python's Interactive Terminal and First Python Command
2:50 Visual Studio Code Extensions
3:18 First Script
4:47 Useful Terminal Shortcuts