https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : CBTNuggets - Certified Professional in Python Programming 1 (PCPP1)
mp4 | Video: h264,1920X1080 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:38.27 GB

Files Included :

1  Essential Terms & Concepts.mp4 (29.47 MB)
MP4
2  Inheritance, Subclasses, and Superclasses.mp4 (35.27 MB)
MP4
3  Basic Class, Instance, and Attribute Syntax.mp4 (86.35 MB)
MP4
4  Basic Instance Method Syntax.mp4 (52.26 MB)
MP4
5  Reflexion Basics isinstance and issubclass.mp4 (93.91 MB)
MP4
6  Challenge Build a Library Management System.mp4 (18.82 MB)
MP4
7  Solution Walk-Through Build a Library Management System.mp4 (90.71 MB)
MP4
1  Inheritance vs  Composition.mp4 (24.27 MB)
MP4
2  Composition in Code.mp4 (119.39 MB)
MP4
3  Interesting Benefits of Composition.mp4 (104.93 MB)
MP4
4  Hands-On Example Video Game Characters.mp4 (88.77 MB)
MP4
1  Python's Six Argument Types.mp4 (57.46 MB)
MP4
2  Use Cases for Regular Argument Types.mp4 (38.41 MB)
MP4
3  Use Cases for Arbitrary and Restricted Arguments.mp4 (65.49 MB)
MP4
4  Challenge Using Argument Types.mp4 (42.83 MB)
MP4
5  Solution Using Argument Types.mp4 (52.98 MB)
MP4
1  What are Decorators.mp4 (21 MB)
MP4
2  Basic Function Decorator Syntax.mp4 (43.54 MB)
MP4
3  Implementing Simple Decorators.mp4 (90.18 MB)
MP4
4  Decorator Arguments and Stacking.mp4 (70.12 MB)
MP4
5  Challenge Improved Debugging Decorator.mp4 (19.7 MB)
MP4
6  Solution Improved Debugging Decorator.mp4 (51.38 MB)
MP4
1  Pattern #1 Monitoring Decorator.mp4 (48.73 MB)
MP4
2  Pattern #2 Retry Decorator.mp4 (61.18 MB)
MP4
3  Pattern #3 Caching Decorator.mp4 (50.37 MB)
MP4
4  Closure in Python Decorators.mp4 (44.94 MB)
MP4
5  Challenge Average Performance Decorator.mp4 (16.46 MB)
MP4
6  Challenge Average Performance Decorator 2.mp4 (33.75 MB)
MP4
1  What are Class Decorators.mp4 (35.74 MB)
MP4
2  Basic Class Decorator Syntax.mp4 (71.4 MB)
MP4
3  Decorating Functions with Classes.mp4 (79.51 MB)
MP4
4  Decorating Classes with Classes.mp4 (57.7 MB)
MP4
5  Challenge Attribute Type Validation.mp4 (11.61 MB)
MP4
6  Solution Attribute Type Validation.mp4 (43.27 MB)
MP4
1  Pattern #1 Counting Instances.mp4 (58.5 MB)
MP4
2  Pattern #2 Observing Attribute Changes.mp4 (51.34 MB)
MP4
3  Pattern #3 Singleton Classes.mp4 (54.84 MB)
MP4
4  Challenge Accessing Other Instances.mp4 (34.07 MB)
MP4
5  Solution Accessing Other Instances.mp4 (42.88 MB)
MP4
1  What are Class Methods.mp4 (316.92 MB)
MP4
2  What are Static Methods.mp4 (143.33 MB)
MP4
3  Instance Counting with Class Methods.mp4 (217.08 MB)
MP4
4  Combining Class Methods and Attributes with Decorators.mp4 (160.76 MB)
MP4
5  Challenge and Solution Alternative Constructors.mp4 (91.22 MB)
MP4
6  Challenge and Solution Alternative Constructors 2.mp4 (138.38 MB)
MP4
1  Class-Level Settings.mp4 (297.53 MB)
MP4
2  Flexible Defaults for Instance Attributes.mp4 (329.86 MB)
MP4
3  Making Fluent, Chainable Methods.mp4 (208.22 MB)
MP4
4  Challenge and Solution Flexible Defaults Decorator.mp4 (61.54 MB)
MP4
5  Challenge and Solution Flexible Defaults Decorator 2.mp4 (133.59 MB)
MP4
1  What are Abstract Classes and Methods.mp4 (112.5 MB)
MP4
2  Basic Abstract Syntax.mp4 (325.33 MB)
MP4
3  Abstract Class Inheritance.mp4 (161.35 MB)
MP4
4  Abstract Class and Static Methods.mp4 (163.36 MB)
MP4
5  Challenge and Solution Working with Shapes.mp4 (64.4 MB)
MP4
6  Challenge and Solution Working with Shapes 2.mp4 (346.82 MB)
MP4
1  The Observer Pattern.mp4 (93.53 MB)
MP4
2  Implementing the Observer Pattern.mp4 (118.89 MB)
MP4
3  A Concrete Observer Pattern Example.mp4 (244.16 MB)
MP4
4  The Template Method Pattern.mp4 (145.87 MB)
MP4
5  Implementing the Template Method Pattern.mp4 (198.94 MB)
MP4
6  Challenge and Solution Combining Patterns.mp4 (128.93 MB)
MP4
7  Challenge and Solution Combining Patterns 2.mp4 (77.6 MB)
MP4
1  Basics of Private and Protected Attributes.mp4 (266.93 MB)
MP4
2  Private and Protected Attribute Examples.mp4 (263.93 MB)
MP4
3  Implementing Private Attributes with Magic Methods.mp4 (206.18 MB)
MP4
4  Challenge and Solution Bank Account Management.mp4 (93.12 MB)
MP4
5  Challenge and Solution Bank Account Management 2.mp4 (144.46 MB)
MP4
1  What are Magic Methods.mp4 (28.5 MB)
MP4
2  Comparison Magic Method Basics.mp4 (43.55 MB)
MP4
3  Other Comparison Magic Methods.mp4 (65.42 MB)
MP4
4  Challenge and Solution Build a Fraction Class.mp4 (11.5 MB)
MP4
5  Challenge and Solution Build a Fraction Class 2.mp4 (100.47 MB)
MP4
1  Basics of Properties.mp4 (226.69 MB)
MP4
2  Getters, Setters, and Deleters.mp4 (159.12 MB)
MP4
3  Read-Only Properties.mp4 (121.9 MB)
MP4
4  Setter Validation and Wrangling.mp4 (200.99 MB)
MP4
5  Property Chaining.mp4 (245.95 MB)
MP4
6  Challenge and Solution Person Properties.mp4 (100.79 MB)
MP4
7  Challenge and Solution Person Properties 2.mp4 (218.49 MB)
MP4
1  The Basic Idea.mp4 (197.51 MB)
MP4
2  Extending Strings.mp4 (269.84 MB)
MP4
3  Extending Ints and Floats.mp4 (208.76 MB)
MP4
4  Mutable vs  Immutable Types.mp4 (190.43 MB)
MP4
5  Challenge and Solution No Empty Strings.mp4 (32.19 MB)
MP4
6  Challenge and Solution No Empty Strings 2.mp4 (153.38 MB)
MP4
1  Extending Lists.mp4 (215.12 MB)
MP4
2  Adding New Methods to Lists.mp4 (188.08 MB)
MP4
3  Extending Dictionaries.mp4 (214.66 MB)
MP4
4  Extending Tuples.mp4 (219.51 MB)
MP4
5  Challenge and Solution History List.mp4 (67.24 MB)
MP4
6  Challenge and Solution History List 2.mp4 (166.13 MB)
MP4
1  Example #1 Instance Counting with Ints.mp4 (132.55 MB)
MP4
2  Example #2 Sanitized Strings.mp4 (200.84 MB)
MP4
3  Example #3 Default-Value Dictionaries.mp4 (218.95 MB)
MP4
4  Using Magic Methods with Built-in Type Extensions.mp4 (189.7 MB)
MP4
5  Example #4 Percentage Floats.mp4 (167.69 MB)
MP4
6  Challenge and Solution (Example #5) Representing Units.mp4 (99.39 MB)
MP4
7  Challenge and Solution (Example #5) Representing Units 2.mp4 (176.61 MB)
MP4
1  Basic Terminology.mp4 (266.68 MB)
MP4
2  Python's Built-in Exceptions.mp4 (183.8 MB)
MP4
3  Raising Our Own TypeErrors and ValueErrors.mp4 (256.64 MB)
MP4
4  Raising Our Own KeyErrors, AttributeErrors, etc.mp4 (82.25 MB)
MP4
5  Challenge and Solution Library Enhancements.mp4 (100.74 MB)
MP4
6  Challenge and Solution Library Enhancements 2.mp4 (174.48 MB)
MP4
1  Try and Except Basics.mp4 (315.85 MB)
MP4
2  The Finally and Else Blocks.mp4 (169.23 MB)
MP4
3  Program Flow During Exceptions.mp4 (195.93 MB)
MP4
4  Program Flow in Layered Programs.mp4 (172.41 MB)
MP4
5  Challenge and Solution Creating Instances from User Input.mp4 (132.63 MB)
MP4
6  Challenge and Solution Creating Instances from User Input 2.mp4 (288.59 MB)
MP4
1  Where Should We Handle Exceptions.mp4 (232.92 MB)
MP4
2  Exception Handling in Different Locations.mp4 (351.17 MB)
MP4
3  Creating Custom Exceptions.mp4 (131.54 MB)
MP4
4  Basics of Exception Chaining.mp4 (341.73 MB)
MP4
5  Challenge and Solution Custom Exceptions and Chaining.mp4 (130.37 MB)
MP4
6  Challenge and Solution Custom Exceptions and Chaining 2.mp4 (137.74 MB)
MP4
1  The Basics of Shallow Copying.mp4 (235.23 MB)
MP4
2  The Basics of Deep Copying.mp4 (223.48 MB)
MP4
3  Shallow- and Deep-Copying Pros and Cons.mp4 (225.38 MB)
MP4
4  Label vs  Identity vs  Value.mp4 (193.52 MB)
MP4
5  Challenge & Solution What Happens to Arguments.mp4 (114.1 MB)
MP4
6  Challenge & Solution What Happens to Arguments 2.mp4 (129.2 MB)
MP4
1  The Basics of Serialization and Deserialization.mp4 (225.61 MB)
MP4
2  Serializing with the Pickle Library.mp4 (174.62 MB)
MP4
3  What Types of Data Can I Pickle.mp4 (248.33 MB)
MP4
4  Serializing with JSON.mp4 (254.67 MB)
MP4
5  Challenge and Solution Serializing Instances.mp4 (126.46 MB)
MP4
6  Challenge and Solution Serializing Instances 2.mp4 (99.91 MB)
MP4
1  Reflection and Introspection Functions, Part I.mp4 (230.59 MB)
MP4
2  Reflection and Introspection Functions, Part II.mp4 (157.91 MB)
MP4
3  The   name   Attribute.mp4 (150.77 MB)
MP4
4  Other Special Attributes.mp4 (183.82 MB)
MP4
5  Challenge and Solution Tell Me About.mp4 (126.53 MB)
MP4
6  Challenge and Solution Tell Me About    2.mp4 (175.79 MB)
MP4
1  Numeric Magic Methods.mp4 (48.37 MB)
MP4
2  Other Numeric Magic Methods.mp4 (55.87 MB)
MP4
3  Hands-On Example Numeric Methods.mp4 (106.34 MB)
MP4
4  Challenge Lunar Arithmetic.mp4 (20.19 MB)
MP4
5  Solution Walk-Through Lunar Arithmetic.mp4 (129.29 MB)
MP4
1  Metaprogramming with Decorators.mp4 (211.35 MB)
MP4
2  Dynamic Code Execution.mp4 (188.17 MB)
MP4
3  Building a Code Quiz with Dynamic Code Execution.mp4 (214.41 MB)
MP4
4  Modifying Code Programmatically.mp4 (199.46 MB)
MP4
5  Challenge and Solution There Is (Almost Always) A Better Way.mp4 (198.56 MB)
MP4
6  Challenge and Solution There Is (Almost Always) A Better Way.mp4 (35.11 MB)
MP4
1  What is a Metaclass.mp4 (202.17 MB)
MP4
2  Some Simple Metaclass Examples.mp4 (179.8 MB)
MP4
3  Modifying Classes with Metaclasses.mp4 (189.16 MB)
MP4
4  Challenge and Solution Metaclass Creator Functions.mp4 (79.2 MB)
MP4
5  Challenge and Solution Metaclass Creator Functions 2.mp4 (158.6 MB)
MP4
1  Example #1 Metaclass Instance Counting.mp4 (254.87 MB)
MP4
2  Example #2 Preventing Multiple Inheritance.mp4 (170.17 MB)
MP4
3  Example #3 Adding Metaclasses by Using Decorators.mp4 (254.64 MB)
MP4
4  Example #4 Metaclasses and Inheritance.mp4 (241.54 MB)
MP4
5  Challenge & Solution Combining Metaclasses.mp4 (39 MB)
MP4
6  Challenge & Solution Combining Metaclasses 2.mp4 (85.94 MB)
MP4
1  Function Indentation Basics.mp4 (246.45 MB)
MP4
2  Other Indentation Rules.mp4 (131.52 MB)
MP4
3  Breaking Up Lines.mp4 (183.17 MB)
MP4
4  When to Use Blank Lines.mp4 (209.87 MB)
MP4
5  Challenge & Solution PEP8 in Action.mp4 (41.68 MB)
MP4
6  Challenge & Solution PEP8 in Action 2.mp4 (163.54 MB)
MP4
1  Basic Whitespace Guidelines.mp4 (199.75 MB)
MP4
2  More Whitespace Guidelines.mp4 (278.65 MB)
MP4
3  Comment Guidelines.mp4 (163.37 MB)
MP4
4  Naming Convention Guidelines.mp4 (234.75 MB)
MP4
5  Challenge & Solution PEP8 In Action.mp4 (22.61 MB)
MP4
6  Challenge & Solution PEP8 In Action 2.mp4 (112.06 MB)
MP4
1  Displaying the Main Window.mp4 (269.14 MB)
MP4
2  Creating and Adding Widgets.mp4 (165.86 MB)
MP4
3  Widgets for Displaying Text.mp4 (245.07 MB)
MP4
4  Challenge & Solution Fibonacci GUI.mp4 (88.41 MB)
MP4
5  Challenge & Solution Fibonacci GUI 2.mp4 (145.83 MB)
MP4
1  User Input Widgets.mp4 (118.55 MB)
MP4
2  Buttons and Entries.mp4 (245.18 MB)
MP4
3  The Text Widget.mp4 (140.75 MB)
MP4
4  Checkbuttons and Radiobuttons.mp4 (284.7 MB)
MP4
5  Challenge & Solution Building a Form.mp4 (45.12 MB)
MP4
6  Challenge & Solution Building a Form 2.mp4 (145.06 MB)
MP4
1  Moving Widgets Around with Pack.mp4 (279.52 MB)
MP4
2  The Place Method.mp4 (171.11 MB)
MP4
3  Geometry Managers and the Grid Method.mp4 (349.82 MB)
MP4
4  Challenge & Solution Container Widgets.mp4 (234.34 MB)
MP4
5  Challenge & Solution Container Widgets 2.mp4 (230.02 MB)
MP4
1  Working with Observable Variables.mp4 (261.29 MB)
MP4
2  Hiding Widgets with Observable Variables.mp4 (205.67 MB)
MP4
3  Using the bind() Method.mp4 (215.19 MB)
MP4
4  Binding Keyboard Events.mp4 (197.58 MB)
MP4
5  Challenge & Solution Form Validation.mp4 (60.37 MB)
MP4
6  Challenge & Solution Form Validation 2.mp4 (133.65 MB)
MP4
1  Basic Widget Styling Options.mp4 (224.14 MB)
MP4
2  Borders and Reliefs.mp4 (235.01 MB)
MP4
3  Highlighting Entries.mp4 (235.49 MB)
MP4
4  Challenge & Solution Styling Playground.mp4 (55.35 MB)
MP4
5  Challenge & Solution Styling Playground 2.mp4 (260.07 MB)
MP4
1  Basic Type Conversion Magic Methods.mp4 (73.74 MB)
MP4
2  Instance Representations and Formatting.mp4 (105.09 MB)
MP4
3  Challenge and Solution Type Conversion Methods for Fractions.mp4 (30.08 MB)
MP4
4  Challenge and Solution Type Conversion Methods for Fractions.mp4 (123.51 MB)
MP4
1  Themed Tkinter Widgets.mp4 (201.26 MB)
MP4
2  Creating Simple Shared Styles.mp4 (199.94 MB)
MP4
3  Tkinter's Built-in Themes.mp4 (257.96 MB)
MP4
4  Challenge & Solution Dark Mode.mp4 (47.09 MB)
MP4
5  Challenge & Solution Dark Mode 2.mp4 (203.8 MB)
MP4
1  Creating and Displaying a Canvas.mp4 (156.34 MB)
MP4
2  Drawing Simple Shapes.mp4 (200.36 MB)
MP4
3  Drawing Text and Images.mp4 (208.55 MB)
MP4
4  Using Windows to Insert Widgets.mp4 (127.43 MB)
MP4
5  Challenge A Simple Drawing Application.mp4 (83.99 MB)
MP4
6  Challenge A Simple Drawing Application 2.mp4 (169.83 MB)
MP4
1  Draw the Axes.mp4 (63.67 MB)
MP4
2  Draw the Bar Widths.mp4 (68.61 MB)
MP4
3  Draw the Bar Heights.mp4 (55.43 MB)
MP4
4  Draw a Pie Chart.mp4 (71.51 MB)
MP4
5  Challenge & Solution Line Graphs.mp4 (7.88 MB)
MP4
6  Challenge & Solution Line Graphs 2.mp4 (58.26 MB)
MP4
1  Making Basic Network Requests in Python.mp4 (72.75 MB)
MP4
2  Working with API Keys.mp4 (113.43 MB)
MP4
3  Creating a Simple Server.mp4 (71.69 MB)
MP4
4  Challenge Go Forth and Practice.mp4 (17.79 MB)
MP4
1  What is REST Anyway.mp4 (21.81 MB)
MP4
2  RESTful Basics.mp4 (47.59 MB)
MP4
3  Creating a REST API.mp4 (68.66 MB)
MP4
4  Building Read Endpoints.mp4 (99.73 MB)
MP4
5  Challenge & Solution Create a Client.mp4 (12.32 MB)
MP4
6  Challenge & Solution Create a Client 2.mp4 (27.7 MB)
MP4
1  Adding Extra Request Data.mp4 (46.12 MB)
MP4
2  Handling Request Bodies on the Server-Side.mp4 (81.57 MB)
MP4
3  Including Request Bodies on the Client-Side.mp4 (70.49 MB)
MP4
4  Query Parameter Basics.mp4 (110.43 MB)
MP4
5  Challenge & Solution Finish the Endpoints.mp4 (11.78 MB)
MP4
6  Challenge & Solution Finish the Endpoints 2.mp4 (66.34 MB)
MP4
1  Creating A Socket Server.mp4 (27.93 MB)
MP4
2  Creating A Socket Client.mp4 (36 MB)
MP4
3  Sending Socket Messages.mp4 (57.85 MB)
MP4
4  Keeping Socket Connections Open.mp4 (73.69 MB)
MP4
5  Handling Multiple Clients.mp4 (54.13 MB)
MP4
6  Challenge & Solution Forwarding Messages.mp4 (12.71 MB)
MP4
7  Challenge & Solution Forwarding Messages 2.mp4 (67.44 MB)
MP4
1  Handling Common Socket Exceptions.mp4 (99.35 MB)
MP4
2  Sending Different Types of Data.mp4 (84.35 MB)
MP4
3  Sending Complex Data Using Pickle.mp4 (22.25 MB)
MP4
4  A Harder Way to Send Data.mp4 (45.38 MB)
MP4
5  Challenge & Solution Rock, Paper, Scissors.mp4 (7.69 MB)
MP4
6  Challenge & Solution Rock, Paper, Scissors 2.mp4 (72.01 MB)
MP4
1  JSON Syntax and Structure Basics.mp4 (33.7 MB)
MP4
2  JSON Data Types.mp4 (39.38 MB)
MP4
3  Loading and Dumping JSON Data with the json Module.mp4 (65.8 MB)
MP4
4  Challenge & Solution A JSON Database.mp4 (6.69 MB)
MP4
5  Challenge & Solution A JSON Database 2.mp4 (70.04 MB)
MP4
1  XML Syntax and Structure Basics.mp4 (34.1 MB)
MP4
2  Representing Data with XML.mp4 (88.28 MB)
MP4
3  Parsing and Working with XML Data.mp4 (72.24 MB)
MP4
4  Challenge & Solution Translating JSON to XML.mp4 (8.7 MB)
MP4
5  Challenge & Solution Translating JSON to XML 2.mp4 (45.52 MB)
MP4
1  Basic Attribute Access Magic Methods.mp4 (72.36 MB)
MP4
2  Creating Computed Attributes.mp4 (57.87 MB)
MP4
3  Automatic Unit Conversion.mp4 (85.24 MB)
MP4
4  Challenge and Solution Person Class Enhancements.mp4 (21.17 MB)
MP4
5  Challenge and Solution Person Class Enhancements 2.mp4 (178.44 MB)
MP4
1  SQLite Basic Concepts.mp4 (16.38 MB)
MP4
2  Creating Tables in SQLite.mp4 (25.03 MB)
MP4
3  Executing SQLite Statements in Python.mp4 (44.67 MB)
MP4
4  Inserting Data in SQLite.mp4 (38.03 MB)
MP4
5  Selecting Data in SQLite.mp4 (64.64 MB)
MP4
6  Challenge & Solution Creating Another Table.mp4 (8.03 MB)
MP4
7  Challenge & Solution Creating Another Table.mp4 (42.55 MB)
MP4
1  Deleting Data in SQLite.mp4 (66.82 MB)
MP4
2  Avoiding SQL Injection.mp4 (62.79 MB)
MP4
3  Updating Data in SQLite.mp4 (57.08 MB)
MP4
4  Challenge & Solution Interactive Product Management System.mp4 (10.77 MB)
MP4
5  Challenge & Solution Interactive Product Management System 2.mp4 (58.22 MB)
MP4
1  Narrowing Queries.mp4 (32.07 MB)
MP4
2  Grouping and Manipulating Query Results.mp4 (36.93 MB)
MP4
3  Narrowing Queries Practice.mp4 (67.52 MB)
MP4
4  Grouping and Manipulating Queries Practice.mp4 (81.52 MB)
MP4
5  Challenge & Solution More Complex Query Practice.mp4 (29.68 MB)
MP4
6  Challenge & Solution More Complex Query Practice 2.mp4 (43.22 MB)
MP4
1  What Will We Be Building.mp4 (55.81 MB)
MP4
2  Basic Application Setup.mp4 (87.62 MB)
MP4
3  Implementing the Init Methods.mp4 (69.06 MB)
MP4
4  Receiving and Broadcasting Messages on the Server.mp4 (77.11 MB)
MP4
5  Creating the User Interface.mp4 (85.9 MB)
MP4
6  Implementing the Client-Side Logic.mp4 (90.87 MB)
MP4
7  Challenge & Solution Adding User Ids.mp4 (44.52 MB)
MP4
8  Challenge & Solution Adding User Ids 2.mp4 (104.79 MB)
MP4
1  What Will We Be Building.mp4 (37.02 MB)
MP4
2  Setting Up the Back-end.mp4 (58.1 MB)
MP4
3  Implementing the Load Endpoint with SQLite.mp4 (90.29 MB)
MP4
4  Implementing the Create and Delete Endpoints with SQLite.mp4 (82.13 MB)
MP4
5  Creating the Basic Interface.mp4 (80.55 MB)
MP4
6  Making Requests from the Front-End.mp4 (198.12 MB)
MP4
7  Challenge & Solution Deleting Expenses.mp4 (76.58 MB)
MP4
8  Challenge & Solution Deleting Expenses 2.mp4 (81.02 MB)
MP4
1  What Will We Be Building.mp4 (29.67 MB)
MP4
2  Basic Project Setup.mp4 (71.71 MB)
MP4
3  Implementing Cell Behavior.mp4 (84.19 MB)
MP4
4  Adding and Removing Cell Dependencies.mp4 (38.7 MB)
MP4
5  Challenge & Solution Arithmetic Magic Methods.mp4 (22.69 MB)
MP4
6  Challenge & Solution Arithmetic Magic Methods 2.mp4 (59.33 MB)
MP4
1  Implementing Spreadsheet Behavior.mp4 (49.2 MB)
MP4
2  Building the Interface.mp4 (95.07 MB)
MP4
3  Making the Cells Update Automatically.mp4 (107.89 MB)
MP4
4  Challenge & Solution Updating Cells More Efficiently.mp4 (17.47 MB)
MP4
5  Challenge & Solution Updating Cells More Efficiently 2.mp4 (110.03 MB)
MP4
1  What We'll Be Building.mp4 (44.42 MB)
MP4
2  Setting Up the Interface.mp4 (58.99 MB)
MP4
3  Loading and Parsing HTML.mp4 (85.19 MB)
MP4
4  Using User-Defined Selectors.mp4 (59.67 MB)
MP4
5  Pulling Data Out Of HTML.mp4 (126.81 MB)
MP4
6  Writing Scraped Data to a CSV.mp4 (90.22 MB)
MP4
7  Challenge Adding and Removing Fields.mp4 (25.87 MB)
MP4
8  Challenge Adding and Removing Fields 2.mp4 (82.94 MB)
MP4
1  Container Access Method Basics.mp4 (23.76 MB)
MP4
2  Using Container Access Methods.mp4 (67 MB)
MP4
3  Indexing Options for Container Access.mp4 (64.6 MB)
MP4
4  More Advanced Indexing Options.mp4 (70.65 MB)
MP4
5  Challenge Build A Matrix Class.mp4 (15.34 MB)
MP4
6  Challenge Build A Matrix Class 2.mp4 (50.49 MB)
MP4
1  Iterator Magic Method Basics.mp4 (16.98 MB)
MP4
2  Using Iterator Magic Methods.mp4 (75.55 MB)
MP4
3  Creating Iterator Wrappers.mp4 (79.67 MB)
MP4
4  What Syntaxes Trigger   iter.mp4 (89.4 MB)
MP4
5  Challenge Iterator Magic Methods.mp4 (17.18 MB)
MP4
6  Challenge Iterator Magic Methods 2.mp4 (48.82 MB)
MP4
1  Class Hierarchies.mp4 (20.82 MB)
MP4
2  Creating a Class Hierarchy.mp4 (76.47 MB)
MP4
3  Polymorphism and Why it Matters.mp4 (75.71 MB)
MP4
4  Duck-Typing.mp4 (68.7 MB)
MP4
5  Challenge Resetting Passwords.mp4 (13.51 MB)
MP4
6  Challenge Resetting Passwords 2.mp4 (35.7 MB)
MP4
1  Basics of Multiple Inheritance.mp4 (41.44 MB)
MP4
2  Multiple Inheritance with Methods.mp4 (56.45 MB)
MP4
3  Multiple Inheritance with Attributes.mp4 (72.03 MB)
MP4
4  Method Resolution Order (MRO).mp4 (85.63 MB)
MP4
5  Challenge and Solution Method Resolution Order.mp4 (25.2 MB)
MP4
6  Challenge and Solution Method Resolution Order 2.mp4 (28.72 MB)
MP4

https://thumbs2.imgbox.com/c1/7c/TJVutQLt_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png

Код:
 https://rapidgator.net/file/2dc4474a65c36c1f90a5538bd4b4a185/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z01
https://rapidgator.net/file/77f1d8b3869462b11ac3113f8b18bd84/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z02
https://rapidgator.net/file/f8418c7e9530451557de40ba6b5af70c/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z03
https://rapidgator.net/file/562303ce02ca688f246af2d7d9707abc/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z04
https://rapidgator.net/file/96b5624b728ea02da728e4a4fb71e302/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z05
https://rapidgator.net/file/92d3004dc2564fa001da7b51dbff2df6/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z06
https://rapidgator.net/file/3a093ab15c3a6239788634bc597d3290/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z07
https://rapidgator.net/file/90a87d3334016a7c37dfcb24635274f7/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z08
https://rapidgator.net/file/ca634f5d4d69bca015036e65d0d702b5/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z09
https://rapidgator.net/file/d539bcaf44d1d3f1f866f1376371ba6f/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z10
https://rapidgator.net/file/461612bd46a908b8b1f30c30da8e12b9/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z11
https://rapidgator.net/file/6ea2d88dbf53149fb104a34135232cb0/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z12
https://rapidgator.net/file/23d3e8003e64b8292abe1cbfcdb030b0/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z13
https://rapidgator.net/file/d3ca0bc7a82da1dc6d5dd8fec4c5501e/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z14
https://rapidgator.net/file/b3ec6b7295f5df422c176558538cc068/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z15
https://rapidgator.net/file/5ff78ebee28052c90255d69f6ea71227/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z16
https://rapidgator.net/file/44f9113cb1d462cd253a12a59d9ae410/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z17
https://rapidgator.net/file/9a61abc75b9c98d387f45395e7b688dc/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z18
https://rapidgator.net/file/4f1d52583bf8915d1245075a4f235dc1/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.zip

https://img88.pixhost.to/images/1104/374887060_banner_240-32.png

Код:
 https://ddownload.com/v8jwdxh72rfv/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z01
https://ddownload.com/tmcssejvclg0/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z02
https://ddownload.com/64mdptxkk6fz/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z03
https://ddownload.com/qzhsc6f7vhbj/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z04
https://ddownload.com/xgympy76niby/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z05
https://ddownload.com/iu5i9h7r7eq9/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z06
https://ddownload.com/3wmvm1h3hrrs/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z07
https://ddownload.com/l4bu485urgg3/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z08
https://ddownload.com/w1acwmmi7qqz/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z09
https://ddownload.com/07wzig63cb2k/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z10
https://ddownload.com/ydsjgrtbn29l/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z11
https://ddownload.com/nl576p8esabl/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z12
https://ddownload.com/14u85zqcn1l0/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z13
https://ddownload.com/14q8lsrjxeat/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z14
https://ddownload.com/84ij7hog6s6i/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z15
https://ddownload.com/cslhojc1bjn0/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z16
https://ddownload.com/u79lnsp4wnve/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z17
https://ddownload.com/pt4fwzdn4brq/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.z18
https://ddownload.com/9y350dmz4utn/CBTNuggets_-_Certified_Professional_in_Python_Programming_1_PCPP1.zip

Free search engine download скачать: CBTNuggets - Certified Professional in Python Programming 1 (PCPP1)