[CourseClub.NET] Plurasight - Python – Beyond the Basics
大小
1.38 GB
文件数
328
Info Hash:
43C19D20BF8B7EC87E6D9F4AE06CB8FB9FA02DBC
收录时间
2025-12-31 10:14:35
更新时间
2025-12-31 10:14:35
文件列表 (328)
00.Prerequisites/00.Prerequisites.mp4
14.63 MB
00.Prerequisites/00.Prerequisites.mp4.srt
7.94 KB
00.Prerequisites/clips-info.json
243 B
00.Prerequisites/module-info.json
255 B
01.Organizing-Larger-Programs/00.Packages.mp4
6.53 MB
01.Organizing-Larger-Programs/00.Packages.mp4.srt
3.01 KB
01.Organizing-Larger-Programs/01.Imports-from-syspath.mp4
15.1 MB
01.Organizing-Larger-Programs/01.Imports-from-syspath.mp4.srt
3.98 KB
01.Organizing-Larger-Programs/02.Implementing-Packages.mp4
8.29 MB
01.Organizing-Larger-Programs/02.Implementing-Packages.mp4.srt
3.62 KB
01.Organizing-Larger-Programs/03.Subpackages.mp4
3.34 MB
01.Organizing-Larger-Programs/03.Subpackages.mp4.srt
1.14 KB
01.Organizing-Larger-Programs/04.Example-A-Full-Program.mp4
4.89 MB
01.Organizing-Larger-Programs/04.Example-A-Full-Program.mp4.srt
1.68 KB
01.Organizing-Larger-Programs/05.Relative-Imports.mp4
5.28 MB
01.Organizing-Larger-Programs/05.Relative-Imports.mp4.srt
3.83 KB
01.Organizing-Larger-Programs/06.Controlling-Imports-with---all--.mp4
5.48 MB
01.Organizing-Larger-Programs/06.Controlling-Imports-with---all--.mp4.srt
1.54 KB
01.Organizing-Larger-Programs/07.Namespace-Packages.mp4
7.94 MB
01.Organizing-Larger-Programs/07.Namespace-Packages.mp4.srt
4.03 KB
01.Organizing-Larger-Programs/08.Executable-Directories.mp4
7.1 MB
01.Organizing-Larger-Programs/08.Executable-Directories.mp4.srt
3.33 KB
01.Organizing-Larger-Programs/09.Recommended-Layout.mp4
2.58 MB
01.Organizing-Larger-Programs/09.Recommended-Layout.mp4.srt
1.77 KB
01.Organizing-Larger-Programs/10.Duck-Tails-Modules-Are-Singletons.mp4
4.64 MB
01.Organizing-Larger-Programs/10.Duck-Tails-Modules-Are-Singletons.mp4.srt
1.75 KB
01.Organizing-Larger-Programs/11.Summary.mp4
8.15 MB
01.Organizing-Larger-Programs/11.Summary.mp4.srt
4.77 KB
01.Organizing-Larger-Programs/clips-info.json
2.89 KB
01.Organizing-Larger-Programs/module-info.json
282 B
02.Beyond-Basic-Functions/00.Function-Review.mp4
7.33 MB
02.Beyond-Basic-Functions/00.Function-Review.mp4.srt
3.08 KB
02.Beyond-Basic-Functions/01.Callable-Instances.mp4
11.07 MB
02.Beyond-Basic-Functions/01.Callable-Instances.mp4.srt
5.64 KB
02.Beyond-Basic-Functions/02.Classes-Are-Callable.mp4
4.67 MB
02.Beyond-Basic-Functions/02.Classes-Are-Callable.mp4.srt
3.05 KB
02.Beyond-Basic-Functions/03.Conditional-Expressions.mp4
2.34 MB
02.Beyond-Basic-Functions/03.Conditional-Expressions.mp4.srt
1.07 KB
02.Beyond-Basic-Functions/04.Lambdas.mp4
15.07 MB
02.Beyond-Basic-Functions/04.Lambdas.mp4.srt
6.03 KB
02.Beyond-Basic-Functions/05.Detecting-Callable-Objects.mp4
2.03 MB
02.Beyond-Basic-Functions/05.Detecting-Callable-Objects.mp4.srt
916 B
02.Beyond-Basic-Functions/06.Extended-Formal-Argument-Syntax.mp4
15.29 MB
02.Beyond-Basic-Functions/06.Extended-Formal-Argument-Syntax.mp4.srt
8.34 KB
02.Beyond-Basic-Functions/07.Extended-Call-Syntax.mp4
4.76 MB
02.Beyond-Basic-Functions/07.Extended-Call-Syntax.mp4.srt
2.95 KB
02.Beyond-Basic-Functions/08.Forwarding-Arguments.mp4
1.63 MB
02.Beyond-Basic-Functions/08.Forwarding-Arguments.mp4.srt
999 B
02.Beyond-Basic-Functions/09.Duck-Tail-Transposing-Tables.mp4
7.68 MB
02.Beyond-Basic-Functions/09.Duck-Tail-Transposing-Tables.mp4.srt
2.77 KB
02.Beyond-Basic-Functions/10.Summary.mp4
7.72 MB
02.Beyond-Basic-Functions/10.Summary.mp4.srt
3.99 KB
02.Beyond-Basic-Functions/clips-info.json
2.65 KB
02.Beyond-Basic-Functions/module-info.json
277 B
03.Closures-and-Decorators/00.Local-Functions.mp4
9.71 MB
03.Closures-and-Decorators/00.Local-Functions.mp4.srt
5.84 KB
03.Closures-and-Decorators/01.Returning-Functions-From-Functions.mp4
1.63 MB
03.Closures-and-Decorators/01.Returning-Functions-From-Functions.mp4.srt
1.34 KB
03.Closures-and-Decorators/02.Closures-and-Nested-Scopes.mp4
2.75 MB
03.Closures-and-Decorators/02.Closures-and-Nested-Scopes.mp4.srt
2.37 KB
03.Closures-and-Decorators/03.Function-Factories.mp4
2.84 MB
03.Closures-and-Decorators/03.Function-Factories.mp4.srt
1.46 KB
03.Closures-and-Decorators/04.The-Nonlocal-Keyword.mp4
15.94 MB
03.Closures-and-Decorators/04.The-Nonlocal-Keyword.mp4.srt
6.02 KB
03.Closures-and-Decorators/05.Function-Decorators.mp4
3.75 MB
03.Closures-and-Decorators/05.Function-Decorators.mp4.srt
2.63 KB
03.Closures-and-Decorators/06.A-First-Decorator-Example.mp4
6.96 MB
03.Closures-and-Decorators/06.A-First-Decorator-Example.mp4.srt
2.99 KB
03.Closures-and-Decorators/07.What-Can-Be-a-Decorator.mp4
5.62 MB
03.Closures-and-Decorators/07.What-Can-Be-a-Decorator.mp4.srt
2.14 KB
03.Closures-and-Decorators/08.Instances-as-Decorators.mp4
6.24 MB
03.Closures-and-Decorators/08.Instances-as-Decorators.mp4.srt
2.04 KB
03.Closures-and-Decorators/09.Multiple-Decorators.mp4
5.49 MB
03.Closures-and-Decorators/09.Multiple-Decorators.mp4.srt
1.95 KB
03.Closures-and-Decorators/10.Decorating-Methods.mp4
3.37 MB
03.Closures-and-Decorators/10.Decorating-Methods.mp4.srt
665 B
03.Closures-and-Decorators/11.functoolswraps.mp4
12.81 MB
03.Closures-and-Decorators/11.functoolswraps.mp4.srt
4.81 KB
03.Closures-and-Decorators/12.Duck-Tails-Validating-Arguments.mp4
9.14 MB
03.Closures-and-Decorators/12.Duck-Tails-Validating-Arguments.mp4.srt
2.5 KB
03.Closures-and-Decorators/13.Summary.mp4
5.39 MB
03.Closures-and-Decorators/13.Summary.mp4.srt
3.59 KB
03.Closures-and-Decorators/clips-info.json
3.4 KB
03.Closures-and-Decorators/module-info.json
276 B
04.Properties-and-Class-Methods/00.Class-Attributes.mp4
19.52 MB
04.Properties-and-Class-Methods/00.Class-Attributes.mp4.srt
6.88 KB
04.Properties-and-Class-Methods/01.Static-Methods.mp4
5.94 MB
04.Properties-and-Class-Methods/01.Static-Methods.mp4.srt
2.2 KB
04.Properties-and-Class-Methods/02.Class-Methods.mp4
21.7 MB
04.Properties-and-Class-Methods/02.Class-Methods.mp4.srt
6.8 KB
04.Properties-and-Class-Methods/03.Static-Methods-with-Inheritance.mp4
14.75 MB
04.Properties-and-Class-Methods/03.Static-Methods-with-Inheritance.mp4.srt
4.35 KB
04.Properties-and-Class-Methods/04.Class-Methods-with-Inheritance.mp4
18.29 MB
04.Properties-and-Class-Methods/04.Class-Methods-with-Inheritance.mp4.srt
4.72 KB
04.Properties-and-Class-Methods/05.Properties.mp4
28.03 MB
04.Properties-and-Class-Methods/05.Properties.mp4.srt
8.22 KB
04.Properties-and-Class-Methods/06.Properties-and-Inheritance.mp4
38.37 MB
04.Properties-and-Class-Methods/06.Properties-and-Inheritance.mp4.srt
8.12 KB
04.Properties-and-Class-Methods/07.Duck-Tail-The-Template-Method-Pattern.mp4
13.83 MB
04.Properties-and-Class-Methods/07.Duck-Tail-The-Template-Method-Pattern.mp4.srt
3.01 KB
04.Properties-and-Class-Methods/08.Summary.mp4
4.56 MB
04.Properties-and-Class-Methods/08.Summary.mp4.srt
2.35 KB
04.Properties-and-Class-Methods/clips-info.json
2.18 KB
04.Properties-and-Class-Methods/module-info.json
289 B
05.Strings-and-Representations/00.Two-String-Representations.mp4
3.3 MB
05.Strings-and-Representations/00.Two-String-Representations.mp4.srt
1.75 KB
05.Strings-and-Representations/01.repr.mp4
6.11 MB
05.Strings-and-Representations/01.repr.mp4.srt
3.83 KB
05.Strings-and-Representations/02.str.mp4
2.39 MB
05.Strings-and-Representations/02.str.mp4.srt
1.12 KB
05.Strings-and-Representations/03.When-Are-the-Representations-Used.mp4
5.59 MB
05.Strings-and-Representations/03.When-Are-the-Representations-Used.mp4.srt
1.71 KB
05.Strings-and-Representations/04.Interaction-with-format.mp4
7.47 MB
05.Strings-and-Representations/04.Interaction-with-format.mp4.srt
2.27 KB
05.Strings-and-Representations/05.reprlib.mp4
5.63 MB
05.Strings-and-Representations/05.reprlib.mp4.srt
3.09 KB
05.Strings-and-Representations/06.asciii-ord-and-chr.mp4
3.54 MB
05.Strings-and-Representations/06.asciii-ord-and-chr.mp4.srt
2.16 KB
05.Strings-and-Representations/07.Duck-Tail-Bigger-Isnt-Always-Better.mp4
6.99 MB
05.Strings-and-Representations/07.Duck-Tail-Bigger-Isnt-Always-Better.mp4.srt
2.54 KB
05.Strings-and-Representations/08.Summary.mp4
7.62 MB
05.Strings-and-Representations/08.Summary.mp4.srt
3.47 KB
05.Strings-and-Representations/clips-info.json
2.17 KB
05.Strings-and-Representations/module-info.json
284 B
06.Numeric-and-Scalar-Types/00.Reviewing-int-and-float.mp4
16.45 MB
06.Numeric-and-Scalar-Types/00.Reviewing-int-and-float.mp4.srt
6.53 KB
06.Numeric-and-Scalar-Types/01.The-Decimal-Module-and-the-Decimal-Type.mp4
23.17 MB
06.Numeric-and-Scalar-Types/01.The-Decimal-Module-and-the-Decimal-Type.mp4.srt
12.07 KB
06.Numeric-and-Scalar-Types/02.Rational-Numbers-with-the-Fraction-Type.mp4
8.3 MB
06.Numeric-and-Scalar-Types/02.Rational-Numbers-with-the-Fraction-Type.mp4.srt
3.24 KB
06.Numeric-and-Scalar-Types/03.The-Complex-Type-and-the-cmath-Module.mp4
13.58 MB
06.Numeric-and-Scalar-Types/03.The-Complex-Type-and-the-cmath-Module.mp4.srt
6.5 KB
06.Numeric-and-Scalar-Types/04.Built-In-Numeric-Functions-abs-and-round.mp4
6.91 MB
06.Numeric-and-Scalar-Types/04.Built-In-Numeric-Functions-abs-and-round.mp4.srt
3.05 KB
06.Numeric-and-Scalar-Types/05.Number-Base-Conversions.mp4
4.36 MB
06.Numeric-and-Scalar-Types/05.Number-Base-Conversions.mp4.srt
1.66 KB
06.Numeric-and-Scalar-Types/06.The-datetime-Module-and-date-Type.mp4
13.74 MB
06.Numeric-and-Scalar-Types/06.The-datetime-Module-and-date-Type.mp4.srt
6.21 KB
06.Numeric-and-Scalar-Types/07.The-time-Type.mp4
4.95 MB
06.Numeric-and-Scalar-Types/07.The-time-Type.mp4.srt
2.06 KB
06.Numeric-and-Scalar-Types/08.The-datetime-Type.mp4
8.94 MB
06.Numeric-and-Scalar-Types/08.The-datetime-Type.mp4.srt
4.24 KB
06.Numeric-and-Scalar-Types/09.Durations-with-the-timedelta-Type.mp4
3.85 MB
06.Numeric-and-Scalar-Types/09.Durations-with-the-timedelta-Type.mp4.srt
1.32 KB
06.Numeric-and-Scalar-Types/10.Arithmetic-with-datetime.mp4
2.06 MB
06.Numeric-and-Scalar-Types/10.Arithmetic-with-datetime.mp4.srt
761 B
06.Numeric-and-Scalar-Types/11.Time-Zones.mp4
8.94 MB
06.Numeric-and-Scalar-Types/11.Time-Zones.mp4.srt
3.07 KB
06.Numeric-and-Scalar-Types/12.Duck-Tail-Floating-Point-vs-Rational-Numbers.mp4
43.47 MB
06.Numeric-and-Scalar-Types/12.Duck-Tail-Floating-Point-vs-Rational-Numbers.mp4.srt
13.97 KB
06.Numeric-and-Scalar-Types/13.Summary.mp4
12.09 MB
06.Numeric-and-Scalar-Types/13.Summary.mp4.srt
4.43 KB
06.Numeric-and-Scalar-Types/clips-info.json
3.49 KB
06.Numeric-and-Scalar-Types/module-info.json
281 B
07.Iterables-and-Iteration/00.Multi-Input-Comprehensions.mp4
8.69 MB
07.Iterables-and-Iteration/00.Multi-Input-Comprehensions.mp4.srt
5.23 KB
07.Iterables-and-Iteration/01.Nested-Comprehensions.mp4
3.77 MB
07.Iterables-and-Iteration/01.Nested-Comprehensions.mp4.srt
2.09 KB
07.Iterables-and-Iteration/02.The-map-Function.mp4
7.16 MB
07.Iterables-and-Iteration/02.The-map-Function.mp4.srt
4.7 KB
07.Iterables-and-Iteration/03.Multiple-Input-Sequences.mp4
3.4 MB
07.Iterables-and-Iteration/03.Multiple-Input-Sequences.mp4.srt
2.06 KB
07.Iterables-and-Iteration/04.map-Versus-Comprehensions.mp4
1.16 MB
07.Iterables-and-Iteration/04.map-Versus-Comprehensions.mp4.srt
811 B
07.Iterables-and-Iteration/05.The-filter-Function.mp4
3.79 MB
07.Iterables-and-Iteration/05.The-filter-Function.mp4.srt
2.69 KB
07.Iterables-and-Iteration/06.The-functoolsreduce-Function.mp4
6.57 MB
07.Iterables-and-Iteration/06.The-functoolsreduce-Function.mp4.srt
3.35 KB
07.Iterables-and-Iteration/07.Combining-map-and-reduce.mp4
4.65 MB
07.Iterables-and-Iteration/07.Combining-map-and-reduce.mp4.srt
1.63 KB
07.Iterables-and-Iteration/08.The-Iteration-Protocols.mp4
4.93 MB
07.Iterables-and-Iteration/08.The-Iteration-Protocols.mp4.srt
3.3 KB
07.Iterables-and-Iteration/09.Putting-the-Protocols-Together.mp4
2.74 MB
07.Iterables-and-Iteration/09.Putting-the-Protocols-Together.mp4.srt
1.02 KB
07.Iterables-and-Iteration/10.Alternative-Iterable-Protocol.mp4
2.27 MB
07.Iterables-and-Iteration/10.Alternative-Iterable-Protocol.mp4.srt
1.25 KB
07.Iterables-and-Iteration/11.Extended-iter-Format.mp4
3.59 MB
07.Iterables-and-Iteration/11.Extended-iter-Format.mp4.srt
2.33 KB
07.Iterables-and-Iteration/12.Duck-Tail-Iterator-for-Streamed-Sensor-Data.mp4
5.31 MB
07.Iterables-and-Iteration/12.Duck-Tail-Iterator-for-Streamed-Sensor-Data.mp4.srt
2.24 KB
07.Iterables-and-Iteration/13.Summary.mp4
6.93 MB
07.Iterables-and-Iteration/13.Summary.mp4.srt
4.68 KB
07.Iterables-and-Iteration/clips-info.json
3.45 KB
07.Iterables-and-Iteration/module-info.json
276 B
08.Inheritance-and-Subtype-Polymorphism/00.Inheritance-Overview.mp4
7.97 MB
08.Inheritance-and-Subtype-Polymorphism/00.Inheritance-Overview.mp4.srt
4.12 KB
08.Inheritance-and-Subtype-Polymorphism/01.A-Realistic-Example-SortedList.mp4
5.36 MB
08.Inheritance-and-Subtype-Polymorphism/01.A-Realistic-Example-SortedList.mp4.srt
1.93 KB
08.Inheritance-and-Subtype-Polymorphism/02.The-Built-In-isinstance-Function.mp4
6.21 MB
08.Inheritance-and-Subtype-Polymorphism/02.The-Built-In-isinstance-Function.mp4.srt
3.15 KB
08.Inheritance-and-Subtype-Polymorphism/03.The-Built-In-issubclass-Function.mp4
1.92 MB
08.Inheritance-and-Subtype-Polymorphism/03.The-Built-In-issubclass-Function.mp4.srt
1.26 KB
08.Inheritance-and-Subtype-Polymorphism/04.Multiple-Inheritance.mp4
7.5 MB
08.Inheritance-and-Subtype-Polymorphism/04.Multiple-Inheritance.mp4.srt
3.73 KB
08.Inheritance-and-Subtype-Polymorphism/05.Details-of-Multiple-Inheritance.mp4
2.77 MB
08.Inheritance-and-Subtype-Polymorphism/05.Details-of-Multiple-Inheritance.mp4.srt
1.5 KB
08.Inheritance-and-Subtype-Polymorphism/06.Method-Resolution-Order.mp4
9.94 MB
08.Inheritance-and-Subtype-Polymorphism/06.Method-Resolution-Order.mp4.srt
4.72 KB
08.Inheritance-and-Subtype-Polymorphism/07.How-Is-Method-Resolution-Order-Calculated.mp4
4.08 MB
08.Inheritance-and-Subtype-Polymorphism/07.How-Is-Method-Resolution-Order-Calculated.mp4.srt
2.05 KB
08.Inheritance-and-Subtype-Polymorphism/08.The-Built-In-super-Function.mp4
5.27 MB
08.Inheritance-and-Subtype-Polymorphism/08.The-Built-In-super-Function.mp4.srt
2.64 KB
08.Inheritance-and-Subtype-Polymorphism/09.Class-Bound-Super-Proxies.mp4
5.98 MB
08.Inheritance-and-Subtype-Polymorphism/09.Class-Bound-Super-Proxies.mp4.srt
2.92 KB
08.Inheritance-and-Subtype-Polymorphism/10.Instance-Bound-Super-Proxies.mp4
4.48 MB
08.Inheritance-and-Subtype-Polymorphism/10.Instance-Bound-Super-Proxies.mp4.srt
1.96 KB
08.Inheritance-and-Subtype-Polymorphism/11.Calling-super-Without-Arguments.mp4
1.98 MB
08.Inheritance-and-Subtype-Polymorphism/11.Calling-super-Without-Arguments.mp4.srt
1.79 KB
08.Inheritance-and-Subtype-Polymorphism/12.SortedIntList-Explained.mp4
4.41 MB
08.Inheritance-and-Subtype-Polymorphism/12.SortedIntList-Explained.mp4.srt
2.12 KB
08.Inheritance-and-Subtype-Polymorphism/13.The-Object-Class.mp4
5.27 MB
08.Inheritance-and-Subtype-Polymorphism/13.The-Object-Class.mp4.srt
2.56 KB
08.Inheritance-and-Subtype-Polymorphism/14.Duck-Tail-Inheritance-for-Implementation-Sharing.mp4
4.95 MB
08.Inheritance-and-Subtype-Polymorphism/14.Duck-Tail-Inheritance-for-Implementation-Sharing.mp4.srt
2.06 KB
08.Inheritance-and-Subtype-Polymorphism/15.Summary.mp4
14.17 MB
08.Inheritance-and-Subtype-Polymorphism/15.Summary.mp4.srt
6.67 KB
08.Inheritance-and-Subtype-Polymorphism/clips-info.json
3.99 KB
08.Inheritance-and-Subtype-Polymorphism/module-info.json
302 B
09.Implementing-Collections/00.Collection-Protocol-Overview.mp4
4.84 MB
09.Implementing-Collections/00.Collection-Protocol-Overview.mp4.srt
1.58 KB
09.Implementing-Collections/01.Collection-Construction.mp4
14.43 MB
09.Implementing-Collections/01.Collection-Construction.mp4.srt
5.98 KB
09.Implementing-Collections/02.The-Container-Protocol.mp4
9.33 MB
09.Implementing-Collections/02.The-Container-Protocol.mp4.srt
2.08 KB
09.Implementing-Collections/03.The-Sized-Protocol.mp4
11.32 MB
09.Implementing-Collections/03.The-Sized-Protocol.mp4.srt
2.57 KB
09.Implementing-Collections/04.The-Iterable-Protocol.mp4
12.27 MB
09.Implementing-Collections/04.The-Iterable-Protocol.mp4.srt
2.88 KB
09.Implementing-Collections/05.The-Sequence-Protocol-Indexing.mp4
12.4 MB
09.Implementing-Collections/05.The-Sequence-Protocol-Indexing.mp4.srt
2.49 KB
09.Implementing-Collections/06.The-Sequence-Protocol-Slicing.mp4
19.07 MB
09.Implementing-Collections/06.The-Sequence-Protocol-Slicing.mp4.srt
3.23 KB
09.Implementing-Collections/07.Comprehensible-Test-Results-With---repr--.mp4
8.2 MB
09.Implementing-Collections/07.Comprehensible-Test-Results-With---repr--.mp4.srt
1.56 KB
09.Implementing-Collections/08.Implementing-Equality-and-Inequality.mp4
25.79 MB
09.Implementing-Collections/08.Implementing-Equality-and-Inequality.mp4.srt
4.94 KB
09.Implementing-Collections/09.The-Sequence-Protocol-Reversing.mp4
7.48 MB
09.Implementing-Collections/09.The-Sequence-Protocol-Reversing.mp4.srt
1.45 KB
09.Implementing-Collections/10.The-Sequence-Protocol-index.mp4
13.92 MB
09.Implementing-Collections/10.The-Sequence-Protocol-index.mp4.srt
1.9 KB
09.Implementing-Collections/11.The-Sequence-Protocol-count.mp4
4.57 MB
09.Implementing-Collections/11.The-Sequence-Protocol-count.mp4.srt
631 B
09.Implementing-Collections/12.Improving-Performance-from-ON-to-Olog-n.mp4
28.03 MB
09.Implementing-Collections/12.Improving-Performance-from-ON-to-Olog-n.mp4.srt
4.77 KB
09.Implementing-Collections/13.Refactoring-to-Avoid-Dont-Repeat-Yourself-DRY.mp4
13.64 MB
09.Implementing-Collections/13.Refactoring-to-Avoid-Dont-Repeat-Yourself-DRY.mp4.srt
1.97 KB
09.Implementing-Collections/14.Checking-Protocol-Implementations.mp4
16.78 MB
09.Implementing-Collections/14.Checking-Protocol-Implementations.mp4.srt
2.95 KB
09.Implementing-Collections/15.The-Sequence-Protocol-Concatenation-and-Repetition.mp4
31.91 MB
09.Implementing-Collections/15.The-Sequence-Protocol-Concatenation-and-Repetition.mp4.srt
4.12 KB
09.Implementing-Collections/16.The-Set-Protocol.mp4
30.19 MB
09.Implementing-Collections/16.The-Set-Protocol.mp4.srt
6.26 KB
09.Implementing-Collections/17.Duck-Tail-Making-a-Mutable-Set.mp4
4.18 MB
09.Implementing-Collections/17.Duck-Tail-Making-a-Mutable-Set.mp4.srt
1.32 KB
09.Implementing-Collections/18.Summary.mp4
6.58 MB
09.Implementing-Collections/18.Summary.mp4.srt
3.54 KB
09.Implementing-Collections/clips-info.json
4.78 KB
09.Implementing-Collections/module-info.json
281 B
10.Exceptions-and-Errors/00.Always-Specify-an-Exception-Type.mp4
10.39 MB
10.Exceptions-and-Errors/00.Always-Specify-an-Exception-Type.mp4.srt
3.93 KB
10.Exceptions-and-Errors/01.The-Standard-Exception-Hierarchy.mp4
16.19 MB
10.Exceptions-and-Errors/01.The-Standard-Exception-Hierarchy.mp4.srt
5.26 KB
10.Exceptions-and-Errors/02.Exception-Payloads.mp4
17.24 MB
10.Exceptions-and-Errors/02.Exception-Payloads.mp4.srt
4.17 KB
10.Exceptions-and-Errors/03.Defining-New-Exceptions.mp4
12.59 MB
10.Exceptions-and-Errors/03.Defining-New-Exceptions.mp4.srt
3.44 KB
10.Exceptions-and-Errors/04.Chaining-Exceptions.mp4
18.14 MB
10.Exceptions-and-Errors/04.Chaining-Exceptions.mp4.srt
4.94 KB
10.Exceptions-and-Errors/05.Traceback-Objects.mp4
9.62 MB
10.Exceptions-and-Errors/05.Traceback-Objects.mp4.srt
2.77 KB
10.Exceptions-and-Errors/06.Assertions-Internal-Invariants.mp4
10.03 MB
10.Exceptions-and-Errors/06.Assertions-Internal-Invariants.mp4.srt
3.89 KB
10.Exceptions-and-Errors/07.Assertions-Class-Invariants.mp4
7.17 MB
10.Exceptions-and-Errors/07.Assertions-Class-Invariants.mp4.srt
1.33 KB
10.Exceptions-and-Errors/08.Assertions-Performance.mp4
7.15 MB
10.Exceptions-and-Errors/08.Assertions-Performance.mp4.srt
1.67 KB
10.Exceptions-and-Errors/09.Duck-Tail-Preconditions-and-Postconditions.mp4
27.63 MB
10.Exceptions-and-Errors/09.Duck-Tail-Preconditions-and-Postconditions.mp4.srt
6.42 KB
10.Exceptions-and-Errors/10.Summary.mp4
5.63 MB
10.Exceptions-and-Errors/10.Summary.mp4.srt
2.37 KB
10.Exceptions-and-Errors/clips-info.json
2.71 KB
10.Exceptions-and-Errors/module-info.json
276 B
11.Defining-Context-Managers/00.What-Is-a-Context-Manager.mp4
6.08 MB
11.Defining-Context-Managers/00.What-Is-a-Context-Manager.mp4.srt
3.77 KB
11.Defining-Context-Managers/01.The-Context-Manager-Protocol.mp4
4.41 MB
11.Defining-Context-Managers/01.The-Context-Manager-Protocol.mp4.srt
3.1 KB
11.Defining-Context-Managers/02.A-First-Context-Manager-Example.mp4
8.48 MB
11.Defining-Context-Managers/02.A-First-Context-Manager-Example.mp4.srt
3.1 KB
11.Defining-Context-Managers/03.--enter--.mp4
2.04 MB
11.Defining-Context-Managers/03.--enter--.mp4.srt
1.4 KB
11.Defining-Context-Managers/04.--exit--.mp4
3.86 MB
11.Defining-Context-Managers/04.--exit--.mp4.srt
2.13 KB
11.Defining-Context-Managers/05.--exit---and-Exception-Propagation.mp4
5.29 MB
11.Defining-Context-Managers/05.--exit---and-Exception-Propagation.mp4.srt
3.1 KB
11.Defining-Context-Managers/06.The-with-statement-Expansion.mp4
2.17 MB
11.Defining-Context-Managers/06.The-with-statement-Expansion.mp4.srt
1.31 KB
11.Defining-Context-Managers/07.contextlibcontextmanager.mp4
12.53 MB
11.Defining-Context-Managers/07.contextlibcontextmanager.mp4.srt
6.17 KB
11.Defining-Context-Managers/08.Multiple-Context-Managers.mp4
7.02 MB
11.Defining-Context-Managers/08.Multiple-Context-Managers.mp4.srt
2.9 KB
11.Defining-Context-Managers/09.Dont-Pass-a-List.mp4
2.83 MB
11.Defining-Context-Managers/09.Dont-Pass-a-List.mp4.srt
1.44 KB
11.Defining-Context-Managers/10.Duck-Tail-Context-Managers-for-Transactions.mp4
8.95 MB
11.Defining-Context-Managers/10.Duck-Tail-Context-Managers-for-Transactions.mp4.srt
3.38 KB
11.Defining-Context-Managers/11.Summary.mp4
6.39 MB
11.Defining-Context-Managers/11.Summary.mp4.srt
5.26 KB
11.Defining-Context-Managers/clips-info.json
2.94 KB
11.Defining-Context-Managers/module-info.json
281 B
12.Introspection/00.Object-Types-in-Depth.mp4
7.06 MB
12.Introspection/00.Object-Types-in-Depth.mp4.srt
3.22 KB
12.Introspection/01.Introspecting-Objects.mp4
21.8 MB
12.Introspection/01.Introspecting-Objects.mp4.srt
4.99 KB
12.Introspection/02.Introspecting-Scopes.mp4
6.73 MB
12.Introspection/02.Introspecting-Scopes.mp4.srt
3.26 KB
12.Introspection/03.The-Python-Standard-Library-Inspect-Module.mp4
20.57 MB
12.Introspection/03.The-Python-Standard-Library-Inspect-Module.mp4.srt
4.32 KB
12.Introspection/04.Duck-Tail-An-Object-Introspection-Tool.mp4
53.17 MB
12.Introspection/04.Duck-Tail-An-Object-Introspection-Tool.mp4.srt
12.27 KB
12.Introspection/05.Summary.mp4
4.71 MB
12.Introspection/05.Summary.mp4.srt
2.34 KB
12.Introspection/clips-info.json
1.48 KB
12.Introspection/module-info.json
260 B
[CourseClub.NET].txt
1.17 KB
[CourseClub.NET].url
123 B
[FreeCourseSite.com].txt
1.07 KB
[FreeCourseSite.com].url
127 B