本站已收录 番号和无损神作磁力链接/BT种子 

Pluralsight - Python Beyond The Basics

种子简介

种子名称: Pluralsight - Python Beyond The Basics
文件类型: 视频
文件数目: 147个文件
文件大小: 1.34 GB
收录时间: 2018-3-7 20:05
已经下载: 3
资源热度: 98
最近下载: 2024-3-24 12:36

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:a5049e12e044ce017adc7fd713bbe7757bcc4f26&dn=Pluralsight - Python Beyond The Basics 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Pluralsight - Python Beyond The Basics.torrent
  • 01. Prerequisites/01_01-Prerequisites.mp413.57MB
  • 02. Organizing Larger Programs/02_01-Packages.mp46.84MB
  • 02. Organizing Larger Programs/02_02-Imports From sys.path.mp413.53MB
  • 02. Organizing Larger Programs/02_03-Implementing Packages.mp48.28MB
  • 02. Organizing Larger Programs/02_04-Subpackages.mp43.4MB
  • 02. Organizing Larger Programs/02_05-Example A Full Program.mp44.94MB
  • 02. Organizing Larger Programs/02_06-Relative Imports.mp45.11MB
  • 02. Organizing Larger Programs/02_07-Controlling Imports With __all__.mp45.28MB
  • 02. Organizing Larger Programs/02_08-Namespace Packages.mp47.12MB
  • 02. Organizing Larger Programs/02_09-Executable Directories.mp48.05MB
  • 02. Organizing Larger Programs/02_10-Recommended Layout.mp42.41MB
  • 02. Organizing Larger Programs/02_11-Duck Tails Modules Are Singletons.mp44.88MB
  • 02. Organizing Larger Programs/02_12-Summary.mp48.07MB
  • 03. Beyond Basic Functions/03_01-Function Review.mp45.81MB
  • 03. Beyond Basic Functions/03_02-Callable Instances.mp410.76MB
  • 03. Beyond Basic Functions/03_03-Classes Are Callable.mp44.62MB
  • 03. Beyond Basic Functions/03_04-Conditional Expressions.mp42.19MB
  • 03. Beyond Basic Functions/03_05-Lambdas.mp414.04MB
  • 03. Beyond Basic Functions/03_06-Detecting Callable Objects.mp41.96MB
  • 03. Beyond Basic Functions/03_07-Extended Formal Argument Syntax.mp415.93MB
  • 03. Beyond Basic Functions/03_08-Extended Call Syntax.mp44.87MB
  • 03. Beyond Basic Functions/03_09-Forwarding Arguments.mp41.7MB
  • 03. Beyond Basic Functions/03_10-Duck Tail Transposing Tables.mp47.79MB
  • 03. Beyond Basic Functions/03_11-Summary.mp47.39MB
  • 04. Closures and Decorators/04_01-Local Functions.mp49.31MB
  • 04. Closures and Decorators/04_02-Returning Functions From Functions.mp41.64MB
  • 04. Closures and Decorators/04_03-Closures and Nested Scopes.mp42.78MB
  • 04. Closures and Decorators/04_04-Function Factories.mp42.75MB
  • 04. Closures and Decorators/04_05-The Nonlocal Keyword.mp49.61MB
  • 04. Closures and Decorators/04_07-A First Decorator Example.mp46.45MB
  • 04. Closures and Decorators/04_08-What Can Be a Decorator.mp45.4MB
  • 04. Closures and Decorators/04_09-Instances as Decorators.mp45.89MB
  • 04. Closures and Decorators/04_10-Multiple Decorators.mp45.24MB
  • 04. Closures and Decorators/04_11-Decorating Methods.mp43.19MB
  • 04. Closures and Decorators/04_12-functools.wraps().mp411.58MB
  • 04. Closures and Decorators/04_13-Duck Tails Validating Arguments.mp48.94MB
  • 04. Closures and Decorators/04_14-Summary.mp45.25MB
  • 05. Properties and Class Methods/05_01-Class Attributes.mp418.66MB
  • 05. Properties and Class Methods/05_02-Static Methods.mp45.89MB
  • 05. Properties and Class Methods/05_03-Class Methods.mp421.62MB
  • 05. Properties and Class Methods/05_04-Static Methods With Inheritance.mp412.92MB
  • 05. Properties and Class Methods/05_05-Class Methods With Inheritance.mp415.87MB
  • 05. Properties and Class Methods/05_06-Properties.mp426.63MB
  • 05. Properties and Class Methods/05_07-Properties and Inheritance.mp437.36MB
  • 05. Properties and Class Methods/05_08-Duck Tail The Template Method Pattern.mp413.45MB
  • 05. Properties and Class Methods/05_09-Summary.mp44.54MB
  • 06. Strings and Representations/06_01-Two String Representations.mp43.35MB
  • 06. Strings and Representations/06_02-repr().mp46.54MB
  • 06. Strings and Representations/06_03-str().mp42.48MB
  • 06. Strings and Representations/06_04-When Are the Representations Used.mp46.47MB
  • 06. Strings and Representations/06_05-Interaction With format().mp47.65MB
  • 06. Strings and Representations/06_06-reprlib.mp45.21MB
  • 06. Strings and Representations/06_07-asciii(), ord(), and chr().mp44.48MB
  • 06. Strings and Representations/06_08-Duck Tail Bigger Isn't Always Better.mp47.25MB
  • 06. Strings and Representations/06_09-Summary.mp47.04MB
  • 07. Numeric and Scalar Types/07_01-Reviewing int and float.mp416.38MB
  • 07. Numeric and Scalar Types/07_02-The Decimal Module and the Decimal Type.mp424.65MB
  • 07. Numeric and Scalar Types/07_03-Rational Numbers With the Fraction Type.mp47.84MB
  • 07. Numeric and Scalar Types/07_04-The Complex Type and the cmath Module.mp413.23MB
  • 07. Numeric and Scalar Types/07_05-Built-In Numeric Functions abs() and round().mp47.41MB
  • 07. Numeric and Scalar Types/07_06-Number Base Conversions.mp44.55MB
  • 07. Numeric and Scalar Types/07_07-The datetime Module and date Type.mp413.2MB
  • 07. Numeric and Scalar Types/07_08-The time Type.mp44.98MB
  • 07. Numeric and Scalar Types/07_09-The datetime Type.mp49.05MB
  • 07. Numeric and Scalar Types/07_10-Durations With the timedelta Type.mp43.75MB
  • 07. Numeric and Scalar Types/07_11-Arithmetic With datetime.mp41.91MB
  • 07. Numeric and Scalar Types/07_12-Time Zones.mp48.42MB
  • 07. Numeric and Scalar Types/07_13-Duck Tail Floating Point Versus Rational Numbers.mp443.24MB
  • 07. Numeric and Scalar Types/07_14-Summary.mp410.6MB
  • 08. Iterables and Iteration/08_01-Multi-Input Comprehensions.mp49.54MB
  • 08. Iterables and Iteration/08_02-Nested Comprehensions.mp44.06MB
  • 08. Iterables and Iteration/08_03-The map() Function.mp47.67MB
  • 08. Iterables and Iteration/08_04-Multiple Input Sequences.mp43.41MB
  • 08. Iterables and Iteration/08_05-map() Versus Comprehensions.mp41.24MB
  • 08. Iterables and Iteration/08_06-The filter() Function.mp44.55MB
  • 08. Iterables and Iteration/08_07-The functools.reduce() Function.mp47.21MB
  • 08. Iterables and Iteration/08_08-Combining map() and reduce().mp44.58MB
  • 08. Iterables and Iteration/08_09-The Iteration Protocols.mp45.1MB
  • 08. Iterables and Iteration/08_10-Putting the Protocols Together.mp42.56MB
  • 08. Iterables and Iteration/08_11-Alternative Iterable Protocol.mp42.43MB
  • 08. Iterables and Iteration/08_12-Extended iter() Format.mp43.63MB
  • 08. Iterables and Iteration/08_13-Duck Tail Iterator for Streamed Sensor Data.mp46.02MB
  • 08. Iterables and Iteration/08_14-Summary.mp46.89MB
  • 09. Inheritance and Subtype Polymorphism/09_01-Inheritance Overview.mp48.76MB
  • 09. Inheritance and Subtype Polymorphism/09_02-A Realistic Example SortedList.mp44.72MB
  • 09. Inheritance and Subtype Polymorphism/09_03-The Built-In isinstance() Function.mp45.86MB
  • 09. Inheritance and Subtype Polymorphism/09_04-The Built-In issubclass() Function.mp42.15MB
  • 09. Inheritance and Subtype Polymorphism/09_05-Multiple Inheritance.mp47.19MB
  • 09. Inheritance and Subtype Polymorphism/09_06-Details of Multiple Inheritance.mp43.18MB
  • 09. Inheritance and Subtype Polymorphism/09_07-Method Resolution Order.mp410.12MB
  • 09. Inheritance and Subtype Polymorphism/09_08-How is Method Resolution Order Calculated.mp44.21MB
  • 09. Inheritance and Subtype Polymorphism/09_09-The Built-In super() Function.mp45.5MB
  • 09. Inheritance and Subtype Polymorphism/09_10-Class-Bound Super Proxies.mp46.08MB
  • 09. Inheritance and Subtype Polymorphism/09_11-Instance-Bound Super Proxies.mp44.41MB
  • 09. Inheritance and Subtype Polymorphism/09_12-Calling super() Without Arguments.mp42.01MB
  • 09. Inheritance and Subtype Polymorphism/09_13-SortedIntList Explained.mp43.94MB
  • 09. Inheritance and Subtype Polymorphism/09_14-The Object Class.mp45.77MB
  • 09. Inheritance and Subtype Polymorphism/09_15-Duck Tail Inheritance for Implementation Sharing.mp44.75MB
  • 09. Inheritance and Subtype Polymorphism/09_16-Summary.mp412.32MB
  • 10. Implementing Collections/10_01-Collection Protocol Overview.mp44.71MB
  • 10. Implementing Collections/10_02-Collection Construction.mp414.53MB
  • 10. Implementing Collections/10_03-The Container Protocol.mp48.69MB
  • 10. Implementing Collections/10_04-The Sized Protocol.mp410.42MB
  • 10. Implementing Collections/10_05-The Iterable Protocol.mp411.76MB
  • 10. Implementing Collections/10_06-The Sequence Protocol Indexing.mp411.92MB
  • 10. Implementing Collections/10_07-The Sequence Protocol Slicing.mp417.37MB
  • 10. Implementing Collections/10_08-Comprehensible Test Results With __repr__().mp47.23MB
  • 10. Implementing Collections/10_09-Implementing Equality and Inequality.mp426.96MB
  • 10. Implementing Collections/10_10-The Sequence Protocol Reversing.mp48.33MB
  • 10. Implementing Collections/10_11-The Sequence Protocol index().mp414.9MB
  • 10. Implementing Collections/10_12-The Sequence Protocol count().mp44.69MB
  • 10. Implementing Collections/10_13-Improving Performance From O(N) to O(log n).mp428.21MB
  • 10. Implementing Collections/10_14-Refactoring to Avoid Don't Repeat Yourself (DRY).mp414.05MB
  • 10. Implementing Collections/10_15-Checking Protocol Implementations.mp417.04MB
  • 10. Implementing Collections/10_16-The Sequence Protocol Concatenation and Repetition.mp437.08MB
  • 10. Implementing Collections/10_17-The Set Protocol.mp429.48MB
  • 10. Implementing Collections/10_18-Duck Tail Making a Mutable Set.mp44.01MB
  • 10. Implementing Collections/10_19-Summary.mp46.49MB
  • 11. Exceptions and Errors/11_01-Always Specify an Exception Type.mp410.92MB
  • 11. Exceptions and Errors/11_02-The Standard Exception Hierarchy.mp414.54MB
  • 11. Exceptions and Errors/11_03-Exception Payloads.mp417.3MB
  • 11. Exceptions and Errors/11_04-Defining New Exceptions.mp411.31MB
  • 11. Exceptions and Errors/11_05-Chaining Exceptions.mp418.41MB
  • 11. Exceptions and Errors/11_06-Traceback Objects.mp49.8MB
  • 11. Exceptions and Errors/11_07-Assertions Internal Invariants.mp49.73MB
  • 11. Exceptions and Errors/11_08-Assertions Class Invariants.mp47.46MB
  • 11. Exceptions and Errors/11_09-Assertions Performance.mp47.16MB
  • 11. Exceptions and Errors/11_10-Duck Tail Preconditions and Postconditions.mp423.89MB
  • 11. Exceptions and Errors/11_11-Summary.mp45.56MB
  • 12. Defining Context Managers/12_01-What is a Context Manager.mp46MB
  • 12. Defining Context Managers/12_02-The Context Manager Protocol.mp44.1MB
  • 12. Defining Context Managers/12_03-A First Context Manager Example.mp47.7MB
  • 12. Defining Context Managers/12_04-__enter__().mp42.3MB
  • 12. Defining Context Managers/12_05-__exit__().mp43.83MB
  • 12. Defining Context Managers/12_06-__exit__() and Exception Propagation.mp45.57MB
  • 12. Defining Context Managers/12_07-The with-statement Expansion.mp41.93MB
  • 12. Defining Context Managers/12_08-contextlib.contextmanager.mp412.63MB
  • 12. Defining Context Managers/12_09-Multiple Context Managers.mp47.08MB
  • 12. Defining Context Managers/12_10-Don't Pass a List!.mp42.66MB
  • 12. Defining Context Managers/12_11-Duck Tail Context Managers for Transactions.mp48.74MB
  • 12. Defining Context Managers/12_12-Summary.mp46.59MB
  • 13. Introspection/13_01-Object Types in Depth.mp47.27MB
  • 13. Introspection/13_02-Introspecting Objects.mp419.06MB
  • 13. Introspection/13_03-Introspecting Scopes.mp46.76MB
  • 13. Introspection/13_04-The Python Standard Library Inspect Module.mp421.42MB
  • 13. Introspection/13_05-Duck Tail An Object Introspection Tool.mp447.89MB
  • 13. Introspection/13_06-Summary.mp44.79MB