A Complete Beginner's Guide to Python by Making Simple Games
Offered By: PyCon US via YouTube
Course Description
Overview
Learn the fundamentals of Python programming through creating simple games in this comprehensive tutorial. Dive into essential concepts like variables, expressions, loops, and functions, starting from the absolute basics. Create engaging projects including a Guess the Number game, Magic 8 Ball, and Dice Rolling Simulator while gaining a solid foundation in programming principles. Explore topics such as interactive shell usage, math vocabulary, data types, strings, error handling, and modules. Perfect for complete beginners or those looking to refresh their Python knowledge, this tutorial provides a practical, hands-on approach to learning without delving into complex computer science or machine learning concepts. By the end, gain the skills and confidence to continue your programming journey independently.
Syllabus
Intro
Overview
Introduction
Getting Help
File and Interactive Shell
Coding
Interactive Shell
Math Vocabulary
Other Data Types
Strings
Errors
Variables
Teacher Mode
Variable Names
Functions
Modules
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube