Login: Password:  Do not remember me

Categories




E-Books / Video TrainingPython 3 Deep Dive (Part 4 - OOP)




Python 3 Deep Dive (Part 4 - OOP)


Download Free Download : Python 3 Deep Dive (Part 4 - OOP)
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:10.47 GB


Files Included :

001 Introduction.mp4 (112.71 MB)
MP4
002 Prerequisites.mp4 (165.06 MB)
MP4
001 Introduction.mp4 (46.6 MB)
MP4
002 Objects and Classes - Lecture.mp4 (123.73 MB)
MP4
003 Objects and Classes - Coding.mp4 (5.24 MB)
MP4
003 Objects-and-Classes ipynb.zip (2.29 KB)
ZIP
004 Class Attributes - Lecture.mp4 (147.66 MB)
MP4
005 Class Attributes - Coding.mp4 (24.76 MB)
MP4
005 Class-Attributes ipynb.zip (2.06 KB)
ZIP
006 Callable Class Attributes - Lecture.mp4 (26.94 MB)
MP4
007 Callable Class Attributes - Coding.mp4 (6.14 MB)
MP4
007 Callable-Class-Attributes ipynb.zip (1.03 KB)
ZIP
008 Classes are Callables - Lecture.mp4 (36.45 MB)
MP4
009 Classes are Callables - Coding.mp4 (9.77 MB)
MP4
009 Classes-are-Callable ipynb.zip (1.36 KB)
ZIP
010 Data Attributes - Lecture.mp4 (59.21 MB)
MP4
011 Data Attributes - Coding.mp4 (17.51 MB)
MP4
011 Data-Attributes ipynb.zip (2.42 KB)
ZIP
012 Function Attributes - Lecture.mp4 (139.31 MB)
MP4
013 Function Attributes - Coding.mp4 (66.28 MB)
MP4
013 Function-Attributes ipynb.zip (3.1 KB)
ZIP
014 Initializing Class Instances - Lecture.mp4 (69.68 MB)
MP4
015 Initializing Class Instances - Coding.mp4 (9.72 MB)
MP4
015 Initializing-Class-Instances ipynb.zip (1.39 KB)
ZIP
016 Creating Attributes at Run-Time - Lecture.mp4 (86.34 MB)
MP4
017 Creating Attributes at Run-Time - Coding.mp4 (62.35 MB)
MP4
017 Creating-Attributes-at-Run-Time ipynb.zip (2.73 KB)
ZIP
018 Properties - Lecture.mp4 (320.96 MB)
MP4
019 Properties - Coding.mp4 (92.48 MB)
MP4
019 Properties ipynb.zip (3.67 KB)
ZIP
020 Property Decorators - Lecture.mp4 (133.51 MB)
MP4
021 Property Decorators - Coding.mp4 (131.65 MB)
MP4
021 Property-Decorators ipynb.zip (4 KB)
ZIP
022 Read-Only and Computed Properties - Lecture.mp4 (105.49 MB)
MP4
023 Read-Only and Computed Properties - Coding.mp4 (41.6 MB)
MP4
023 Read-Only-and-Computed-Properties ipynb.zip (2.67 KB)
ZIP
024 Deleting Properties - Lecture.mp4 (94.95 MB)
MP4
025 Deleting Properties - Coding.mp4 (9.58 MB)
MP4
025 Deleting-Properties ipynb.zip (1.42 KB)
ZIP
026 Some Questions on the Property Class.mp4 (34.11 MB)
MP4
027 Class and Static Methods - Lecture.mp4 (124.24 MB)
MP4
028 Class and Static Methods - Coding.mp4 (81.93 MB)
MP4
028 Class-and-Static-Methods ipynb.zip (4.75 KB)
ZIP
029 Python Builtin and Standard Types.mp4 (38.21 MB)
MP4
030 Class Body Scope - Lecture.mp4 (57.58 MB)
MP4
031 Class Body Scope - Coding.mp4 (30.9 MB)
MP4
031 Class-Body-Scope ipynb.zip (2.53 KB)
ZIP
032 Quick Recap.mp4 (44.96 MB)
MP4
001 Project Description.mp4 (91.01 MB)
MP4
001 Project-1 ipynb.zip (2.45 KB)
ZIP
002 Project Solution - TimeZone.mp4 (36.78 MB)
MP4
002 Project-1-TimeZone-Class ipynb.zip (1.62 KB)
ZIP
003 Project Solution - Transaction Numbers.mp4 (15.53 MB)
MP4
003 Project-1-Transaction-Numbers ipynb.zip (1.39 KB)
ZIP
004 Project Solution - Account Numbers, Names.mp4 (41.67 MB)
MP4
004 Project-1-Account-Number-First-Name-Last-Name ipynb.zip (2.2 KB)
ZIP
005 Project Solution - Preferred TimeZone.mp4 (18.4 MB)
MP4
005 Project-1-Adding-Preferred-TimeZone-Property ipynb.zip (1.97 KB)
ZIP
006 Project Solution - Account Balance.mp4 (13.87 MB)
MP4
006 Project-1-Balance ipynb.zip (1.94 KB)
ZIP
007 Project Solution - Interest Rate.mp4 (18.24 MB)
MP4
007 Project-1-Interest-Rate ipynb.zip (2.42 KB)
ZIP
008 Project Solution - Transaction Codes.mp4 (8.38 MB)
MP4
008 Project-1-Transaction-Codes ipynb.zip (2.24 KB)
ZIP
009 Project Solution - Confirmation Codes.mp4 (129.64 MB)
MP4
009 Project-1-Confirmation-Code ipynb.zip (3.75 KB)
ZIP
010 Project Solution - Transactions.mp4 (100.34 MB)
MP4
010 Project-1-Transactions ipynb.zip (4.3 KB)
ZIP
011 Project Solution - Testing with unittest.mp4 (207.4 MB)
MP4
011 Project-1-Testing-using-unittest ipynb.zip (8.42 KB)
ZIP
001 Introduction.mp4 (57.09 MB)
MP4
002 str and repr Methods - Lecture.mp4 (41.77 MB)
MP4
003 -str-and-repr-Methods ipynb.zip (1.96 KB)
ZIP
003 str and repr Methods - Coding.mp4 (13.46 MB)
MP4
004 Arithmetic Operators - Lecture.mp4 (55.2 MB)
MP4
005 Arithmetic Operators - Coding.mp4 (143.23 MB)
MP4
005 Arithmetic-Operators ipynb.zip (4.44 KB)
ZIP
006 Rich Comparisons - Lecture.mp4 (16.98 MB)
MP4
007 Rich Comparisons - Coding.mp4 (30.55 MB)
MP4
007 Rich-Comparisons ipynb.zip (3 KB)
ZIP
008 Hashing and Equality - Lecture.mp4 (21.02 MB)
MP4
009 Hashing and Equality - Coding.mp4 (14.39 MB)
MP4
009 Hashing-and-Equality ipynb.zip (1.98 KB)
ZIP
010 Booleans - Lecture.mp4 (18.24 MB)
MP4
011 Booleans - Coding.mp4 (14.13 MB)
MP4
011 Booleans ipynb.zip (2.06 KB)
ZIP
012 Callables - Lecture.mp4 (21.45 MB)
MP4
013 Callables - Coding.mp4 (59.52 MB)
MP4
013 Callables ipynb.zip (4.99 KB)
ZIP
014 The del Method - Lecture.mp4 (43.75 MB)
MP4
015 The del Method - Coding.mp4 (52.82 MB)
MP4
015 The-del-Method ipynb.zip (3.81 KB)
ZIP
016 The format Method - Lecture.mp4 (22.78 MB)
MP4
017 The format Method - Coding.mp4 (13.99 MB)
MP4
017 The-format-Method ipynb.zip (1.42 KB)
ZIP
001 Project Description.mp4 (70.74 MB)
MP4
002 Project Solution.mp4 (77.98 MB)
MP4
002 Project-2-Solution-2 ipynb.zip (2.82 KB)
ZIP
001 Introduction.mp4 (13.75 MB)
MP4
002 Single Inheritance - Lecture.mp4 (207.26 MB)
MP4
003 Single Inheritance - Coding.mp4 (17.43 MB)
MP4
003 Single-Inheritance ipynb.zip (1.85 KB)
ZIP
004 The object Class - Lecture.mp4 (53.75 MB)
MP4
005 The object Class - Coding.mp4 (15.07 MB)
MP4
005 The-object-Class ipynb.zip (2.67 KB)
ZIP
006 Overriding - Lecture.mp4 (130.66 MB)
MP4
007 Overriding - Coding.mp4 (28.7 MB)
MP4
007 Overriding ipynb.zip (2.05 KB)
ZIP
008 Extending - Lecture.mp4 (10.67 MB)
MP4
009 Extending - Coding.mp4 (38.97 MB)
MP4
009 Extending ipynb.zip (3.9 KB)
ZIP
010 Delegating to Parent - Lecture.mp4 (140.28 MB)
MP4
011 Delegating to Parent - Coding.mp4 (67.65 MB)
MP4
011 Delegating-to-Parent ipynb.zip (3.79 KB)
ZIP
012 Slots - Lecture.mp4 (81.85 MB)
MP4
013 Slots - Coding.mp4 (14.54 MB)
MP4
013 Slots ipynb.zip (1.48 KB)
ZIP
014 Slots and Single Inheritance - Lecture.mp4 (90.92 MB)
MP4
015 Slots and Single Inheritance - Coding.mp4 (31.99 MB)
MP4
015 Slots-and-Single-Inheritance ipynb.zip (2.82 KB)
ZIP
001 Project 3 - Description.mp4 (70.13 MB)
MP4
001 Project-3-Description ipynb.zip (1.85 KB)
ZIP
002 Project Solution - Approach and Setup.mp4 (33.11 MB)
MP4
002 Project-3-Solution-Approach ipynb.zip (2.08 KB)
ZIP
002 project.zip (15.98 KB)
ZIP
003 Project Solution - Validators and tests.mp4 (123.42 MB)
MP4
004 Project Solution - Resources class and tests.mp4 (127.93 MB)
MP4
005 Project Solution - CPU class and tests.mp4 (24.89 MB)
MP4
006 Project Solution - Storage class and tests.mp4 (5.36 MB)
MP4
007 Project Solution - HDD and SSD classes and tests.mp4 (17.54 MB)
MP4
001 Introduction.mp4 (13.82 MB)
MP4
002 Descriptors - Lecture.mp4 (159.31 MB)
MP4
003 Descriptors - Coding.mp4 (41.76 MB)
MP4
003 Descriptors ipynb.zip (2.09 KB)
ZIP
004 Getters and Setters - Lecture.mp4 (91.32 MB)
MP4
005 Getters and Setters - Coding.mp4 (54.65 MB)
MP4
005 Getters-and-Setters ipynb.zip (3.01 KB)
ZIP
006 Using as Instance Properties - Lecture.mp4 (69.97 MB)
MP4
007 Using as Instance Properties - Coding.mp4 (36.97 MB)
MP4
007 Using-as-Instance-Properties ipynb.zip (2.95 KB)
ZIP
008 Strong and Weak References - Lecture.mp4 (83.41 MB)
MP4
009 Strong and Weak References - Coding.mp4 (36.5 MB)
MP4
009 Strong-and-Weak-References ipynb.zip (3.57 KB)
ZIP
010 Back to Instance Properties - Lecture.mp4 (55.47 MB)
MP4
011 Back to Instance Properties - Coding.mp4 (93.44 MB)
MP4
011 Back-to-Instance-Properties ipynb.zip (5.3 KB)
ZIP
012 The set name Method - Lecture.mp4 (47.24 MB)
MP4
013 The set name Method - Coding.mp4 (62.94 MB)
MP4
013 The-set-name-Method ipynb.zip (2.46 KB)
ZIP
014 Property Lookup Resolution - Lecture.mp4 (71.91 MB)
MP4
015 Property Lookup Resolution - Coding.mp4 (20.69 MB)
MP4
015 Property-Lookup-Resolution ipynb.zip (3.13 KB)
ZIP
016 Properties and Descriptors - Lecture.mp4 (28.33 MB)
MP4
017 Properties and Descriptors - Coding.mp4 (38.77 MB)
MP4
017 Properties-and-Descriptors ipynb.zip (3.03 KB)
ZIP
018 Application - Example 1.mp4 (20.76 MB)
MP4
018 Application-Example-1 ipynb.zip (1.81 KB)
ZIP
019 Application - Example 2.mp4 (89.52 MB)
MP4
019 Application-Example-2 ipynb.zip (3.32 KB)
ZIP
020 Functions and Descriptors - Lecture.mp4 (20.15 MB)
MP4
021 Functions and Descriptors - Coding.mp4 (27.74 MB)
MP4
021 Functions-and-Descriptors ipynb.zip (3.35 KB)
ZIP
001 Project Description.mp4 (36.24 MB)
MP4
002 Project-4-Solution-Part-1 ipynb.zip (5.78 KB)
ZIP
002 Solution - Part 1.mp4 (158.35 MB)
MP4
003 Project-4-Solution-Part-2 ipynb.zip (3.12 KB)
ZIP
003 Solution - Part 2.mp4 (37.41 MB)
MP4
001 Introduction.mp4 (11.38 MB)
MP4
002 Making the case for Enumerations.mp4 (93.88 MB)
MP4
003 Enumerations - Lecture.mp4 (112.79 MB)
MP4
004 Enumerations - Coding.mp4 (69.94 MB)
MP4
004 Enumerations ipynb.zip (3.52 KB)
ZIP
005 Aliases - Lecture.mp4 (55.02 MB)
MP4
006 Aliases - Coding.mp4 (15.37 MB)
MP4
006 Aliases ipynb.zip (2.65 KB)
ZIP
007 CustomizingExtending Enums - Lecture.mp4 (60.03 MB)
MP4
008 Customizing-and-Extending-Enumerations ipynb.zip (4.9 KB)
ZIP
008 CustomizingExtending Enums - Coding.mp4 (113.59 MB)
MP4
009 Automatic Values - Lecture.mp4 (55.75 MB)
MP4
010 Automatic Values - Coding.mp4 (56.49 MB)
MP4
010 Automatic-Values ipynb.zip (3.62 KB)
ZIP
001 Project Description.mp4 (69.45 MB)
MP4
002 Project Solution.mp4 (22.56 MB)
MP4
002 Project-5-Solution ipynb.zip (2.55 KB)
ZIP
001 Introduction.mp4 (14.97 MB)
MP4
002 Python Exceptions - Lecture.mp4 (155.46 MB)
MP4
003 Python Exceptions - Coding.mp4 (37.02 MB)
MP4
003 Python-Exceptions ipynb.zip (4.19 KB)
ZIP
004 Handling Exceptions - Lecture.mp4 (200.88 MB)
MP4
005 Handling Exceptions - Coding.mp4 (143.56 MB)
MP4
005 Handling-Exceptions ipynb.zip (7.01 KB)
ZIP
006 Raising Exceptions - Lecture.mp4 (71.58 MB)
MP4
007 Raising Exceptions - Coding.mp4 (45.83 MB)
MP4
007 Raising-Exceptions ipynb.zip (5.59 KB)
ZIP
008 Custom Exceptions - Lecture.mp4 (88.46 MB)
MP4
009 Custom Exceptions - Coding.mp4 (167.56 MB)
MP4
009 Custom-Exceptions ipynb.zip (5.83 KB)
ZIP
001 Project Description.mp4 (17.99 MB)
MP4
001 Project-6-Exceptions ipynb.zip (1.34 KB)
ZIP
002 Project Solution.mp4 (133.33 MB)
MP4
002 Project-6-Exceptions-Solution ipynb.zip (3.58 KB)
ZIP
001 Introduction.mp4 (167.25 MB)
MP4
002 Decorators and Descriptors - Review.mp4 (15.84 MB)
MP4
002 Decorators-and-Descriptors-Review ipynb.zip (2.04 KB)
ZIP
003 The new Method - Lecture.mp4 (116.08 MB)
MP4
004 The new Method - Coding.mp4 (41.98 MB)
MP4
004 The-new-Method ipynb.zip (4.01 KB)
ZIP
005 How Classes are Created - Lecture.mp4 (79.37 MB)
MP4
006 How Classes are Created - Coding.mp4 (28.37 MB)
MP4
006 How-Classes-are-Created ipynb.zip (3.32 KB)
ZIP
007 Inheriting from type - Lecture.mp4 (33.34 MB)
MP4
008 Inheriting from type - Coding.mp4 (42.97 MB)
MP4
008 Inheriting-from-type ipynb.zip (2.3 KB)
ZIP
009 Metaclasses - Lecture.mp4 (65.91 MB)
MP4
010 Metaclasses - Coding.mp4 (16.96 MB)
MP4
010 Metaclasses ipynb.zip (2.4 KB)
ZIP
011 Class Decorators - Lecture.mp4 (53.13 MB)
MP4
012 Class Decorators - Coding.mp4 (199.68 MB)
MP4
012 Class-Decorators ipynb.zip (6.61 KB)
ZIP
013 Decorator Classes - Lecture.mp4 (46.24 MB)
MP4
014 Decorator Classes - Coding.mp4 (39.49 MB)
MP4
014 Decorator-Classes ipynb.zip (2.95 KB)
ZIP
015 Metaclass vs Class Decorator - Lecture.mp4 (29.43 MB)
MP4
016 Metaclass vs Class Decorator - Coding.mp4 (50.7 MB)
MP4
016 Metaclasses-vs-Class-Decorators ipynb.zip (3.29 KB)
ZIP
017 Metaclass Parameters - Lecture.mp4 (42.1 MB)
MP4
018 Metaclass Parameters - Coding.mp4 (32.91 MB)
MP4
018 Metaclass-Parameters ipynb.zip (1.65 KB)
ZIP
019 The prepare Method - Lecture.mp4 (32.54 MB)
MP4
020 The prepare Method - Coding.mp4 (53.61 MB)
MP4
020 The-prepare-Method ipynb.zip (3.32 KB)
ZIP
021 Classes, Metaclasses, and call.mp4 (192.82 MB)
MP4
022 Metaprogramming Application 1.mp4 (83.25 MB)
MP4
022 Metaprogramming-Application-1 ipynb.zip (3.5 KB)
ZIP
023 Metaprogramming Application 2.mp4 (59.57 MB)
MP4
023 Metaprogramming-Application-2 ipynb.zip (3.48 KB)
ZIP
024 Metaprogramming Application 3.mp4 (83.94 MB)
MP4
024 Metaprogramming-Application-3 ipynb.zip (4.15 KB)
ZIP
025 Attribute Read Accessors - Lecture.mp4 (115.34 MB)
MP4
026 Attribute Read Accessors - Coding.mp4 (98.8 MB)
MP4
026 Attribute-Read-Accessors ipynb.zip (9.06 KB)
ZIP
027 Attribute Write Accessors - Lecture.mp4 (41.16 MB)
MP4
028 Attribute Write Accessors - Coding.mp4 (26.51 MB)
MP4
028 Attribute-Write-Accessors ipynb.zip (2.53 KB)
ZIP
029 Accessors - Application.mp4 (77.72 MB)
MP4
029 Accessors-Application ipynb.zip (3.22 KB)
ZIP
001 03-Relevant-Python-3 10-Changes ipynb.zip (5.28 KB)
ZIP
001 Python 3 10.mp4 (51.02 MB)
MP4
002 02-Relevant-Python-3 9-Changes ipynb.zip (8.99 KB)
ZIP
002 Python 3 9.mp4 (49.75 MB)
MP4
003 01-Relevant-Python-3 8-Changes ipynb.zip (6.13 KB)
ZIP
003 Python 3 8 3 7.mp4 (64.95 MB)
MP4

Python 3 Deep Dive (Part 4 - OOP)

Python 3 Deep Dive (Part 4 - OOP)

Python 3 Deep Dive (Part 4 - OOP)

Python 3 Deep Dive (Part 4 - OOP)



[related-news]

Related News

    {related-news}
[/related-news]

Comments (0)

Search



Updates




Friend Sites


» TinyDL
» DownTra
» 0dayHome

Your Link Here ?
(Pagerank 4 or above)