๐Ÿ‘ฉโ€๐Ÿ’ป Python for Beginners Tutorial

In this step-by-step Python for beginners tutorial, learn how you can get started programming in Python. In this video, I assume that you are completely new to programming. Weโ€™ll walk through how to get Python, how to run your first code, and how to get an IDE (Integrated Development Environment) to help you code faster. Youโ€™ll also learn about variables and how to set them. Weโ€™ll look at functions, if statements, while and for loops, and weโ€™ll import libraries. At the end, weโ€™ll also look at how you can troubleshoot your code, for instance, when you run into syntax, semantic, or runtime errors. By the end, youโ€™ll know how to run code and youโ€™ll also understand the basic concepts of programming. My name is Kevin Stratvert and Iโ€™ll be your guide to Python. I previously worked at Microsoft for 14 years.

๐Ÿ‘‹ Additional resources:
โ€“ Get Python: https://www.python.org
โ€“ Get Microsoft Visual Studio Code: https://code.visualstudio.com

โŒš Timestamps
0:00 Introduction
1:25 Why program?
2:18 Why Python?
4:33 Get Python
6:43 Run code in Python terminal
9:13 Write code in a text editor like Notepad
11:59 Get an IDE like Visual Studio Code for free
14:20 Set up VS Code
16:34 Run code in VS Code
18:12 Work with numbers & operators
22:24 Work with text / strings
24:03 Comments
25:37 Variables
32:01 Conditional logic
34:55 If, elif, & else statements
41:14 Functions
54:39 While & for loops
59:00 Import libraries
1:00:02 Troubleshooting code.
1:02:28 Wrap up

๐Ÿ“ƒ Watch related playlists and videos
โ€“ Playlist with all my videos on Python: https://youtube.com/playlist?list=PLlKpQrBME6xKNfcbz2nHyY_anC8BpXRnp

๐Ÿšฉ Connect with me on social:
โ€“ LinkedIn: https://www.linkedin.com/in/kevinstratvert/
โ€“ Twitter: https://twitter.com/kevstrat
โ€“ Facebook: https://www.facebook.com/Kevin-Stratvert-101912218227818
โ€“ TikTok: https://www.tiktok.com/@kevinstratvert

๐Ÿ”” Subscribe to my YouTube channel
https://www.youtube.com/user/kevlers?sub_confirmation=1

๐ŸŽฌ Want to watch again? Navigate back to my YouTube channel quickly
http://www.kevinstratvert.com

๐Ÿ› Support me with your Amazon purchases: https://amzn.to/3kCP2yz

โš– As full disclosure, I use affiliate links above. Purchasing through these links gives me a small commission to support videos on this channel โ€” the price to you is the same.

#stratvert

You May Also Like