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