Skip to content

PRO TIP Block youtube.com at the DNS level β€” Pi-hole, NextDNS or your hosts file β€” but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Python Basics for Beginners | Python tutorial

183.2K views on YouTube

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap

In this step-by-step Python basics tutorial, you will learn the basics of the Python programming language. The tutorial covers Python variables, expressions vs statements, creates a program, and more!

πŸ’– Support me on Patreon ➜ https://patreon.com/davegray

⭐ Become a full-stack dev with Zero To Mastery Courses:
– The Complete Python Developer: https://bit.ly/CompPythonDev
– Complete Machine Learning & Data Science: https://bit.ly/CompMachineLearning
– Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr

🚩 Subscribe ➜ https://bit.ly/3nGHmNn

πŸ“¬ Course Updates ➜ https://courses.davegray.codes/

❓ Questions – Please post them to my Discord ➜ https://discord.gg/neKghyefqh

β˜• Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray

πŸ‘‡ Follow Me On Social Media:
Github: https://github.com/gitdagray
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/

πŸ”— Source Code: https://github.com/gitdagray/python-course

πŸ”— Playlist for this Python Course: https://bit.ly/dg-beginners-python

πŸ’‘ UPDATE: The latest versions of VS Code no longer support the auto-formatting I demonstrated. That said, I did the research, and if you want this formatting behavior, I show you how to get it back here: https://www.davegray.codes/posts/how-to-auto-format-unwanted-python-line-indents

Step-by-Step Python Basics Tutorial 🐍

(00:00) Intro
(00:05) Welcome
(00:13) Start the Python REPL
(01:06) Variables
(03:55) Expressions vs Statements
(05:08) Create a Welcome program
(08:09) Code Comments
(09:13) Python Indentations

πŸ“š Tutorial References:
πŸ”— Python Official Site: https://www.python.org/
πŸ”—Visual Studio Code Official Site: https://code.visualstudio.com/

Was this step by step Python basics tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments.

#python #basics #tutorial