In Episode 2, we learn Python variables and data types for beginners, including assignment, naming variables, and how to store and reuse values in real programs. We cover the core types (int, float, str, bool, None) and what it means that Python is dynamically typed. This lesson builds the foundation for writing clean beginner Python code.
Episode 1: https://youtu.be/TG_bk4mTqAs
Course Repository: https://github.com/KelvinLinBU/Python101_Course_Repo
Big shoutout to @dontmakelies for her editing work!
Check out my book Modern Data: From Ingestion to Production available on Amazon, Apple Books, and Barnes & Nobles:
π Amazon π : https://www.amazon.com/dp/B0GH8J71SC
π Barnes & Noble π: https://www.barnesandnoble.com/w/modern-data-kelvin-lin/1149201590?
π Apple Books π: https://books.apple.com/us/book/modern-data/id6757802062
#Python101 #LearnPython #PythonForBeginners #ProgrammingBasics #CodingInPython #CS101 #BeginnerCoding #SoftwareEngineering