Skip to Content
Learn Python by Creating a Fun Idle Business Tycoon Game

Learn Python by Creating a Fun Idle Business Tycoon Game

Complete training course for Learn Python by Creating a Fun Idle Business Tycoon Game

19.99
19.99 USD 19.99
19.99
Responsible OdooBot
Last Update 08/16/2025
  • Welcome to Python Idle Tycoon!
    1Lessons ·
    • Introduction (2:19)
  • Setting up Your Development Environment
    5Lessons ·
    • Installing Python 3 on Windows (2:13)
    • Installing Python 3 on Macintosh (0:40)
    • Installing Python 3 on Ubuntu (2:17)
    • Using the Python Interpreter (4:56)
    • Setting up an IDE (Integrated Development Environment) (7:40)
  • Python Bootcamp 101: Learning the Basics of the Python Language
    8Lessons ·
    • Python 101: Getting Started with the Python Programming Language (7:33)
    • Python 102: Variables, Using Functions, and Troubleshooting Your Code (8:55)
    • Python 103: Custom Functions (4:44)
    • Python 104: Passing Variables and Returning Variables from Functions (9:46)
    • Python 105: Returning Multiple Variables from a Function (8:57)
    • Python 106: Conditional Statements and Processing User Input (7:30)
    • Python 107: Using a While Loop to Create our Simple Game Loop (4:06)
    • Python 108: Validating User Input and Basic Python Challenge (5:52)
  • Python 200: Intermediate Python Development - Learn Object Oriented Programming
    8Lessons ·
    • Python 201: Basic Object Oriented Programming and Creating and Store Classes (14:43)
    • Python 202: Understanding Class and Instance Methods (5:22)
    • Python 203: Refactoring our Game Loop for the Store Class (9:15)
    • Python 204: Using String Formatting to better format our output (3:09)
    • Python 205: Using Lists and For Loops to manage our store objects (15:04)
    • Python 206: Update our Menus to handle Buying Multiple Stores (8:30)
    • Python 207: Calculating Profits on Multiple Stores (4:09)
    • Python 208: Refactoring our Code and Exception Handling (11:28)