zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Pluralsight - Python Beyond The Basics
magnet:?xt=urn:btih:a5049e12e044ce017adc7fd713bbe7757bcc4f26&dn=Pluralsight - Python Beyond The Basics
磁力链接详情
Hash值:
a5049e12e044ce017adc7fd713bbe7757bcc4f26
点击数:
109
文件大小:
1.34 GB
文件数量:
147
创建日期:
2018-3-7 20:05
最后访问:
2024-11-14 11:47
访问标签:
Pluralsight
-
Python
Beyond
The
Basics
文件列表详情
01. Prerequisites/01_01-Prerequisites.mp4 13.57 MB
02. Organizing Larger Programs/02_01-Packages.mp4 6.84 MB
02. Organizing Larger Programs/02_02-Imports From sys.path.mp4 13.53 MB
02. Organizing Larger Programs/02_03-Implementing Packages.mp4 8.28 MB
02. Organizing Larger Programs/02_04-Subpackages.mp4 3.4 MB
02. Organizing Larger Programs/02_05-Example A Full Program.mp4 4.94 MB
02. Organizing Larger Programs/02_06-Relative Imports.mp4 5.11 MB
02. Organizing Larger Programs/02_07-Controlling Imports With __all__.mp4 5.28 MB
02. Organizing Larger Programs/02_08-Namespace Packages.mp4 7.12 MB
02. Organizing Larger Programs/02_09-Executable Directories.mp4 8.05 MB
02. Organizing Larger Programs/02_10-Recommended Layout.mp4 2.41 MB
02. Organizing Larger Programs/02_11-Duck Tails Modules Are Singletons.mp4 4.88 MB
02. Organizing Larger Programs/02_12-Summary.mp4 8.07 MB
03. Beyond Basic Functions/03_01-Function Review.mp4 5.81 MB
03. Beyond Basic Functions/03_02-Callable Instances.mp4 10.76 MB
03. Beyond Basic Functions/03_03-Classes Are Callable.mp4 4.62 MB
03. Beyond Basic Functions/03_04-Conditional Expressions.mp4 2.19 MB
03. Beyond Basic Functions/03_05-Lambdas.mp4 14.04 MB
03. Beyond Basic Functions/03_06-Detecting Callable Objects.mp4 1.96 MB
03. Beyond Basic Functions/03_07-Extended Formal Argument Syntax.mp4 15.93 MB
03. Beyond Basic Functions/03_08-Extended Call Syntax.mp4 4.87 MB
03. Beyond Basic Functions/03_09-Forwarding Arguments.mp4 1.7 MB
03. Beyond Basic Functions/03_10-Duck Tail Transposing Tables.mp4 7.79 MB
03. Beyond Basic Functions/03_11-Summary.mp4 7.39 MB
04. Closures and Decorators/04_01-Local Functions.mp4 9.31 MB
04. Closures and Decorators/04_02-Returning Functions From Functions.mp4 1.64 MB
04. Closures and Decorators/04_03-Closures and Nested Scopes.mp4 2.78 MB
04. Closures and Decorators/04_04-Function Factories.mp4 2.75 MB
04. Closures and Decorators/04_05-The Nonlocal Keyword.mp4 9.61 MB
04. Closures and Decorators/04_07-A First Decorator Example.mp4 6.45 MB
04. Closures and Decorators/04_08-What Can Be a Decorator.mp4 5.4 MB
04. Closures and Decorators/04_09-Instances as Decorators.mp4 5.89 MB
04. Closures and Decorators/04_10-Multiple Decorators.mp4 5.24 MB
04. Closures and Decorators/04_11-Decorating Methods.mp4 3.19 MB
04. Closures and Decorators/04_12-functools.wraps().mp4 11.58 MB
04. Closures and Decorators/04_13-Duck Tails Validating Arguments.mp4 8.94 MB
04. Closures and Decorators/04_14-Summary.mp4 5.25 MB
05. Properties and Class Methods/05_01-Class Attributes.mp4 18.66 MB
05. Properties and Class Methods/05_02-Static Methods.mp4 5.89 MB
05. Properties and Class Methods/05_03-Class Methods.mp4 21.62 MB
05. Properties and Class Methods/05_04-Static Methods With Inheritance.mp4 12.92 MB
05. Properties and Class Methods/05_05-Class Methods With Inheritance.mp4 15.87 MB
05. Properties and Class Methods/05_06-Properties.mp4 26.63 MB
05. Properties and Class Methods/05_07-Properties and Inheritance.mp4 37.36 MB
05. Properties and Class Methods/05_08-Duck Tail The Template Method Pattern.mp4 13.45 MB
05. Properties and Class Methods/05_09-Summary.mp4 4.54 MB
06. Strings and Representations/06_01-Two String Representations.mp4 3.35 MB
06. Strings and Representations/06_02-repr().mp4 6.54 MB
06. Strings and Representations/06_03-str().mp4 2.48 MB
06. Strings and Representations/06_04-When Are the Representations Used.mp4 6.47 MB
06. Strings and Representations/06_05-Interaction With format().mp4 7.65 MB
06. Strings and Representations/06_06-reprlib.mp4 5.21 MB
06. Strings and Representations/06_07-asciii(), ord(), and chr().mp4 4.48 MB
06. Strings and Representations/06_08-Duck Tail Bigger Isn't Always Better.mp4 7.25 MB
06. Strings and Representations/06_09-Summary.mp4 7.04 MB
07. Numeric and Scalar Types/07_01-Reviewing int and float.mp4 16.38 MB
07. Numeric and Scalar Types/07_02-The Decimal Module and the Decimal Type.mp4 24.65 MB
07. Numeric and Scalar Types/07_03-Rational Numbers With the Fraction Type.mp4 7.84 MB
07. Numeric and Scalar Types/07_04-The Complex Type and the cmath Module.mp4 13.23 MB
07. Numeric and Scalar Types/07_05-Built-In Numeric Functions abs() and round().mp4 7.41 MB
07. Numeric and Scalar Types/07_06-Number Base Conversions.mp4 4.55 MB
07. Numeric and Scalar Types/07_07-The datetime Module and date Type.mp4 13.2 MB
07. Numeric and Scalar Types/07_08-The time Type.mp4 4.98 MB
07. Numeric and Scalar Types/07_09-The datetime Type.mp4 9.05 MB
07. Numeric and Scalar Types/07_10-Durations With the timedelta Type.mp4 3.75 MB
07. Numeric and Scalar Types/07_11-Arithmetic With datetime.mp4 1.91 MB
07. Numeric and Scalar Types/07_12-Time Zones.mp4 8.42 MB
07. Numeric and Scalar Types/07_13-Duck Tail Floating Point Versus Rational Numbers.mp4 43.24 MB
07. Numeric and Scalar Types/07_14-Summary.mp4 10.6 MB
08. Iterables and Iteration/08_01-Multi-Input Comprehensions.mp4 9.54 MB
08. Iterables and Iteration/08_02-Nested Comprehensions.mp4 4.06 MB
08. Iterables and Iteration/08_03-The map() Function.mp4 7.67 MB
08. Iterables and Iteration/08_04-Multiple Input Sequences.mp4 3.41 MB
08. Iterables and Iteration/08_05-map() Versus Comprehensions.mp4 1.24 MB
08. Iterables and Iteration/08_06-The filter() Function.mp4 4.55 MB
08. Iterables and Iteration/08_07-The functools.reduce() Function.mp4 7.21 MB
08. Iterables and Iteration/08_08-Combining map() and reduce().mp4 4.58 MB
08. Iterables and Iteration/08_09-The Iteration Protocols.mp4 5.1 MB
08. Iterables and Iteration/08_10-Putting the Protocols Together.mp4 2.56 MB
08. Iterables and Iteration/08_11-Alternative Iterable Protocol.mp4 2.43 MB
08. Iterables and Iteration/08_12-Extended iter() Format.mp4 3.63 MB
08. Iterables and Iteration/08_13-Duck Tail Iterator for Streamed Sensor Data.mp4 6.02 MB
08. Iterables and Iteration/08_14-Summary.mp4 6.89 MB
09. Inheritance and Subtype Polymorphism/09_01-Inheritance Overview.mp4 8.76 MB
09. Inheritance and Subtype Polymorphism/09_02-A Realistic Example SortedList.mp4 4.72 MB
09. Inheritance and Subtype Polymorphism/09_03-The Built-In isinstance() Function.mp4 5.86 MB
09. Inheritance and Subtype Polymorphism/09_04-The Built-In issubclass() Function.mp4 2.15 MB
09. Inheritance and Subtype Polymorphism/09_05-Multiple Inheritance.mp4 7.19 MB
09. Inheritance and Subtype Polymorphism/09_06-Details of Multiple Inheritance.mp4 3.18 MB
09. Inheritance and Subtype Polymorphism/09_07-Method Resolution Order.mp4 10.12 MB
09. Inheritance and Subtype Polymorphism/09_08-How is Method Resolution Order Calculated.mp4 4.21 MB
09. Inheritance and Subtype Polymorphism/09_09-The Built-In super() Function.mp4 5.5 MB
09. Inheritance and Subtype Polymorphism/09_10-Class-Bound Super Proxies.mp4 6.08 MB
09. Inheritance and Subtype Polymorphism/09_11-Instance-Bound Super Proxies.mp4 4.41 MB
09. Inheritance and Subtype Polymorphism/09_12-Calling super() Without Arguments.mp4 2.01 MB
09. Inheritance and Subtype Polymorphism/09_13-SortedIntList Explained.mp4 3.94 MB
09. Inheritance and Subtype Polymorphism/09_14-The Object Class.mp4 5.77 MB
09. Inheritance and Subtype Polymorphism/09_15-Duck Tail Inheritance for Implementation Sharing.mp4 4.75 MB
09. Inheritance and Subtype Polymorphism/09_16-Summary.mp4 12.32 MB
10. Implementing Collections/10_01-Collection Protocol Overview.mp4 4.71 MB
10. Implementing Collections/10_02-Collection Construction.mp4 14.53 MB
10. Implementing Collections/10_03-The Container Protocol.mp4 8.69 MB
10. Implementing Collections/10_04-The Sized Protocol.mp4 10.42 MB
10. Implementing Collections/10_05-The Iterable Protocol.mp4 11.76 MB
10. Implementing Collections/10_06-The Sequence Protocol Indexing.mp4 11.92 MB
10. Implementing Collections/10_07-The Sequence Protocol Slicing.mp4 17.37 MB
10. Implementing Collections/10_08-Comprehensible Test Results With __repr__().mp4 7.23 MB
10. Implementing Collections/10_09-Implementing Equality and Inequality.mp4 26.96 MB
10. Implementing Collections/10_10-The Sequence Protocol Reversing.mp4 8.33 MB
10. Implementing Collections/10_11-The Sequence Protocol index().mp4 14.9 MB
10. Implementing Collections/10_12-The Sequence Protocol count().mp4 4.69 MB
10. Implementing Collections/10_13-Improving Performance From O(N) to O(log n).mp4 28.21 MB
10. Implementing Collections/10_14-Refactoring to Avoid Don't Repeat Yourself (DRY).mp4 14.05 MB
10. Implementing Collections/10_15-Checking Protocol Implementations.mp4 17.04 MB
10. Implementing Collections/10_16-The Sequence Protocol Concatenation and Repetition.mp4 37.08 MB
10. Implementing Collections/10_17-The Set Protocol.mp4 29.48 MB
10. Implementing Collections/10_18-Duck Tail Making a Mutable Set.mp4 4.01 MB
10. Implementing Collections/10_19-Summary.mp4 6.49 MB
11. Exceptions and Errors/11_01-Always Specify an Exception Type.mp4 10.92 MB
11. Exceptions and Errors/11_02-The Standard Exception Hierarchy.mp4 14.54 MB
11. Exceptions and Errors/11_03-Exception Payloads.mp4 17.3 MB
11. Exceptions and Errors/11_04-Defining New Exceptions.mp4 11.31 MB
11. Exceptions and Errors/11_05-Chaining Exceptions.mp4 18.41 MB
11. Exceptions and Errors/11_06-Traceback Objects.mp4 9.8 MB
11. Exceptions and Errors/11_07-Assertions Internal Invariants.mp4 9.73 MB
11. Exceptions and Errors/11_08-Assertions Class Invariants.mp4 7.46 MB
11. Exceptions and Errors/11_09-Assertions Performance.mp4 7.16 MB
11. Exceptions and Errors/11_10-Duck Tail Preconditions and Postconditions.mp4 23.89 MB
11. Exceptions and Errors/11_11-Summary.mp4 5.56 MB
12. Defining Context Managers/12_01-What is a Context Manager.mp4 6 MB
12. Defining Context Managers/12_02-The Context Manager Protocol.mp4 4.1 MB
12. Defining Context Managers/12_03-A First Context Manager Example.mp4 7.7 MB
12. Defining Context Managers/12_04-__enter__().mp4 2.3 MB
12. Defining Context Managers/12_05-__exit__().mp4 3.83 MB
12. Defining Context Managers/12_06-__exit__() and Exception Propagation.mp4 5.57 MB
12. Defining Context Managers/12_07-The with-statement Expansion.mp4 1.93 MB
12. Defining Context Managers/12_08-contextlib.contextmanager.mp4 12.63 MB
12. Defining Context Managers/12_09-Multiple Context Managers.mp4 7.08 MB
12. Defining Context Managers/12_10-Don't Pass a List!.mp4 2.66 MB
12. Defining Context Managers/12_11-Duck Tail Context Managers for Transactions.mp4 8.74 MB
12. Defining Context Managers/12_12-Summary.mp4 6.59 MB
13. Introspection/13_01-Object Types in Depth.mp4 7.27 MB
13. Introspection/13_02-Introspecting Objects.mp4 19.06 MB
13. Introspection/13_03-Introspecting Scopes.mp4 6.76 MB
13. Introspection/13_04-The Python Standard Library Inspect Module.mp4 21.42 MB
13. Introspection/13_05-Duck Tail An Object Introspection Tool.mp4 47.89 MB
13. Introspection/13_06-Summary.mp4 4.79 MB
其他位置