[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/1. Introduction.mp4 |
43.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/1. Introduction.vtt |
3 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/1.1 PythonIdleTycoon.zip.zip |
8 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/2. Installing Python 3 on Windows.mp4 |
23.6 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/2. Installing Python 3 on Windows.vtt |
2 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/3. Installing Python 3 on Macintosh - (No Walkthrough - directions for Installing).mp4 |
7.2 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/3. Installing Python 3 on Macintosh - (No Walkthrough - directions for Installing).vtt |
682 B |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/4. Installing Python 3 on Ubuntu.mp4 |
18.1 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/4. Installing Python 3 on Ubuntu.vtt |
2 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/5. Using the Python Intrepreter.mp4 |
61.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/5. Using the Python Intrepreter.vtt |
5 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/6. Setting up an IDE (Integrated Development Environment).mp4 |
57.7 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/1. Introduction and Setting up Your Development Evironment/6. Setting up an IDE (Integrated Development Environment).vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/1. Python 101 Getting Started With the Python Programming Language.mp4 |
56.5 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/1. Python 101 Getting Started With the Python Programming Language.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/10. Python 107 Using a While Loop to Create our Simple Game Loop.mp4 |
41.8 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/10. Python 107 Using a While Loop to Create our Simple Game Loop.vtt |
4 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/11. Python 108 Validating User Input and Basic Python Challenge.mp4 |
59.1 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/11. Python 108 Validating User Input and Basic Python Challenge.vtt |
5 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/2. Exercise 101.1 Defining Variables.html |
165 B |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/3. Exercise 101.2 Updating Variables.html |
165 B |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/4. Python 102 Varaibles, Using Functions, and Troubleshooting Your Code.mp4 |
70.3 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/4. Python 102 Varaibles, Using Functions, and Troubleshooting Your Code.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/5. Exercise 102.1 Adding an Upgrade feature to our Simple Store.html |
165 B |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/6. Python 103 Custom Functions.mp4 |
40.2 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/6. Python 103 Custom Functions.vtt |
5 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/7. Python 104 Passing Variables and Returning Variables from Functions.mp4 |
86.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/7. Python 104 Passing Variables and Returning Variables from Functions.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/8. Python 105 Returning Multiple Variables from a Function.mp4 |
84.1 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/8. Python 105 Returning Multiple Variables from a Function.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/9. Python 106 Conditional Statements and Processing User Input.mp4 |
84.7 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/2. Python BootCamp 101 Learning the Basics of the Python Language/9. Python 106 Conditional Statements and Processing User Input.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/1. Python 201 Basic Object Oriented Programming and Creating and Store Classes.mp4 |
104.5 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/1. Python 201 Basic Object Oriented Programming and Creating and Store Classes.vtt |
10 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/2. Python 202 Understanding Class and Instance Methods.mp4 |
66 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/2. Python 202 Understanding Class and Instance Methods.vtt |
6 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/3. Python 203 Refactoring our Game Loop for the Store Class.mp4 |
119.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/3. Python 203 Refactoring our Game Loop for the Store Class.vtt |
10 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/4. Python 204 Using String Formatting to better format our output.mp4 |
43.7 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/4. Python 204 Using String Formatting to better format our output.vtt |
5 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/5. Python 205 Using Lists and For Loops to manage our store objects.mp4 |
162.3 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/5. Python 205 Using Lists and For Loops to manage our store objects.vtt |
16 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/6. Python 206 Update our Menus to handle Buying Multiple Stores.mp4 |
92.2 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/6. Python 206 Update our Menus to handle Buying Multiple Stores.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/7. Python 207 Calculating Profits on Multiple Stores.mp4 |
50.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/7. Python 207 Calculating Profits on Multiple Stores.vtt |
5 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/8. Python 208 Refactoring our Code and Exception Handling.mp4 |
116.3 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/8. Python 208 Refactoring our Code and Exception Handling.vtt |
11 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/9. Section Challenge Finalizing our Text Based Tycoon Game.mp4 |
120.7 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/3. Python 200 Intermediate Python Development - Learn Object Oriented Programming/9. Section Challenge Finalizing our Text Based Tycoon Game.vtt |
11 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/1. Python 301 Installing and Integrating the Tkinter Toolkit.mp4 |
83.6 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/1. Python 301 Installing and Integrating the Tkinter Toolkit.vtt |
9 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/2. Python 302 Creating a Game Manager.mp4 |
86.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/2. Python 302 Creating a Game Manager.vtt |
8 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/3. Python 303 Dynamically populate our store GUI labels.mp4 |
56.6 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/3. Python 303 Dynamically populate our store GUI labels.vtt |
5 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/4. Python 304 Creating GUI Buttons to call our store methods.mp4 |
100.5 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/4. Python 304 Creating GUI Buttons to call our store methods.vtt |
10 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/5. Python 305 Creating a Timer for our Stores.mp4 |
147.6 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/5. Python 305 Creating a Timer for our Stores.vtt |
14 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/6. Python 306 Add a Graphical Progress Bar to our Store Timer.mp4 |
99.8 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/6. Python 306 Add a Graphical Progress Bar to our Store Timer.vtt |
10 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/7. Python 307 Automating our Store Timers with Managers.mp4 |
112.2 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/7. Python 307 Automating our Store Timers with Managers.vtt |
10 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/8. Python 308 Checking the state of the store timer.mp4 |
123.3 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/4. Python 300 Master Class - Integrating the GUI Toolkit and Timers/8. Python 308 Checking the state of the store timer.vtt |
13 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/1. Python 401 Importing Data from a CSV file.mp4 |
103.6 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/1. Python 401 Importing Data from a CSV file.vtt |
11 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/2. Python 402 Improving the Layout and Appearance of the Game.mp4 |
200.7 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/2. Python 402 Improving the Layout and Appearance of the Game.vtt |
18 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/3. Python 403 Adding a Store Picture to our Game.mp4 |
97.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/3. Python 403 Adding a Store Picture to our Game.vtt |
7 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/4. Python 404 Charging to Unlock Managers and Other Game Fixes.mp4 |
181.4 MB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/5. Python 400 Level Master Class Interfacing with External Data Files & More/4. Python 404 Charging to Unlock Managers and Other Game Fixes.vtt |
15 KB |
[Coursezone.net] Learn Python by Creating a Fun Idle Business Tycoon Game/Please Visit CourseZone.Net.url |
113 B |