CBTNuggets - Certified Professional in Python Programming 1 (PCPP1) 2024-3
File List
- 26. Understand Advanced Exception Handling/2. Exception Handling in Different Locations.mp4 351.2 MB
- 37. Organize Tkinter Interfaces/3. Geometry Managers and the Grid Method.mp4 349.8 MB
- 18. Learn About Abstract Classes and Methods/6. Challenge and Solution Working with Shapes 2.mp4 346.8 MB
- 26. Understand Advanced Exception Handling/4. Basics of Exception Chaining.mp4 341.7 MB
- 17. Implement Class Method Examples/2. Flexible Defaults for Instance Attributes.mp4 329.9 MB
- 18. Learn About Abstract Classes and Methods/2. Basic Abstract Syntax.mp4 325.3 MB
- 16. Work with Class and Static Methods/1. What are Class Methods.mp4 316.9 MB
- 25. Handle Exceptions Effectively/1. Try and Except Basics.mp4 315.9 MB
- 17. Implement Class Method Examples/1. Class-Level Settings.mp4 297.5 MB
- 25. Handle Exceptions Effectively/6. Challenge and Solution Creating Instances from User Input 2.mp4 288.6 MB
- 36. User Input and Event Handling/4. Checkbuttons and Radiobuttons.mp4 284.7 MB
- 37. Organize Tkinter Interfaces/1. Moving Widgets Around with Pack.mp4 279.5 MB
- 34. PEP8 Naming and Whitespace Conventions/2. More Whitespace Guidelines.mp4 278.6 MB
- 21. Extend Built-in Types and Classes/2. Extending Strings.mp4 269.8 MB
- 35. Build Simple GUIs with Tkinter/1. Displaying the Main Window.mp4 269.1 MB
- 19. Learn Attribute Encapsulation/1. Basics of Private and Protected Attributes.mp4 266.9 MB
- 24. Learn the Basics of Exceptions/1. Basic Terminology.mp4 266.7 MB
- 19. Learn Attribute Encapsulation/2. Private and Protected Attribute Examples.mp4 263.9 MB
- 38. Observe Variables and Bind Events/1. Working with Observable Variables.mp4 261.3 MB
- 39. Learn the Basics of Widget Styling/5. Challenge & Solution Styling Playground 2.mp4 260.1 MB
- 40. Learn Advanced Widget Styling/3. Tkinter's Built-in Themes.mp4 258.0 MB
- 24. Learn the Basics of Exceptions/3. Raising Our Own TypeErrors and ValueErrors.mp4 256.6 MB
- 32. Practice Working with Metaclasses/1. Example #1 Metaclass Instance Counting.mp4 254.9 MB
- 28. Serialize and Deserialize Data/4. Serializing with JSON.mp4 254.7 MB
- 32. Practice Working with Metaclasses/3. Example #3 Adding Metaclasses by Using Decorators.mp4 254.6 MB
- 28. Serialize and Deserialize Data/3. What Types of Data Can I Pickle.mp4 248.3 MB
- 33. Follow PEP8 Formatting Guidelines/1. Function Indentation Basics.mp4 246.5 MB
- 20. Work with Properties/5. Property Chaining.mp4 246.0 MB
- 36. User Input and Event Handling/2. Buttons and Entries.mp4 245.2 MB
- 35. Build Simple GUIs with Tkinter/3. Widgets for Displaying Text.mp4 245.1 MB
- 18b. Use Abstract Classes with OOP Design Patterns/3. A Concrete Observer Pattern Example.mp4 244.2 MB
- 32. Practice Working with Metaclasses/4. Example #4 Metaclasses and Inheritance.mp4 241.5 MB
- 39. Learn the Basics of Widget Styling/3. Highlighting Entries.mp4 235.5 MB
- 27. Understand Copy Operations/1. The Basics of Shallow Copying.mp4 235.2 MB
- 39. Learn the Basics of Widget Styling/2. Borders and Reliefs.mp4 235.0 MB
- 34. PEP8 Naming and Whitespace Conventions/4. Naming Convention Guidelines.mp4 234.8 MB
- 37. Organize Tkinter Interfaces/4. Challenge & Solution Container Widgets.mp4 234.3 MB
- 26. Understand Advanced Exception Handling/1. Where Should We Handle Exceptions.mp4 232.9 MB
- 29. Learn the Basics of Metaprogramming/1. Reflection and Introspection Functions, Part I.mp4 230.6 MB
- 37. Organize Tkinter Interfaces/5. Challenge & Solution Container Widgets 2.mp4 230.0 MB
- 20. Work with Properties/1. Basics of Properties.mp4 226.7 MB
- 28. Serialize and Deserialize Data/1. The Basics of Serialization and Deserialization.mp4 225.6 MB
- 27. Understand Copy Operations/3. Shallow- and Deep-Copying Pros and Cons.mp4 225.4 MB
- 39. Learn the Basics of Widget Styling/1. Basic Widget Styling Options.mp4 224.1 MB
- 27. Understand Copy Operations/2. The Basics of Deep Copying.mp4 223.5 MB
- 22. Extend Lists, Dictionaries and Other Types/4. Extending Tuples.mp4 219.5 MB
- 23. Practice Built-in Type Extension/3. Example #3 Default-Value Dictionaries.mp4 218.9 MB
- 20. Work with Properties/7. Challenge and Solution Person Properties 2.mp4 218.5 MB
- 16. Work with Class and Static Methods/3. Instance Counting with Class Methods.mp4 217.1 MB
- 38. Observe Variables and Bind Events/3. Using the bind() Method.mp4 215.2 MB
- 22. Extend Lists, Dictionaries and Other Types/1. Extending Lists.mp4 215.1 MB
- 22. Extend Lists, Dictionaries and Other Types/3. Extending Dictionaries.mp4 214.7 MB
- 30. Learn Intermediate Metaprogramming Concepts/3. Building a Code Quiz with Dynamic Code Execution.mp4 214.4 MB
- 30. Learn Intermediate Metaprogramming Concepts/1. Metaprogramming with Decorators.mp4 211.3 MB
- 33. Follow PEP8 Formatting Guidelines/4. When to Use Blank Lines.mp4 209.9 MB
- 21. Extend Built-in Types and Classes/3. Extending Ints and Floats.mp4 208.8 MB
- 41. Work with Tkinter Canvas/3. Drawing Text and Images.mp4 208.5 MB
- 17. Implement Class Method Examples/3. Making Fluent, Chainable Methods.mp4 208.2 MB
- 19. Learn Attribute Encapsulation/3. Implementing Private Attributes with Magic Methods.mp4 206.2 MB
- 38. Observe Variables and Bind Events/2. Hiding Widgets with Observable Variables.mp4 205.7 MB
- 40. Learn Advanced Widget Styling/5. Challenge & Solution Dark Mode 2.mp4 203.8 MB
- 31. Understand the Basics of Metaclasses/1. What is a Metaclass.mp4 202.2 MB
- 40. Learn Advanced Widget Styling/1. Themed Tkinter Widgets.mp4 201.3 MB
- 20. Work with Properties/4. Setter Validation and Wrangling.mp4 201.0 MB
- 23. Practice Built-in Type Extension/2. Example #2 Sanitized Strings.mp4 200.8 MB
- 41. Work with Tkinter Canvas/2. Drawing Simple Shapes.mp4 200.4 MB
- 40. Learn Advanced Widget Styling/2. Creating Simple Shared Styles.mp4 199.9 MB
- 34. PEP8 Naming and Whitespace Conventions/1. Basic Whitespace Guidelines.mp4 199.8 MB
- 30. Learn Intermediate Metaprogramming Concepts/4. Modifying Code Programmatically.mp4 199.5 MB
- 18b. Use Abstract Classes with OOP Design Patterns/5. Implementing the Template Method Pattern.mp4 198.9 MB
- 30. Learn Intermediate Metaprogramming Concepts/5. Challenge and Solution There Is (Almost Always) A Better Way.mp4 198.6 MB
- 54. Build a Full-Stack Expense Tracker/6. Making Requests from the Front-End.mp4 198.1 MB
- 38. Observe Variables and Bind Events/4. Binding Keyboard Events.mp4 197.6 MB
- 21. Extend Built-in Types and Classes/1. The Basic Idea.mp4 197.5 MB
- 27. Understand Copy Operations/4. Label vs. Identity vs. Value.mp4 193.5 MB
- 21. Extend Built-in Types and Classes/4. Mutable vs. Immutable Types.mp4 190.4 MB
- 23. Practice Built-in Type Extension/4. Using Magic Methods with Built-in Type Extensions.mp4 189.7 MB
- 31. Understand the Basics of Metaclasses/3. Modifying Classes with Metaclasses.mp4 189.2 MB
- 30. Learn Intermediate Metaprogramming Concepts/2. Dynamic Code Execution.mp4 188.2 MB
- 22. Extend Lists, Dictionaries and Other Types/2. Adding New Methods to Lists.mp4 188.1 MB
- 29. Learn the Basics of Metaprogramming/4. Other Special Attributes.mp4 183.8 MB
- 24. Learn the Basics of Exceptions/2. Python's Built-in Exceptions.mp4 183.8 MB
- 33. Follow PEP8 Formatting Guidelines/3. Breaking Up Lines.mp4 183.2 MB
- 31. Understand the Basics of Metaclasses/2. Some Simple Metaclass Examples.mp4 179.8 MB
- 5. Understand Attribute Access Magic Methods/5. Challenge and Solution Person Class Enhancements 2.mp4 178.4 MB
- 23. Practice Built-in Type Extension/7. Challenge and Solution (Example #5) Representing Units 2.mp4 176.6 MB
- 29. Learn the Basics of Metaprogramming/6. Challenge and Solution Tell Me About... 2.mp4 175.8 MB
- 28. Serialize and Deserialize Data/2. Serializing with the Pickle Library.mp4 174.6 MB
- 24. Learn the Basics of Exceptions/6. Challenge and Solution Library Enhancements 2.mp4 174.5 MB
- 25. Handle Exceptions Effectively/4. Program Flow in Layered Programs.mp4 172.4 MB
- 37. Organize Tkinter Interfaces/2. The Place Method.mp4 171.1 MB
- 32. Practice Working with Metaclasses/2. Example #2 Preventing Multiple Inheritance.mp4 170.2 MB
- 41. Work with Tkinter Canvas/6. Challenge A Simple Drawing Application 2.mp4 169.8 MB
- 25. Handle Exceptions Effectively/2. The Finally and Else Blocks.mp4 169.2 MB
- 23. Practice Built-in Type Extension/5. Example #4 Percentage Floats.mp4 167.7 MB
- 22. Extend Lists, Dictionaries and Other Types/6. Challenge and Solution History List 2.mp4 166.1 MB
- 35. Build Simple GUIs with Tkinter/2. Creating and Adding Widgets.mp4 165.9 MB
- 33. Follow PEP8 Formatting Guidelines/6. Challenge & Solution PEP8 in Action 2.mp4 163.5 MB
- 34. PEP8 Naming and Whitespace Conventions/3. Comment Guidelines.mp4 163.4 MB
- 18. Learn About Abstract Classes and Methods/4. Abstract Class and Static Methods.mp4 163.4 MB
- 18. Learn About Abstract Classes and Methods/3. Abstract Class Inheritance.mp4 161.4 MB
- 16. Work with Class and Static Methods/4. Combining Class Methods and Attributes with Decorators.mp4 160.8 MB
- 20. Work with Properties/2. Getters, Setters, and Deleters.mp4 159.1 MB
- 31. Understand the Basics of Metaclasses/5. Challenge and Solution Metaclass Creator Functions 2.mp4 158.6 MB
- 29. Learn the Basics of Metaprogramming/2. Reflection and Introspection Functions, Part II.mp4 157.9 MB
- 41. Work with Tkinter Canvas/1. Creating and Displaying a Canvas.mp4 156.3 MB
- 21. Extend Built-in Types and Classes/6. Challenge and Solution No Empty Strings 2.mp4 153.4 MB
- 29. Learn the Basics of Metaprogramming/3. The __name__ Attribute.mp4 150.8 MB
- 18b. Use Abstract Classes with OOP Design Patterns/4. The Template Method Pattern.mp4 145.9 MB
- 35. Build Simple GUIs with Tkinter/5. Challenge & Solution Fibonacci GUI 2.mp4 145.8 MB
- 36. User Input and Event Handling/6. Challenge & Solution Building a Form 2.mp4 145.1 MB
- 19. Learn Attribute Encapsulation/5. Challenge and Solution Bank Account Management 2.mp4 144.5 MB
- 16. Work with Class and Static Methods/2. What are Static Methods.mp4 143.3 MB
- 36. User Input and Event Handling/3. The Text Widget.mp4 140.7 MB
- 16. Work with Class and Static Methods/6. Challenge and Solution Alternative Constructors 2.mp4 138.4 MB
- 26. Understand Advanced Exception Handling/6. Challenge and Solution Custom Exceptions and Chaining 2.mp4 137.7 MB
- 38. Observe Variables and Bind Events/6. Challenge & Solution Form Validation 2.mp4 133.6 MB
- 17. Implement Class Method Examples/5. Challenge and Solution Flexible Defaults Decorator 2.mp4 133.6 MB
- 25. Handle Exceptions Effectively/5. Challenge and Solution Creating Instances from User Input .mp4 132.6 MB
- 23. Practice Built-in Type Extension/1. Example #1 Instance Counting with Ints.mp4 132.5 MB
- 26. Understand Advanced Exception Handling/3. Creating Custom Exceptions.mp4 131.5 MB
- 33. Follow PEP8 Formatting Guidelines/2. Other Indentation Rules.mp4 131.5 MB
- 26. Understand Advanced Exception Handling/5. Challenge and Solution Custom Exceptions and Chaining.mp4 130.4 MB
- 3. Understand Numeric Magic Methods/5. Solution Walk-Through Lunar Arithmetic.mp4 129.3 MB
- 27. Understand Copy Operations/6. Challenge & Solution What Happens to Arguments 2.mp4 129.2 MB
- 18b. Use Abstract Classes with OOP Design Patterns/6. Challenge and Solution Combining Patterns.mp4 128.9 MB
- 41. Work with Tkinter Canvas/4. Using Windows to Insert Widgets.mp4 127.4 MB
- 57. Build a GUI Web-Scraper Tool/5. Pulling Data Out Of HTML.mp4 126.8 MB
- 29. Learn the Basics of Metaprogramming/5. Challenge and Solution Tell Me About....mp4 126.5 MB
- 28. Serialize and Deserialize Data/5. Challenge and Solution Serializing Instances.mp4 126.5 MB
- 4. Understand Type Conversion Magic Methods/4. Challenge and Solution Type Conversion Methods for Fractions.mp4 123.5 MB
- 20. Work with Properties/3. Read-Only Properties.mp4 121.9 MB
- 10. Learn the Basics of Composition/2. Composition in Code.mp4 119.4 MB
- 18b. Use Abstract Classes with OOP Design Patterns/2. Implementing the Observer Pattern.mp4 118.9 MB
- 36. User Input and Event Handling/1. User Input Widgets.mp4 118.6 MB
- 27. Understand Copy Operations/5. Challenge & Solution What Happens to Arguments.mp4 114.1 MB
- 43. Learn the Basics of Network Requests/2. Working with API Keys.mp4 113.4 MB
- 18. Learn About Abstract Classes and Methods/1. What are Abstract Classes and Methods.mp4 112.5 MB
- 34. PEP8 Naming and Whitespace Conventions/6. Challenge & Solution PEP8 In Action 2.mp4 112.1 MB
- 45. Learn Intermediate Network Request Concepts/4. Query Parameter Basics.mp4 110.4 MB
- 56. Build a Spreadsheet Program, Part II/5. Challenge & Solution Updating Cells More Efficiently 2.mp4 110.0 MB
- 56. Build a Spreadsheet Program, Part II/3. Making the Cells Update Automatically.mp4 107.9 MB
- 3. Understand Numeric Magic Methods/3. Hands-On Example Numeric Methods.mp4 106.3 MB
- 4. Understand Type Conversion Magic Methods/2. Instance Representations and Formatting.mp4 105.1 MB
- 10. Learn the Basics of Composition/3. Interesting Benefits of Composition.mp4 104.9 MB
- 53. Build a Simple Chat Application/8. Challenge & Solution Adding User Ids 2.mp4 104.8 MB
- 20. Work with Properties/6. Challenge and Solution Person Properties.mp4 100.8 MB
- 24. Learn the Basics of Exceptions/5. Challenge and Solution Library Enhancements.mp4 100.7 MB
- 2. Understand Comparison Magic Methods/5. Challenge and Solution Build a Fraction Class 2.mp4 100.5 MB
- 28. Serialize and Deserialize Data/6. Challenge and Solution Serializing Instances 2.mp4 99.9 MB
- 44. Build and Utilize REST APIs/4. Building Read Endpoints.mp4 99.7 MB
- 23. Practice Built-in Type Extension/6. Challenge and Solution (Example #5) Representing Units.mp4 99.4 MB
- 47. Build Effective Socket Applications/1. Handling Common Socket Exceptions.mp4 99.4 MB
- 56. Build a Spreadsheet Program, Part II/2. Building the Interface.mp4 95.1 MB
- 1. Understand Object-Oriented Programming Basics/5. Reflexion Basics isinstance and issubclass.mp4 93.9 MB
- 18b. Use Abstract Classes with OOP Design Patterns/1. The Observer Pattern.mp4 93.5 MB
- 19. Learn Attribute Encapsulation/4. Challenge and Solution Bank Account Management.mp4 93.1 MB
- 16. Work with Class and Static Methods/5. Challenge and Solution Alternative Constructors.mp4 91.2 MB
- 53. Build a Simple Chat Application/6. Implementing the Client-Side Logic.mp4 90.9 MB
- 1. Understand Object-Oriented Programming Basics/7. Solution Walk-Through Build a Library Management System.mp4 90.7 MB
- 54. Build a Full-Stack Expense Tracker/3. Implementing the Load Endpoint with SQLite.mp4 90.3 MB
- 57. Build a GUI Web-Scraper Tool/6. Writing Scraped Data to a CSV.mp4 90.2 MB
- 12. Learn About Python Function Decorators/3. Implementing Simple Decorators.mp4 90.2 MB
- 7. Understand Iterator Magic Methods/4. What Syntaxes Trigger __iter__.mp4 89.4 MB
- 10. Learn the Basics of Composition/4. Hands-On Example Video Game Characters.mp4 88.8 MB
- 35. Build Simple GUIs with Tkinter/4. Challenge & Solution Fibonacci GUI.mp4 88.4 MB
- 49. Understand the XML Data Format/2. Representing Data with XML.mp4 88.3 MB
- 53. Build a Simple Chat Application/2. Basic Application Setup.mp4 87.6 MB
- 1. Understand Object-Oriented Programming Basics/3. Basic Class, Instance, and Attribute Syntax.mp4 86.4 MB
- 32. Practice Working with Metaclasses/6. Challenge & Solution Combining Metaclasses 2.mp4 85.9 MB
- 53. Build a Simple Chat Application/5. Creating the User Interface.mp4 85.9 MB
- 9. Understand Multiple Inheritance in Python/4. Method Resolution Order (MRO).mp4 85.6 MB
- 5. Understand Attribute Access Magic Methods/3. Automatic Unit Conversion.mp4 85.2 MB
- 57. Build a GUI Web-Scraper Tool/3. Loading and Parsing HTML.mp4 85.2 MB
- 47. Build Effective Socket Applications/2. Sending Different Types of Data.mp4 84.3 MB
- 55. Build a Spreadsheet Program, Part I/3. Implementing Cell Behavior.mp4 84.2 MB
- 41. Work with Tkinter Canvas/5. Challenge A Simple Drawing Application.mp4 84.0 MB
- 57. Build a GUI Web-Scraper Tool/8. Challenge Adding and Removing Fields 2.mp4 82.9 MB
- 24. Learn the Basics of Exceptions/4. Raising Our Own KeyErrors, AttributeErrors, etc..mp4 82.3 MB
- 54. Build a Full-Stack Expense Tracker/4. Implementing the Create and Delete Endpoints with SQLite.mp4 82.1 MB
- 45. Learn Intermediate Network Request Concepts/2. Handling Request Bodies on the Server-Side.mp4 81.6 MB
- 52. Learn Advanced SQLite3/4. Grouping and Manipulating Queries Practice.mp4 81.5 MB
- 54. Build a Full-Stack Expense Tracker/8. Challenge & Solution Deleting Expenses 2.mp4 81.0 MB
- 54. Build a Full-Stack Expense Tracker/5. Creating the Basic Interface.mp4 80.5 MB
- 7. Understand Iterator Magic Methods/3. Creating Iterator Wrappers.mp4 79.7 MB
- 14. Learn About Python Class Decorators/3. Decorating Functions with Classes.mp4 79.5 MB
- 31. Understand the Basics of Metaclasses/4. Challenge and Solution Metaclass Creator Functions.mp4 79.2 MB
- 18b. Use Abstract Classes with OOP Design Patterns/7. Challenge and Solution Combining Patterns 2.mp4 77.6 MB
- 53. Build a Simple Chat Application/4. Receiving and Broadcasting Messages on the Server.mp4 77.1 MB
- 54. Build a Full-Stack Expense Tracker/7. Challenge & Solution Deleting Expenses.mp4 76.6 MB
- 8. Learn the Basics of Inheritance and Polymorphism/2. Creating a Class Hierarchy.mp4 76.5 MB
- 8. Learn the Basics of Inheritance and Polymorphism/3. Polymorphism and Why it Matters.mp4 75.7 MB
- 7. Understand Iterator Magic Methods/2. Using Iterator Magic Methods.mp4 75.6 MB
- 4. Understand Type Conversion Magic Methods/1. Basic Type Conversion Magic Methods.mp4 73.7 MB
- 46. Understand Socket Programming/4. Keeping Socket Connections Open.mp4 73.7 MB
- 43. Learn the Basics of Network Requests/1. Making Basic Network Requests in Python.mp4 72.7 MB
- 5. Understand Attribute Access Magic Methods/1. Basic Attribute Access Magic Methods.mp4 72.4 MB
- 49. Understand the XML Data Format/3. Parsing and Working with XML Data.mp4 72.2 MB
- 9. Understand Multiple Inheritance in Python/3. Multiple Inheritance with Attributes.mp4 72.0 MB
- 47. Build Effective Socket Applications/6. Challenge & Solution Rock, Paper, Scissors 2.mp4 72.0 MB
- 55. Build a Spreadsheet Program, Part I/2. Basic Project Setup.mp4 71.7 MB
- 43. Learn the Basics of Network Requests/3. Creating a Simple Server.mp4 71.7 MB
- 42. Draw Charts and Graphs with Tkinter Canvas/4. Draw a Pie Chart.mp4 71.5 MB
- 14. Learn About Python Class Decorators/2. Basic Class Decorator Syntax.mp4 71.4 MB
- 6. Understand Container Access Magic Methods/4. More Advanced Indexing Options.mp4 70.6 MB
- 45. Learn Intermediate Network Request Concepts/3. Including Request Bodies on the Client-Side.mp4 70.5 MB
- 12. Learn About Python Function Decorators/4. Decorator Arguments and Stacking.mp4 70.1 MB
- 48. Understand the JSON Data Format/5. Challenge & Solution A JSON Database 2.mp4 70.0 MB
- 53. Build a Simple Chat Application/3. Implementing the Init Methods.mp4 69.1 MB
- 8. Learn the Basics of Inheritance and Polymorphism/4. Duck-Typing.mp4 68.7 MB
- 44. Build and Utilize REST APIs/3. Creating a REST API.mp4 68.7 MB
- 42. Draw Charts and Graphs with Tkinter Canvas/2. Draw the Bar Widths.mp4 68.6 MB
- 52. Learn Advanced SQLite3/3. Narrowing Queries Practice.mp4 67.5 MB
- 46. Understand Socket Programming/7. Challenge & Solution Forwarding Messages 2.mp4 67.4 MB
- 22. Extend Lists, Dictionaries and Other Types/5. Challenge and Solution History List.mp4 67.2 MB
- 6. Understand Container Access Magic Methods/2. Using Container Access Methods.mp4 67.0 MB
- 51. Learn Intermediate SQLite3/1. Deleting Data in SQLite.mp4 66.8 MB
- 45. Learn Intermediate Network Request Concepts/6. Challenge & Solution Finish the Endpoints 2.mp4 66.3 MB
- 48. Understand the JSON Data Format/3. Loading and Dumping JSON Data with the json Module.mp4 65.8 MB
- 11. Master Arguments in Python/3. Use Cases for Arbitrary and Restricted Arguments.mp4 65.5 MB
- 2. Understand Comparison Magic Methods/3. Other Comparison Magic Methods.mp4 65.4 MB
- 50. Learn the Basics of SQLite3/5. Selecting Data in SQLite.mp4 64.6 MB
- 6. Understand Container Access Magic Methods/3. Indexing Options for Container Access.mp4 64.6 MB
- 18. Learn About Abstract Classes and Methods/5. Challenge and Solution Working with Shapes.mp4 64.4 MB
- 42. Draw Charts and Graphs with Tkinter Canvas/1. Draw the Axes.mp4 63.7 MB
- 51. Learn Intermediate SQLite3/2. Avoiding SQL Injection.mp4 62.8 MB
- 17. Implement Class Method Examples/4. Challenge and Solution Flexible Defaults Decorator.mp4 61.5 MB
- 13. Implement Common Function Decorator Patterns/2. Pattern #2 Retry Decorator.mp4 61.2 MB
- 38. Observe Variables and Bind Events/5. Challenge & Solution Form Validation.mp4 60.4 MB
- 57. Build a GUI Web-Scraper Tool/4. Using User-Defined Selectors.mp4 59.7 MB
- 55. Build a Spreadsheet Program, Part I/6. Challenge & Solution Arithmetic Magic Methods 2.mp4 59.3 MB
- 57. Build a GUI Web-Scraper Tool/2. Setting Up the Interface.mp4 59.0 MB
- 15. Implement Common Class Decorator Patterns/1. Pattern #1 Counting Instances.mp4 58.5 MB
- 42. Draw Charts and Graphs with Tkinter Canvas/6. Challenge & Solution Line Graphs 2.mp4 58.3 MB
- 51. Learn Intermediate SQLite3/5. Challenge & Solution Interactive Product Management System 2.mp4 58.2 MB
- 54. Build a Full-Stack Expense Tracker/2. Setting Up the Back-end.mp4 58.1 MB
- 5. Understand Attribute Access Magic Methods/2. Creating Computed Attributes.mp4 57.9 MB
- 46. Understand Socket Programming/3. Sending Socket Messages.mp4 57.8 MB
- 14. Learn About Python Class Decorators/4. Decorating Classes with Classes.mp4 57.7 MB
- 11. Master Arguments in Python/1. Python's Six Argument Types.mp4 57.5 MB
- 51. Learn Intermediate SQLite3/3. Updating Data in SQLite.mp4 57.1 MB
- 9. Understand Multiple Inheritance in Python/2. Multiple Inheritance with Methods.mp4 56.5 MB
- 3. Understand Numeric Magic Methods/2. Other Numeric Magic Methods.mp4 55.9 MB
- 53. Build a Simple Chat Application/1. What Will We Be Building.mp4 55.8 MB
- 42. Draw Charts and Graphs with Tkinter Canvas/3. Draw the Bar Heights.mp4 55.4 MB
- 39. Learn the Basics of Widget Styling/4. Challenge & Solution Styling Playground.mp4 55.4 MB
- 15. Implement Common Class Decorator Patterns/3. Pattern #3 Singleton Classes.mp4 54.8 MB
- 46. Understand Socket Programming/5. Handling Multiple Clients.mp4 54.1 MB
- 11. Master Arguments in Python/5. Solution Using Argument Types.mp4 53.0 MB
- 1. Understand Object-Oriented Programming Basics/4. Basic Instance Method Syntax.mp4 52.3 MB
- 12. Learn About Python Function Decorators/6. Solution Improved Debugging Decorator.mp4 51.4 MB
- 15. Implement Common Class Decorator Patterns/2. Pattern #2 Observing Attribute Changes.mp4 51.3 MB
- 6. Understand Container Access Magic Methods/6. Challenge Build A Matrix Class 2.mp4 50.5 MB
- 13. Implement Common Function Decorator Patterns/3. Pattern #3 Caching Decorator.mp4 50.4 MB
- 56. Build a Spreadsheet Program, Part II/1. Implementing Spreadsheet Behavior.mp4 49.2 MB
- 7. Understand Iterator Magic Methods/6. Challenge Iterator Magic Methods 2.mp4 48.8 MB
- 13. Implement Common Function Decorator Patterns/1. Pattern #1 Monitoring Decorator.mp4 48.7 MB
- 3. Understand Numeric Magic Methods/1. Numeric Magic Methods.mp4 48.4 MB
- 44. Build and Utilize REST APIs/2. RESTful Basics.mp4 47.6 MB
- 40. Learn Advanced Widget Styling/4. Challenge & Solution Dark Mode.mp4 47.1 MB
- 45. Learn Intermediate Network Request Concepts/1. Adding Extra Request Data.mp4 46.1 MB
- 49. Understand the XML Data Format/5. Challenge & Solution Translating JSON to XML 2.mp4 45.5 MB
- 47. Build Effective Socket Applications/4. A Harder Way to Send Data.mp4 45.4 MB
- 36. User Input and Event Handling/5. Challenge & Solution Building a Form.mp4 45.1 MB
- 13. Implement Common Function Decorator Patterns/4. Closure in Python Decorators.mp4 44.9 MB
- 50. Learn the Basics of SQLite3/3. Executing SQLite Statements in Python.mp4 44.7 MB
- 53. Build a Simple Chat Application/7. Challenge & Solution Adding User Ids.mp4 44.5 MB
- 57. Build a GUI Web-Scraper Tool/1. What We'll Be Building.mp4 44.4 MB
- 2. Understand Comparison Magic Methods/2. Comparison Magic Method Basics.mp4 43.5 MB
- 12. Learn About Python Function Decorators/2. Basic Function Decorator Syntax.mp4 43.5 MB
- 14. Learn About Python Class Decorators/6. Solution Attribute Type Validation.mp4 43.3 MB
- 52. Learn Advanced SQLite3/6. Challenge & Solution More Complex Query Practice 2.mp4 43.2 MB
- 15. Implement Common Class Decorator Patterns/5. Solution Accessing Other Instances.mp4 42.9 MB
- 11. Master Arguments in Python/4. Challenge Using Argument Types.mp4 42.8 MB
- 50. Learn the Basics of SQLite3/7. Challenge & Solution Creating Another Table.mp4 42.5 MB
- 33. Follow PEP8 Formatting Guidelines/5. Challenge & Solution PEP8 in Action.mp4 41.7 MB
- 9. Understand Multiple Inheritance in Python/1. Basics of Multiple Inheritance.mp4 41.4 MB
- 48. Understand the JSON Data Format/2. JSON Data Types.mp4 39.4 MB
- 32. Practice Working with Metaclasses/5. Challenge & Solution Combining Metaclasses.mp4 39.0 MB
- 55. Build a Spreadsheet Program, Part I/4. Adding and Removing Cell Dependencies.mp4 38.7 MB
- 11. Master Arguments in Python/2. Use Cases for Regular Argument Types.mp4 38.4 MB
- 50. Learn the Basics of SQLite3/4. Inserting Data in SQLite.mp4 38.0 MB
- 54. Build a Full-Stack Expense Tracker/1. What Will We Be Building.mp4 37.0 MB
- 52. Learn Advanced SQLite3/2. Grouping and Manipulating Query Results.mp4 36.9 MB
- 46. Understand Socket Programming/2. Creating A Socket Client.mp4 36.0 MB
- 14. Learn About Python Class Decorators/1. What are Class Decorators.mp4 35.7 MB
- 8. Learn the Basics of Inheritance and Polymorphism/6. Challenge Resetting Passwords 2.mp4 35.7 MB
- 1. Understand Object-Oriented Programming Basics/2. Inheritance, Subclasses, and Superclasses.mp4 35.3 MB
- 30. Learn Intermediate Metaprogramming Concepts/6. Challenge and Solution There Is (Almost Always) A Better Way.mp4 35.1 MB
- 49. Understand the XML Data Format/1. XML Syntax and Structure Basics.mp4 34.1 MB
- 15. Implement Common Class Decorator Patterns/4. Challenge Accessing Other Instances.mp4 34.1 MB
- 13. Implement Common Function Decorator Patterns/6. Challenge Average Performance Decorator 2.mp4 33.8 MB
- 48. Understand the JSON Data Format/1. JSON Syntax and Structure Basics.mp4 33.7 MB
- 21. Extend Built-in Types and Classes/5. Challenge and Solution No Empty Strings.mp4 32.2 MB
- 52. Learn Advanced SQLite3/1. Narrowing Queries.mp4 32.1 MB
- 4. Understand Type Conversion Magic Methods/3. Challenge and Solution Type Conversion Methods for Fractions.mp4 30.1 MB
- 52. Learn Advanced SQLite3/5. Challenge & Solution More Complex Query Practice.mp4 29.7 MB
- 55. Build a Spreadsheet Program, Part I/1. What Will We Be Building.mp4 29.7 MB
- 1. Understand Object-Oriented Programming Basics/1. Essential Terms & Concepts.mp4 29.5 MB
- 9. Understand Multiple Inheritance in Python/6. Challenge and Solution Method Resolution Order 2.mp4 28.7 MB
- 2. Understand Comparison Magic Methods/1. What are Magic Methods.mp4 28.5 MB
- 46. Understand Socket Programming/1. Creating A Socket Server.mp4 27.9 MB
- 44. Build and Utilize REST APIs/6. Challenge & Solution Create a Client 2.mp4 27.7 MB
- 57. Build a GUI Web-Scraper Tool/7. Challenge Adding and Removing Fields.mp4 25.9 MB
- 9. Understand Multiple Inheritance in Python/5. Challenge and Solution Method Resolution Order.mp4 25.2 MB
- 50. Learn the Basics of SQLite3/2. Creating Tables in SQLite.mp4 25.0 MB
- 10. Learn the Basics of Composition/1. Inheritance vs. Composition.mp4 24.3 MB
- 6. Understand Container Access Magic Methods/1. Container Access Method Basics.mp4 23.8 MB
- 55. Build a Spreadsheet Program, Part I/5. Challenge & Solution Arithmetic Magic Methods.mp4 22.7 MB
- 34. PEP8 Naming and Whitespace Conventions/5. Challenge & Solution PEP8 In Action.mp4 22.6 MB
- 47. Build Effective Socket Applications/3. Sending Complex Data Using Pickle.mp4 22.2 MB
- 44. Build and Utilize REST APIs/1. What is REST Anyway.mp4 21.8 MB
- 5. Understand Attribute Access Magic Methods/4. Challenge and Solution Person Class Enhancements.mp4 21.2 MB
- 12. Learn About Python Function Decorators/1. What are Decorators.mp4 21.0 MB
- 8. Learn the Basics of Inheritance and Polymorphism/1. Class Hierarchies.mp4 20.8 MB
- 3. Understand Numeric Magic Methods/4. Challenge Lunar Arithmetic.mp4 20.2 MB
- 12. Learn About Python Function Decorators/5. Challenge Improved Debugging Decorator.mp4 19.7 MB
- 1. Understand Object-Oriented Programming Basics/6. Challenge Build a Library Management System.mp4 18.8 MB
- 43. Learn the Basics of Network Requests/4. Challenge Go Forth and Practice.mp4 17.8 MB
- 56. Build a Spreadsheet Program, Part II/4. Challenge & Solution Updating Cells More Efficiently.mp4 17.5 MB
- 7. Understand Iterator Magic Methods/5. Challenge Iterator Magic Methods.mp4 17.2 MB
- 7. Understand Iterator Magic Methods/1. Iterator Magic Method Basics.mp4 17.0 MB
- 13. Implement Common Function Decorator Patterns/5. Challenge Average Performance Decorator.mp4 16.5 MB
- 50. Learn the Basics of SQLite3/1. SQLite Basic Concepts.mp4 16.4 MB
- 6. Understand Container Access Magic Methods/5. Challenge Build A Matrix Class.mp4 15.3 MB
- 8. Learn the Basics of Inheritance and Polymorphism/5. Challenge Resetting Passwords.mp4 13.5 MB
- 46. Understand Socket Programming/6. Challenge & Solution Forwarding Messages.mp4 12.7 MB
- 44. Build and Utilize REST APIs/5. Challenge & Solution Create a Client.mp4 12.3 MB
- 45. Learn Intermediate Network Request Concepts/5. Challenge & Solution Finish the Endpoints.mp4 11.8 MB
- 14. Learn About Python Class Decorators/5. Challenge Attribute Type Validation.mp4 11.6 MB
- 2. Understand Comparison Magic Methods/4. Challenge and Solution Build a Fraction Class.mp4 11.5 MB
- 51. Learn Intermediate SQLite3/4. Challenge & Solution Interactive Product Management System.mp4 10.8 MB
- 49. Understand the XML Data Format/4. Challenge & Solution Translating JSON to XML.mp4 8.7 MB
- 50. Learn the Basics of SQLite3/6. Challenge & Solution Creating Another Table.mp4 8.0 MB
- 42. Draw Charts and Graphs with Tkinter Canvas/5. Challenge & Solution Line Graphs.mp4 7.9 MB
- 47. Build Effective Socket Applications/5. Challenge & Solution Rock, Paper, Scissors.mp4 7.7 MB
- 48. Understand the JSON Data Format/4. Challenge & Solution A JSON Database.mp4 6.7 MB
- Readme.txt 155 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.