Learn Python • #1 Installation and Setup • Get Started With Python!

Опубликовано: 11 Октябрь 2024
на канале: pixegami
8,710
162

Learn how to install and run Python (on Windows/Mac/Linux) so you can get started on your learning journey. Python is a versatile programming language, and is an ideal first language for anyone who wants to learn.

This video is part of a beginner tutorial series for anyone who wants to learn Python from scratch, and get to a point where you can start coding your own projects.

🔗 Download Python: https://www.python.org/downloads/
🔗 Project Code (GitHub): https://github.com/pixegami/python-fo...
🔗 Full Playlist:    • Python For Beginners (Full Course)  
🔗 Next Chapter: Coming Tomorrow!

👉 Follow me on Twitter: @pixegami

📚 Chapters
00:00 - Install Python
01:42 - Run the Python Interpreter
03:34 - Install VSCode
04:20 - Write and Run a Python Script
07:46 - How To Get Help