[] Plurasight - Python – Beyond the Basics 收录时间:2018-06-17 00:53:38 文件大小:1GB 下载次数:186 最近下载:2021-01-08 14:01:04 磁力链接: magnet:?xt=urn:btih:43c19d20bf8b7ec87e6d9f4ae06cb8fb9fa02dbc 立即下载 复制链接 文件列表 12.Introspection/04.Duck-Tail-An-Object-Introspection-Tool.mp4 53MB 06.Numeric-and-Scalar-Types/12.Duck-Tail-Floating-Point-vs-Rational-Numbers.mp4 43MB 04.Properties-and-Class-Methods/06.Properties-and-Inheritance.mp4 38MB 09.Implementing-Collections/15.The-Sequence-Protocol-Concatenation-and-Repetition.mp4 32MB 09.Implementing-Collections/16.The-Set-Protocol.mp4 30MB 09.Implementing-Collections/12.Improving-Performance-from-ON-to-Olog-n.mp4 28MB 04.Properties-and-Class-Methods/05.Properties.mp4 28MB 10.Exceptions-and-Errors/09.Duck-Tail-Preconditions-and-Postconditions.mp4 28MB 09.Implementing-Collections/08.Implementing-Equality-and-Inequality.mp4 26MB 06.Numeric-and-Scalar-Types/01.The-Decimal-Module-and-the-Decimal-Type.mp4 23MB 12.Introspection/01.Introspecting-Objects.mp4 22MB 04.Properties-and-Class-Methods/02.Class-Methods.mp4 22MB 12.Introspection/03.The-Python-Standard-Library-Inspect-Module.mp4 21MB 04.Properties-and-Class-Methods/00.Class-Attributes.mp4 20MB 09.Implementing-Collections/06.The-Sequence-Protocol-Slicing.mp4 19MB 04.Properties-and-Class-Methods/04.Class-Methods-with-Inheritance.mp4 18MB 10.Exceptions-and-Errors/04.Chaining-Exceptions.mp4 18MB 10.Exceptions-and-Errors/02.Exception-Payloads.mp4 17MB 09.Implementing-Collections/14.Checking-Protocol-Implementations.mp4 17MB 06.Numeric-and-Scalar-Types/00.Reviewing-int-and-float.mp4 16MB 10.Exceptions-and-Errors/01.The-Standard-Exception-Hierarchy.mp4 16MB 03.Closures-and-Decorators/04.The-Nonlocal-Keyword.mp4 16MB 02.Beyond-Basic-Functions/06.Extended-Formal-Argument-Syntax.mp4 15MB 01.Organizing-Larger-Programs/01.Imports-from-syspath.mp4 15MB 02.Beyond-Basic-Functions/04.Lambdas.mp4 15MB 04.Properties-and-Class-Methods/03.Static-Methods-with-Inheritance.mp4 15MB 00.Prerequisites/00.Prerequisites.mp4 15MB 09.Implementing-Collections/01.Collection-Construction.mp4 14MB 08.Inheritance-and-Subtype-Polymorphism/15.Summary.mp4 14MB 09.Implementing-Collections/10.The-Sequence-Protocol-index.mp4 14MB 04.Properties-and-Class-Methods/07.Duck-Tail-The-Template-Method-Pattern.mp4 14MB 06.Numeric-and-Scalar-Types/06.The-datetime-Module-and-date-Type.mp4 14MB 09.Implementing-Collections/13.Refactoring-to-Avoid-Dont-Repeat-Yourself-DRY.mp4 14MB 06.Numeric-and-Scalar-Types/03.The-Complex-Type-and-the-cmath-Module.mp4 14MB 03.Closures-and-Decorators/11.functoolswraps.mp4 13MB 10.Exceptions-and-Errors/03.Defining-New-Exceptions.mp4 13MB 11.Defining-Context-Managers/07.contextlibcontextmanager.mp4 13MB 09.Implementing-Collections/05.The-Sequence-Protocol-Indexing.mp4 12MB 09.Implementing-Collections/04.The-Iterable-Protocol.mp4 12MB 06.Numeric-and-Scalar-Types/13.Summary.mp4 12MB 09.Implementing-Collections/03.The-Sized-Protocol.mp4 11MB 02.Beyond-Basic-Functions/01.Callable-Instances.mp4 11MB 10.Exceptions-and-Errors/00.Always-Specify-an-Exception-Type.mp4 10MB 10.Exceptions-and-Errors/06.Assertions-Internal-Invariants.mp4 10MB 08.Inheritance-and-Subtype-Polymorphism/06.Method-Resolution-Order.mp4 10MB 03.Closures-and-Decorators/00.Local-Functions.mp4 10MB 10.Exceptions-and-Errors/05.Traceback-Objects.mp4 10MB 09.Implementing-Collections/02.The-Container-Protocol.mp4 9MB 03.Closures-and-Decorators/12.Duck-Tails-Validating-Arguments.mp4 9MB 11.Defining-Context-Managers/10.Duck-Tail-Context-Managers-for-Transactions.mp4 9MB 06.Numeric-and-Scalar-Types/08.The-datetime-Type.mp4 9MB 06.Numeric-and-Scalar-Types/11.Time-Zones.mp4 9MB 07.Iterables-and-Iteration/00.Multi-Input-Comprehensions.mp4 9MB 11.Defining-Context-Managers/02.A-First-Context-Manager-Example.mp4 8MB 06.Numeric-and-Scalar-Types/02.Rational-Numbers-with-the-Fraction-Type.mp4 8MB 01.Organizing-Larger-Programs/02.Implementing-Packages.mp4 8MB 09.Implementing-Collections/07.Comprehensible-Test-Results-With---repr--.mp4 8MB 01.Organizing-Larger-Programs/11.Summary.mp4 8MB 08.Inheritance-and-Subtype-Polymorphism/00.Inheritance-Overview.mp4 8MB 01.Organizing-Larger-Programs/07.Namespace-Packages.mp4 8MB 02.Beyond-Basic-Functions/10.Summary.mp4 8MB 02.Beyond-Basic-Functions/09.Duck-Tail-Transposing-Tables.mp4 8MB 05.Strings-and-Representations/08.Summary.mp4 8MB 08.Inheritance-and-Subtype-Polymorphism/04.Multiple-Inheritance.mp4 8MB 09.Implementing-Collections/09.The-Sequence-Protocol-Reversing.mp4 7MB 05.Strings-and-Representations/04.Interaction-with-format.mp4 7MB 02.Beyond-Basic-Functions/00.Function-Review.mp4 7MB 10.Exceptions-and-Errors/07.Assertions-Class-Invariants.mp4 7MB 07.Iterables-and-Iteration/02.The-map-Function.mp4 7MB 10.Exceptions-and-Errors/08.Assertions-Performance.mp4 7MB 01.Organizing-Larger-Programs/08.Executable-Directories.mp4 7MB 12.Introspection/00.Object-Types-in-Depth.mp4 7MB 11.Defining-Context-Managers/08.Multiple-Context-Managers.mp4 7MB 05.Strings-and-Representations/07.Duck-Tail-Bigger-Isnt-Always-Better.mp4 7MB 03.Closures-and-Decorators/06.A-First-Decorator-Example.mp4 7MB 07.Iterables-and-Iteration/13.Summary.mp4 7MB 06.Numeric-and-Scalar-Types/04.Built-In-Numeric-Functions-abs-and-round.mp4 7MB 12.Introspection/02.Introspecting-Scopes.mp4 7MB 09.Implementing-Collections/18.Summary.mp4 7MB 07.Iterables-and-Iteration/06.The-functoolsreduce-Function.mp4 7MB 01.Organizing-Larger-Programs/00.Packages.mp4 7MB 11.Defining-Context-Managers/11.Summary.mp4 6MB 03.Closures-and-Decorators/08.Instances-as-Decorators.mp4 6MB 08.Inheritance-and-Subtype-Polymorphism/02.The-Built-In-isinstance-Function.mp4 6MB 05.Strings-and-Representations/01.repr.mp4 6MB 11.Defining-Context-Managers/00.What-Is-a-Context-Manager.mp4 6MB 08.Inheritance-and-Subtype-Polymorphism/09.Class-Bound-Super-Proxies.mp4 6MB 04.Properties-and-Class-Methods/01.Static-Methods.mp4 6MB 10.Exceptions-and-Errors/10.Summary.mp4 6MB 05.Strings-and-Representations/05.reprlib.mp4 6MB 03.Closures-and-Decorators/07.What-Can-Be-a-Decorator.mp4 6MB 05.Strings-and-Representations/03.When-Are-the-Representations-Used.mp4 6MB 03.Closures-and-Decorators/09.Multiple-Decorators.mp4 5MB 01.Organizing-Larger-Programs/06.Controlling-Imports-with---all--.mp4 5MB 03.Closures-and-Decorators/13.Summary.mp4 5MB 08.Inheritance-and-Subtype-Polymorphism/01.A-Realistic-Example-SortedList.mp4 5MB 07.Iterables-and-Iteration/12.Duck-Tail-Iterator-for-Streamed-Sensor-Data.mp4 5MB 11.Defining-Context-Managers/05.--exit---and-Exception-Propagation.mp4 5MB 01.Organizing-Larger-Programs/05.Relative-Imports.mp4 5MB 08.Inheritance-and-Subtype-Polymorphism/13.The-Object-Class.mp4 5MB 08.Inheritance-and-Subtype-Polymorphism/08.The-Built-In-super-Function.mp4 5MB 08.Inheritance-and-Subtype-Polymorphism/14.Duck-Tail-Inheritance-for-Implementation-Sharing.mp4 5MB 06.Numeric-and-Scalar-Types/07.The-time-Type.mp4 5MB 07.Iterables-and-Iteration/08.The-Iteration-Protocols.mp4 5MB 01.Organizing-Larger-Programs/04.Example-A-Full-Program.mp4 5MB 09.Implementing-Collections/00.Collection-Protocol-Overview.mp4 5MB 02.Beyond-Basic-Functions/07.Extended-Call-Syntax.mp4 5MB 12.Introspection/05.Summary.mp4 5MB 02.Beyond-Basic-Functions/02.Classes-Are-Callable.mp4 5MB 07.Iterables-and-Iteration/07.Combining-map-and-reduce.mp4 5MB 01.Organizing-Larger-Programs/10.Duck-Tails-Modules-Are-Singletons.mp4 5MB 09.Implementing-Collections/11.The-Sequence-Protocol-count.mp4 5MB 04.Properties-and-Class-Methods/08.Summary.mp4 5MB 08.Inheritance-and-Subtype-Polymorphism/10.Instance-Bound-Super-Proxies.mp4 4MB 08.Inheritance-and-Subtype-Polymorphism/12.SortedIntList-Explained.mp4 4MB 11.Defining-Context-Managers/01.The-Context-Manager-Protocol.mp4 4MB 06.Numeric-and-Scalar-Types/05.Number-Base-Conversions.mp4 4MB 09.Implementing-Collections/17.Duck-Tail-Making-a-Mutable-Set.mp4 4MB 08.Inheritance-and-Subtype-Polymorphism/07.How-Is-Method-Resolution-Order-Calculated.mp4 4MB 11.Defining-Context-Managers/04.--exit--.mp4 4MB 06.Numeric-and-Scalar-Types/09.Durations-with-the-timedelta-Type.mp4 4MB 07.Iterables-and-Iteration/05.The-filter-Function.mp4 4MB 07.Iterables-and-Iteration/01.Nested-Comprehensions.mp4 4MB 03.Closures-and-Decorators/05.Function-Decorators.mp4 4MB 07.Iterables-and-Iteration/11.Extended-iter-Format.mp4 4MB 05.Strings-and-Representations/06.asciii-ord-and-chr.mp4 4MB 07.Iterables-and-Iteration/03.Multiple-Input-Sequences.mp4 3MB 03.Closures-and-Decorators/10.Decorating-Methods.mp4 3MB 01.Organizing-Larger-Programs/03.Subpackages.mp4 3MB 05.Strings-and-Representations/00.Two-String-Representations.mp4 3MB 03.Closures-and-Decorators/03.Function-Factories.mp4 3MB 11.Defining-Context-Managers/09.Dont-Pass-a-List.mp4 3MB 08.Inheritance-and-Subtype-Polymorphism/05.Details-of-Multiple-Inheritance.mp4 3MB 03.Closures-and-Decorators/02.Closures-and-Nested-Scopes.mp4 3MB 07.Iterables-and-Iteration/09.Putting-the-Protocols-Together.mp4 3MB 01.Organizing-Larger-Programs/09.Recommended-Layout.mp4 3MB 05.Strings-and-Representations/02.str.mp4 2MB 02.Beyond-Basic-Functions/03.Conditional-Expressions.mp4 2MB 07.Iterables-and-Iteration/10.Alternative-Iterable-Protocol.mp4 2MB 11.Defining-Context-Managers/06.The-with-statement-Expansion.mp4 2MB 06.Numeric-and-Scalar-Types/10.Arithmetic-with-datetime.mp4 2MB 11.Defining-Context-Managers/03.--enter--.mp4 2MB 02.Beyond-Basic-Functions/05.Detecting-Callable-Objects.mp4 2MB 08.Inheritance-and-Subtype-Polymorphism/11.Calling-super-Without-Arguments.mp4 2MB 08.Inheritance-and-Subtype-Polymorphism/03.The-Built-In-issubclass-Function.mp4 2MB 02.Beyond-Basic-Functions/08.Forwarding-Arguments.mp4 2MB 03.Closures-and-Decorators/01.Returning-Functions-From-Functions.mp4 2MB 07.Iterables-and-Iteration/04.map-Versus-Comprehensions.mp4 1MB image.jpg 81KB 06.Numeric-and-Scalar-Types/12.Duck-Tail-Floating-Point-vs-Rational-Numbers.mp4.srt 14KB 12.Introspection/04.Duck-Tail-An-Object-Introspection-Tool.mp4.srt 12KB 06.Numeric-and-Scalar-Types/01.The-Decimal-Module-and-the-Decimal-Type.mp4.srt 12KB 02.Beyond-Basic-Functions/06.Extended-Formal-Argument-Syntax.mp4.srt 8KB 04.Properties-and-Class-Methods/05.Properties.mp4.srt 8KB 04.Properties-and-Class-Methods/06.Properties-and-Inheritance.mp4.srt 8KB 00.Prerequisites/00.Prerequisites.mp4.srt 8KB 04.Properties-and-Class-Methods/00.Class-Attributes.mp4.srt 7KB 04.Properties-and-Class-Methods/02.Class-Methods.mp4.srt 7KB 08.Inheritance-and-Subtype-Polymorphism/15.Summary.mp4.srt 7KB 06.Numeric-and-Scalar-Types/00.Reviewing-int-and-float.mp4.srt 7KB 06.Numeric-and-Scalar-Types/03.The-Complex-Type-and-the-cmath-Module.mp4.srt 7KB 10.Exceptions-and-Errors/09.Duck-Tail-Preconditions-and-Postconditions.mp4.srt 6KB 09.Implementing-Collections/16.The-Set-Protocol.mp4.srt 6KB 06.Numeric-and-Scalar-Types/06.The-datetime-Module-and-date-Type.mp4.srt 6KB 11.Defining-Context-Managers/07.contextlibcontextmanager.mp4.srt 6KB 02.Beyond-Basic-Functions/04.Lambdas.mp4.srt 6KB 03.Closures-and-Decorators/04.The-Nonlocal-Keyword.mp4.srt 6KB 09.Implementing-Collections/01.Collection-Construction.mp4.srt 6KB 03.Closures-and-Decorators/00.Local-Functions.mp4.srt 6KB 02.Beyond-Basic-Functions/01.Callable-Instances.mp4.srt 6KB 11.Defining-Context-Managers/11.Summary.mp4.srt 5KB 10.Exceptions-and-Errors/01.The-Standard-Exception-Hierarchy.mp4.srt 5KB 07.Iterables-and-Iteration/00.Multi-Input-Comprehensions.mp4.srt 5KB 12.Introspection/01.Introspecting-Objects.mp4.srt 5KB 09.Implementing-Collections/08.Implementing-Equality-and-Inequality.mp4.srt 5KB 10.Exceptions-and-Errors/04.Chaining-Exceptions.mp4.srt 5KB 03.Closures-and-Decorators/11.functoolswraps.mp4.srt 5KB 09.Implementing-Collections/clips-info.json 5KB 09.Implementing-Collections/12.Improving-Performance-from-ON-to-Olog-n.mp4.srt 5KB 01.Organizing-Larger-Programs/11.Summary.mp4.srt 5KB 08.Inheritance-and-Subtype-Polymorphism/06.Method-Resolution-Order.mp4.srt 5KB 04.Properties-and-Class-Methods/04.Class-Methods-with-Inheritance.mp4.srt 5KB 07.Iterables-and-Iteration/02.The-map-Function.mp4.srt 5KB 07.Iterables-and-Iteration/13.Summary.mp4.srt 5KB 06.Numeric-and-Scalar-Types/13.Summary.mp4.srt 4KB 04.Properties-and-Class-Methods/03.Static-Methods-with-Inheritance.mp4.srt 4KB 12.Introspection/03.The-Python-Standard-Library-Inspect-Module.mp4.srt 4KB 06.Numeric-and-Scalar-Types/08.The-datetime-Type.mp4.srt 4KB 10.Exceptions-and-Errors/02.Exception-Payloads.mp4.srt 4KB 08.Inheritance-and-Subtype-Polymorphism/00.Inheritance-Overview.mp4.srt 4KB 09.Implementing-Collections/15.The-Sequence-Protocol-Concatenation-and-Repetition.mp4.srt 4KB 01.Organizing-Larger-Programs/07.Namespace-Packages.mp4.srt 4KB 02.Beyond-Basic-Functions/10.Summary.mp4.srt 4KB 08.Inheritance-and-Subtype-Polymorphism/clips-info.json 4KB 01.Organizing-Larger-Programs/01.Imports-from-syspath.mp4.srt 4KB 10.Exceptions-and-Errors/00.Always-Specify-an-Exception-Type.mp4.srt 4KB 10.Exceptions-and-Errors/06.Assertions-Internal-Invariants.mp4.srt 4KB 05.Strings-and-Representations/01.repr.mp4.srt 4KB 01.Organizing-Larger-Programs/05.Relative-Imports.mp4.srt 4KB 11.Defining-Context-Managers/00.What-Is-a-Context-Manager.mp4.srt 4KB 08.Inheritance-and-Subtype-Polymorphism/04.Multiple-Inheritance.mp4.srt 4KB 01.Organizing-Larger-Programs/02.Implementing-Packages.mp4.srt 4KB 03.Closures-and-Decorators/13.Summary.mp4.srt 4KB 09.Implementing-Collections/18.Summary.mp4.srt 4KB 06.Numeric-and-Scalar-Types/clips-info.json 3KB 05.Strings-and-Representations/08.Summary.mp4.srt 3KB 07.Iterables-and-Iteration/clips-info.json 3KB 10.Exceptions-and-Errors/03.Defining-New-Exceptions.mp4.srt 3KB 03.Closures-and-Decorators/clips-info.json 3KB 11.Defining-Context-Managers/10.Duck-Tail-Context-Managers-for-Transactions.mp4.srt 3KB 07.Iterables-and-Iteration/06.The-functoolsreduce-Function.mp4.srt 3KB 01.Organizing-Larger-Programs/08.Executable-Directories.mp4.srt 3KB 07.Iterables-and-Iteration/08.The-Iteration-Protocols.mp4.srt 3KB 12.Introspection/02.Introspecting-Scopes.mp4.srt 3KB 06.Numeric-and-Scalar-Types/02.Rational-Numbers-with-the-Fraction-Type.mp4.srt 3KB 09.Implementing-Collections/06.The-Sequence-Protocol-Slicing.mp4.srt 3KB 12.Introspection/00.Object-Types-in-Depth.mp4.srt 3KB 08.Inheritance-and-Subtype-Polymorphism/02.The-Built-In-isinstance-Function.mp4.srt 3KB 11.Defining-Context-Managers/01.The-Context-Manager-Protocol.mp4.srt 3KB 11.Defining-Context-Managers/05.--exit---and-Exception-Propagation.mp4.srt 3KB 11.Defining-Context-Managers/02.A-First-Context-Manager-Example.mp4.srt 3KB 05.Strings-and-Representations/05.reprlib.mp4.srt 3KB 02.Beyond-Basic-Functions/00.Function-Review.mp4.srt 3KB 06.Numeric-and-Scalar-Types/11.Time-Zones.mp4.srt 3KB 02.Beyond-Basic-Functions/02.Classes-Are-Callable.mp4.srt 3KB 06.Numeric-and-Scalar-Types/04.Built-In-Numeric-Functions-abs-and-round.mp4.srt 3KB 01.Organizing-Larger-Programs/00.Packages.mp4.srt 3KB 04.Properties-and-Class-Methods/07.Duck-Tail-The-Template-Method-Pattern.mp4.srt 3KB 03.Closures-and-Decorators/06.A-First-Decorator-Example.mp4.srt 3KB 02.Beyond-Basic-Functions/07.Extended-Call-Syntax.mp4.srt 3KB 09.Implementing-Collections/14.Checking-Protocol-Implementations.mp4.srt 3KB 11.Defining-Context-Managers/clips-info.json 3KB 08.Inheritance-and-Subtype-Polymorphism/09.Class-Bound-Super-Proxies.mp4.srt 3KB 11.Defining-Context-Managers/08.Multiple-Context-Managers.mp4.srt 3KB 01.Organizing-Larger-Programs/clips-info.json 3KB 09.Implementing-Collections/04.The-Iterable-Protocol.mp4.srt 3KB 02.Beyond-Basic-Functions/09.Duck-Tail-Transposing-Tables.mp4.srt 3KB 10.Exceptions-and-Errors/05.Traceback-Objects.mp4.srt 3KB 10.Exceptions-and-Errors/clips-info.json 3KB 07.Iterables-and-Iteration/05.The-filter-Function.mp4.srt 3KB 02.Beyond-Basic-Functions/clips-info.json 3KB 08.Inheritance-and-Subtype-Polymorphism/08.The-Built-In-super-Function.mp4.srt 3KB 03.Closures-and-Decorators/05.Function-Decorators.mp4.srt 3KB 09.Implementing-Collections/03.The-Sized-Protocol.mp4.srt 3KB 08.Inheritance-and-Subtype-Polymorphism/13.The-Object-Class.mp4.srt 3KB 05.Strings-and-Representations/07.Duck-Tail-Bigger-Isnt-Always-Better.mp4.srt 3KB 03.Closures-and-Decorators/12.Duck-Tails-Validating-Arguments.mp4.srt 3KB 09.Implementing-Collections/05.The-Sequence-Protocol-Indexing.mp4.srt 2KB 03.Closures-and-Decorators/02.Closures-and-Nested-Scopes.mp4.srt 2KB 10.Exceptions-and-Errors/10.Summary.mp4.srt 2KB 04.Properties-and-Class-Methods/08.Summary.mp4.srt 2KB 12.Introspection/05.Summary.mp4.srt 2KB 07.Iterables-and-Iteration/11.Extended-iter-Format.mp4.srt 2KB 05.Strings-and-Representations/04.Interaction-with-format.mp4.srt 2KB 07.Iterables-and-Iteration/12.Duck-Tail-Iterator-for-Streamed-Sensor-Data.mp4.srt 2KB 04.Properties-and-Class-Methods/01.Static-Methods.mp4.srt 2KB 04.Properties-and-Class-Methods/clips-info.json 2KB 05.Strings-and-Representations/clips-info.json 2KB 05.Strings-and-Representations/06.asciii-ord-and-chr.mp4.srt 2KB 03.Closures-and-Decorators/07.What-Can-Be-a-Decorator.mp4.srt 2KB 11.Defining-Context-Managers/04.--exit--.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/12.SortedIntList-Explained.mp4.srt 2KB 07.Iterables-and-Iteration/01.Nested-Comprehensions.mp4.srt 2KB 09.Implementing-Collections/02.The-Container-Protocol.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/14.Duck-Tail-Inheritance-for-Implementation-Sharing.mp4.srt 2KB 06.Numeric-and-Scalar-Types/07.The-time-Type.mp4.srt 2KB 07.Iterables-and-Iteration/03.Multiple-Input-Sequences.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/07.How-Is-Method-Resolution-Order-Calculated.mp4.srt 2KB 03.Closures-and-Decorators/08.Instances-as-Decorators.mp4.srt 2KB 09.Implementing-Collections/13.Refactoring-to-Avoid-Dont-Repeat-Yourself-DRY.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/10.Instance-Bound-Super-Proxies.mp4.srt 2KB 03.Closures-and-Decorators/09.Multiple-Decorators.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/01.A-Realistic-Example-SortedList.mp4.srt 2KB 09.Implementing-Collections/10.The-Sequence-Protocol-index.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/11.Calling-super-Without-Arguments.mp4.srt 2KB 01.Organizing-Larger-Programs/09.Recommended-Layout.mp4.srt 2KB 05.Strings-and-Representations/00.Two-String-Representations.mp4.srt 2KB 01.Organizing-Larger-Programs/10.Duck-Tails-Modules-Are-Singletons.mp4.srt 2KB 05.Strings-and-Representations/03.When-Are-the-Representations-Used.mp4.srt 2KB 01.Organizing-Larger-Programs/04.Example-A-Full-Program.mp4.srt 2KB 10.Exceptions-and-Errors/08.Assertions-Performance.mp4.srt 2KB 06.Numeric-and-Scalar-Types/05.Number-Base-Conversions.mp4.srt 2KB 07.Iterables-and-Iteration/07.Combining-map-and-reduce.mp4.srt 2KB 09.Implementing-Collections/00.Collection-Protocol-Overview.mp4.srt 2KB 09.Implementing-Collections/07.Comprehensible-Test-Results-With---repr--.mp4.srt 2KB 01.Organizing-Larger-Programs/06.Controlling-Imports-with---all--.mp4.srt 2KB 08.Inheritance-and-Subtype-Polymorphism/05.Details-of-Multiple-Inheritance.mp4.srt 2KB 12.Introspection/clips-info.json 1KB 03.Closures-and-Decorators/03.Function-Factories.mp4.srt 1KB 09.Implementing-Collections/09.The-Sequence-Protocol-Reversing.mp4.srt 1KB course-info.json 1KB 11.Defining-Context-Managers/09.Dont-Pass-a-List.mp4.srt 1KB 11.Defining-Context-Managers/03.--enter--.mp4.srt 1KB 03.Closures-and-Decorators/01.Returning-Functions-From-Functions.mp4.srt 1KB 10.Exceptions-and-Errors/07.Assertions-Class-Invariants.mp4.srt 1KB 09.Implementing-Collections/17.Duck-Tail-Making-a-Mutable-Set.mp4.srt 1KB 06.Numeric-and-Scalar-Types/09.Durations-with-the-timedelta-Type.mp4.srt 1KB 11.Defining-Context-Managers/06.The-with-statement-Expansion.mp4.srt 1KB 08.Inheritance-and-Subtype-Polymorphism/03.The-Built-In-issubclass-Function.mp4.srt 1KB 07.Iterables-and-Iteration/10.Alternative-Iterable-Protocol.mp4.srt 1KB [CourseClub.NET].txt 1KB 01.Organizing-Larger-Programs/03.Subpackages.mp4.srt 1KB 05.Strings-and-Representations/02.str.mp4.srt 1KB 02.Beyond-Basic-Functions/03.Conditional-Expressions.mp4.srt 1KB [FreeCourseSite.com].txt 1KB 07.Iterables-and-Iteration/09.Putting-the-Protocols-Together.mp4.srt 1KB 02.Beyond-Basic-Functions/08.Forwarding-Arguments.mp4.srt 999B 02.Beyond-Basic-Functions/05.Detecting-Callable-Objects.mp4.srt 916B 07.Iterables-and-Iteration/04.map-Versus-Comprehensions.mp4.srt 811B 06.Numeric-and-Scalar-Types/10.Arithmetic-with-datetime.mp4.srt 761B 03.Closures-and-Decorators/10.Decorating-Methods.mp4.srt 665B 09.Implementing-Collections/11.The-Sequence-Protocol-count.mp4.srt 631B 08.Inheritance-and-Subtype-Polymorphism/module-info.json 302B 04.Properties-and-Class-Methods/module-info.json 289B 05.Strings-and-Representations/module-info.json 284B 01.Organizing-Larger-Programs/module-info.json 282B 06.Numeric-and-Scalar-Types/module-info.json 281B 09.Implementing-Collections/module-info.json 281B 11.Defining-Context-Managers/module-info.json 281B 02.Beyond-Basic-Functions/module-info.json 277B 03.Closures-and-Decorators/module-info.json 276B 07.Iterables-and-Iteration/module-info.json 276B 10.Exceptions-and-Errors/module-info.json 276B 12.Introspection/module-info.json 260B 00.Prerequisites/module-info.json 255B 00.Prerequisites/clips-info.json 243B [FreeCourseSite.com].url 127B [CourseClub.NET].url 123B