Filename Size 1. Introduction to Programming with Python/1. Introduction to Python.mp4 15.3 MB 1. Introduction to Programming with Python/1. Introduction to Python.srt 5.1 KB 1. Introduction to Programming with Python/2. MacLinux installation.mp4 22.1 MB 1. Introduction to Programming with Python/2. MacLinux installation.srt 9 KB 1. Introduction to Programming with Python/3. Windows setup.mp4 19.6 MB 1. Introduction to Programming with Python/3. Windows setup.srt 11.4 KB 1. Introduction to Programming with Python/4. Interpreted vs. compiled programming languages.mp4 11.9 MB 1. Introduction to Programming with Python/4. Interpreted vs. compiled programming languages.srt 4.7 KB 1. Introduction to Programming with Python/5. Creating and running our first Python script.mp4 4.8 MB 1. Introduction to Programming with Python/5. Creating and running our first Python script.srt 1.7 KB 1. Introduction to Programming with Python/6. Choosing an integrated development environment (IDE).mp4 22.1 MB 1. Introduction to Programming with Python/6. Choosing an integrated development environment (IDE).srt 9.6 KB 1. Introduction to Programming with Python/7. How to share your code with us and get help with errors.mp4 9.1 MB 1. Introduction to Programming with Python/7. How to share your code with us and get help with errors.srt 5.3 KB 2. Programming Basics/1. Basic types - numbers.mp4 10.2 MB 2. Programming Basics/1. Basic types - numbers.srt 6.5 KB 2. Programming Basics/10. Adding arguments to a function.mp4 8.8 MB 2. Programming Basics/10. Adding arguments to a function.srt 4.3 KB 2. Programming Basics/11. Default arguments.mp4 10.3 MB 2. Programming Basics/11. Default arguments.srt 5.8 KB 2. Programming Basics/12. Keyword arguments.mp4 5.1 MB 2. Programming Basics/12. Keyword arguments.srt 2.5 KB 2. Programming Basics/13. Infinite arguments.mp4 7.9 MB 2. Programming Basics/13. Infinite arguments.srt 5 KB 2. Programming Basics/14. Return values from functions.mp4 8.7 MB 2. Programming Basics/14. Return values from functions.srt 4.2 KB 2. Programming Basics/15. If, elif, else statements.mp4 7.8 MB 2. Programming Basics/15. If, elif, else statements.srt 4.2 KB 2. Programming Basics/16. Forwhile loops.mp4 9.1 MB 2. Programming Basics/16. Forwhile loops.srt 4.8 KB 2. Programming Basics/17. Importing libraries into a script.mp4 22.2 MB 2. Programming Basics/17. Importing libraries into a script.srt 8.1 KB 2. Programming Basics/18. Project #1 - Building a calculator.mp4 47.5 MB 2. Programming Basics/18. Project #1 - Building a calculator.srt 20.4 KB 2. Programming Basics/2. Basic types - strings.mp4 9 MB 2. Programming Basics/2. Basic types - strings.srt 5.8 KB 2. Programming Basics/3. Basic string manipulation.mp4 20.7 MB 2. Programming Basics/3. Basic string manipulation.srt 11.4 KB 2. Programming Basics/4. Basic types - Boolean operators.mp4 18.2 MB 2. Programming Basics/4. Basic types - Boolean operators.srt 6.4 KB 2. Programming Basics/5. Lists (arrays).mp4 12.6 MB 2. Programming Basics/5. Lists (arrays).srt 3.6 KB 2. Programming Basics/6. Dictionaries.mp4 12.4 MB 2. Programming Basics/6. Dictionaries.srt 3.7 KB 2. Programming Basics/7. Variables.mp4 16 MB 2. Programming Basics/7. Variables.srt 7 KB 2. Programming Basics/8. Built-in functions.mp4 18.2 MB 2. Programming Basics/8. Built-in functions.srt 6.9 KB 2. Programming Basics/9. User-defined functions.mp4 15 MB 2. Programming Basics/9. User-defined functions.srt 9 KB 3. Advanced Python Concepts/1. PEP guidelines.mp4 24 MB 3. Advanced Python Concepts/1. PEP guidelines.srt 12.6 KB 3. Advanced Python Concepts/2. Breaking out of while loops.mp4 22.5 MB 3. Advanced Python Concepts/2. Breaking out of while loops.srt 9.6 KB 3. Advanced Python Concepts/3. Continuing while loops.mp4 6.7 MB 3. Advanced Python Concepts/3. Continuing while loops.srt 4 KB 3. Advanced Python Concepts/4. Classes & objects.mp4 10.4 MB 3. Advanced Python Concepts/4. Classes & objects.srt 5.1 KB 3. Advanced Python Concepts/5. Instance variables.mp4 7.2 MB 3. Advanced Python Concepts/5. Instance variables.srt 3.8 KB 3. Advanced Python Concepts/6. Class & instance variables.mp4 4.1 MB 3. Advanced Python Concepts/6. Class & instance variables.srt 1.5 KB 3. Advanced Python Concepts/7. How to add comments to your code.mp4 8 MB 3. Advanced Python Concepts/7. How to add comments to your code.srt 2.7 KB 3. Advanced Python Concepts/8. Importing modules from relative paths.mp4 8 MB 3. Advanced Python Concepts/8. Importing modules from relative paths.srt 3.8 KB 4. Project #2 - RPG Battle Script/1. RPG setup.mp4 15.9 MB 4. Project #2 - RPG Battle Script/1. RPG setup.srt 7.3 KB 4. Project #2 - RPG Battle Script/10. Better HP view.mp4 26.7 MB 4. Project #2 - RPG Battle Script/10. Better HP view.srt 12.8 KB 4. Project #2 - RPG Battle Script/11. Adding members to our party.mp4 41.8 MB 4. Project #2 - RPG Battle Script/11. Adding members to our party.srt 14.3 KB 4. Project #2 - RPG Battle Script/12. Working HP bars.mp4 45.7 MB 4. Project #2 - RPG Battle Script/12. Working HP bars.srt 17.4 KB 4. Project #2 - RPG Battle Script/13. White space in HP & MP.mp4 16.1 MB 4. Project #2 - RPG Battle Script/13. White space in HP & MP.srt 7.4 KB 4. Project #2 - RPG Battle Script/14. Enemy HP bar.mp4 28.6 MB 4. Project #2 - RPG Battle Script/14. Enemy HP bar.srt 8.6 KB 4. Project #2 - RPG Battle Script/15. Multiple enemies pt.1.mp4 38 MB 4. Project #2 - RPG Battle Script/15. Multiple enemies pt.1.srt 14.9 KB 4. Project #2 - RPG Battle Script/16. Multiple enemies pt.2.mp4 30.6 MB 4. Project #2 - RPG Battle Script/16. Multiple enemies pt.2.srt 11.2 KB 4. Project #2 - RPG Battle Script/17. Enemy artificial intelligence.mp4 78.5 MB 4. Project #2 - RPG Battle Script/2. Creating our character.mp4 16.2 MB 4. Project #2 - RPG Battle Script/2. Creating our character.srt 6.5 KB 4. Project #2 - RPG Battle Script/3. Additional utility classes.mp4 15.1 MB 4. Project #2 - RPG Battle Script/3. Additional utility classes.srt 4.9 KB 4. Project #2 - RPG Battle Script/4. Enemy instantiation.mp4 49 MB 4. Project #2 - RPG Battle Script/4. Enemy instantiation.srt 22.2 KB 4. Project #2 - RPG Battle Script/5. Using magic.mp4 42 MB 4. Project #2 - RPG Battle Script/5. Using magic.srt 15.6 KB 4. Project #2 - RPG Battle Script/6. Turning our magic into a class.mp4 46.1 MB 4. Project #2 - RPG Battle Script/6. Turning our magic into a class.srt 18.4 KB 4. Project #2 - RPG Battle Script/7. Healing our player.mp4 12 MB 4. Project #2 - RPG Battle Script/7. Healing our player.srt 5.3 KB 4. Project #2 - RPG Battle Script/8. Adding items.mp4 46.9 MB 4. Project #2 - RPG Battle Script/8. Adding items.srt 17.3 KB 4. Project #2 - RPG Battle Script/9. Implementing different item types.mp4 38.7 MB 4. Project #2 - RPG Battle Script/9. Implementing different item types.srt 11.8 KB