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

[FreeCoursesOnline.Me] Pluralsight - Python – Beyond the Basics

种子简介

种子名称: [FreeCoursesOnline.Me] Pluralsight - Python – Beyond the Basics
文件类型: 视频
文件数目: 148个文件
文件大小: 1.37 GB
收录时间: 2018-9-19 18:42
已经下载: 3
资源热度: 58
最近下载: 2024-6-8 01:32

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:87e592caa306cf952891f8743ac2ec2a21885943&dn=[FreeCoursesOnline.Me] Pluralsight - Python – Beyond the Basics 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCoursesOnline.Me] Pluralsight - Python – Beyond the Basics.torrent
  • 00.Prerequisites/00.Prerequisites.mp414.63MB
  • 01.Organizing-Larger-Programs/00.Packages.mp46.53MB
  • 01.Organizing-Larger-Programs/01.Imports-from-syspath.mp415.1MB
  • 01.Organizing-Larger-Programs/02.Implementing-Packages.mp48.29MB
  • 01.Organizing-Larger-Programs/03.Subpackages.mp43.34MB
  • 01.Organizing-Larger-Programs/04.Example-A-Full-Program.mp44.89MB
  • 01.Organizing-Larger-Programs/05.Relative-Imports.mp45.28MB
  • 01.Organizing-Larger-Programs/06.Controlling-Imports-with---all--.mp45.48MB
  • 01.Organizing-Larger-Programs/07.Namespace-Packages.mp47.94MB
  • 01.Organizing-Larger-Programs/08.Executable-Directories.mp47.1MB
  • 01.Organizing-Larger-Programs/09.Recommended-Layout.mp42.58MB
  • 01.Organizing-Larger-Programs/10.Duck-Tails-Modules-Are-Singletons.mp44.64MB
  • 01.Organizing-Larger-Programs/11.Summary.mp48.15MB
  • 02.Beyond-Basic-Functions/00.Function-Review.mp47.33MB
  • 02.Beyond-Basic-Functions/01.Callable-Instances.mp411.07MB
  • 02.Beyond-Basic-Functions/02.Classes-Are-Callable.mp44.67MB
  • 02.Beyond-Basic-Functions/03.Conditional-Expressions.mp42.34MB
  • 02.Beyond-Basic-Functions/04.Lambdas.mp415.07MB
  • 02.Beyond-Basic-Functions/05.Detecting-Callable-Objects.mp42.03MB
  • 02.Beyond-Basic-Functions/06.Extended-Formal-Argument-Syntax.mp415.29MB
  • 02.Beyond-Basic-Functions/07.Extended-Call-Syntax.mp44.76MB
  • 02.Beyond-Basic-Functions/08.Forwarding-Arguments.mp41.63MB
  • 02.Beyond-Basic-Functions/09.Duck-Tail-Transposing-Tables.mp47.68MB
  • 02.Beyond-Basic-Functions/10.Summary.mp47.72MB
  • 03.Closures-and-Decorators/00.Local-Functions.mp49.71MB
  • 03.Closures-and-Decorators/01.Returning-Functions-From-Functions.mp41.63MB
  • 03.Closures-and-Decorators/02.Closures-and-Nested-Scopes.mp42.75MB
  • 03.Closures-and-Decorators/03.Function-Factories.mp42.84MB
  • 03.Closures-and-Decorators/04.The-Nonlocal-Keyword.mp415.94MB
  • 03.Closures-and-Decorators/05.Function-Decorators.mp43.75MB
  • 03.Closures-and-Decorators/06.A-First-Decorator-Example.mp46.96MB
  • 03.Closures-and-Decorators/07.What-Can-Be-a-Decorator.mp45.62MB
  • 03.Closures-and-Decorators/08.Instances-as-Decorators.mp46.24MB
  • 03.Closures-and-Decorators/09.Multiple-Decorators.mp45.49MB
  • 03.Closures-and-Decorators/10.Decorating-Methods.mp43.37MB
  • 03.Closures-and-Decorators/11.functoolswraps.mp412.81MB
  • 03.Closures-and-Decorators/12.Duck-Tails-Validating-Arguments.mp49.14MB
  • 03.Closures-and-Decorators/13.Summary.mp45.39MB
  • 04.Properties-and-Class-Methods/00.Class-Attributes.mp419.52MB
  • 04.Properties-and-Class-Methods/01.Static-Methods.mp45.94MB
  • 04.Properties-and-Class-Methods/02.Class-Methods.mp421.7MB
  • 04.Properties-and-Class-Methods/03.Static-Methods-with-Inheritance.mp414.75MB
  • 04.Properties-and-Class-Methods/04.Class-Methods-with-Inheritance.mp418.29MB
  • 04.Properties-and-Class-Methods/05.Properties.mp428.03MB
  • 04.Properties-and-Class-Methods/06.Properties-and-Inheritance.mp438.37MB
  • 04.Properties-and-Class-Methods/07.Duck-Tail-The-Template-Method-Pattern.mp413.83MB
  • 04.Properties-and-Class-Methods/08.Summary.mp44.56MB
  • 05.Strings-and-Representations/00.Two-String-Representations.mp43.3MB
  • 05.Strings-and-Representations/01.repr.mp46.11MB
  • 05.Strings-and-Representations/02.str.mp42.39MB
  • 05.Strings-and-Representations/03.When-Are-the-Representations-Used.mp45.59MB
  • 05.Strings-and-Representations/04.Interaction-with-format.mp47.47MB
  • 05.Strings-and-Representations/05.reprlib.mp45.63MB
  • 05.Strings-and-Representations/06.asciii-ord-and-chr.mp43.54MB
  • 05.Strings-and-Representations/07.Duck-Tail-Bigger-Isnt-Always-Better.mp46.99MB
  • 05.Strings-and-Representations/08.Summary.mp47.62MB
  • 06.Numeric-and-Scalar-Types/00.Reviewing-int-and-float.mp416.45MB
  • 06.Numeric-and-Scalar-Types/01.The-Decimal-Module-and-the-Decimal-Type.mp423.17MB
  • 06.Numeric-and-Scalar-Types/02.Rational-Numbers-with-the-Fraction-Type.mp48.3MB
  • 06.Numeric-and-Scalar-Types/03.The-Complex-Type-and-the-cmath-Module.mp413.58MB
  • 06.Numeric-and-Scalar-Types/04.Built-In-Numeric-Functions-abs-and-round.mp46.91MB
  • 06.Numeric-and-Scalar-Types/05.Number-Base-Conversions.mp44.36MB
  • 06.Numeric-and-Scalar-Types/06.The-datetime-Module-and-date-Type.mp413.74MB
  • 06.Numeric-and-Scalar-Types/07.The-time-Type.mp44.95MB
  • 06.Numeric-and-Scalar-Types/08.The-datetime-Type.mp48.94MB
  • 06.Numeric-and-Scalar-Types/09.Durations-with-the-timedelta-Type.mp43.85MB
  • 06.Numeric-and-Scalar-Types/10.Arithmetic-with-datetime.mp42.06MB
  • 06.Numeric-and-Scalar-Types/11.Time-Zones.mp48.94MB
  • 06.Numeric-and-Scalar-Types/12.Duck-Tail-Floating-Point-vs-Rational-Numbers.mp443.47MB
  • 06.Numeric-and-Scalar-Types/13.Summary.mp412.09MB
  • 07.Iterables-and-Iteration/00.Multi-Input-Comprehensions.mp48.69MB
  • 07.Iterables-and-Iteration/01.Nested-Comprehensions.mp43.77MB
  • 07.Iterables-and-Iteration/02.The-map-Function.mp47.16MB
  • 07.Iterables-and-Iteration/03.Multiple-Input-Sequences.mp43.4MB
  • 07.Iterables-and-Iteration/04.map-Versus-Comprehensions.mp41.16MB
  • 07.Iterables-and-Iteration/05.The-filter-Function.mp43.79MB
  • 07.Iterables-and-Iteration/06.The-functoolsreduce-Function.mp46.57MB
  • 07.Iterables-and-Iteration/07.Combining-map-and-reduce.mp44.65MB
  • 07.Iterables-and-Iteration/08.The-Iteration-Protocols.mp44.93MB
  • 07.Iterables-and-Iteration/09.Putting-the-Protocols-Together.mp42.74MB
  • 07.Iterables-and-Iteration/10.Alternative-Iterable-Protocol.mp42.27MB
  • 07.Iterables-and-Iteration/11.Extended-iter-Format.mp43.59MB
  • 07.Iterables-and-Iteration/12.Duck-Tail-Iterator-for-Streamed-Sensor-Data.mp45.31MB
  • 07.Iterables-and-Iteration/13.Summary.mp46.93MB
  • 08.Inheritance-and-Subtype-Polymorphism/00.Inheritance-Overview.mp47.97MB
  • 08.Inheritance-and-Subtype-Polymorphism/01.A-Realistic-Example-SortedList.mp45.36MB
  • 08.Inheritance-and-Subtype-Polymorphism/02.The-Built-In-isinstance-Function.mp46.21MB
  • 08.Inheritance-and-Subtype-Polymorphism/03.The-Built-In-issubclass-Function.mp41.92MB
  • 08.Inheritance-and-Subtype-Polymorphism/04.Multiple-Inheritance.mp47.5MB
  • 08.Inheritance-and-Subtype-Polymorphism/05.Details-of-Multiple-Inheritance.mp42.77MB
  • 08.Inheritance-and-Subtype-Polymorphism/06.Method-Resolution-Order.mp49.94MB
  • 08.Inheritance-and-Subtype-Polymorphism/07.How-Is-Method-Resolution-Order-Calculated.mp44.08MB
  • 08.Inheritance-and-Subtype-Polymorphism/08.The-Built-In-super-Function.mp45.27MB
  • 08.Inheritance-and-Subtype-Polymorphism/09.Class-Bound-Super-Proxies.mp45.98MB
  • 08.Inheritance-and-Subtype-Polymorphism/10.Instance-Bound-Super-Proxies.mp44.48MB
  • 08.Inheritance-and-Subtype-Polymorphism/11.Calling-super-Without-Arguments.mp41.98MB
  • 08.Inheritance-and-Subtype-Polymorphism/12.SortedIntList-Explained.mp44.41MB
  • 08.Inheritance-and-Subtype-Polymorphism/13.The-Object-Class.mp45.27MB
  • 08.Inheritance-and-Subtype-Polymorphism/14.Duck-Tail-Inheritance-for-Implementation-Sharing.mp44.95MB
  • 08.Inheritance-and-Subtype-Polymorphism/15.Summary.mp414.17MB
  • 09.Implementing-Collections/00.Collection-Protocol-Overview.mp44.84MB
  • 09.Implementing-Collections/01.Collection-Construction.mp414.43MB
  • 09.Implementing-Collections/02.The-Container-Protocol.mp49.33MB
  • 09.Implementing-Collections/03.The-Sized-Protocol.mp411.32MB
  • 09.Implementing-Collections/04.The-Iterable-Protocol.mp412.27MB
  • 09.Implementing-Collections/05.The-Sequence-Protocol-Indexing.mp412.4MB
  • 09.Implementing-Collections/06.The-Sequence-Protocol-Slicing.mp419.07MB
  • 09.Implementing-Collections/07.Comprehensible-Test-Results-With---repr--.mp48.2MB
  • 09.Implementing-Collections/08.Implementing-Equality-and-Inequality.mp425.79MB
  • 09.Implementing-Collections/09.The-Sequence-Protocol-Reversing.mp47.48MB
  • 09.Implementing-Collections/10.The-Sequence-Protocol-index.mp413.92MB
  • 09.Implementing-Collections/11.The-Sequence-Protocol-count.mp44.57MB
  • 09.Implementing-Collections/12.Improving-Performance-from-ON-to-Olog-n.mp428.03MB
  • 09.Implementing-Collections/13.Refactoring-to-Avoid-Dont-Repeat-Yourself-DRY.mp413.64MB
  • 09.Implementing-Collections/14.Checking-Protocol-Implementations.mp416.78MB
  • 09.Implementing-Collections/15.The-Sequence-Protocol-Concatenation-and-Repetition.mp431.91MB
  • 09.Implementing-Collections/16.The-Set-Protocol.mp430.19MB
  • 09.Implementing-Collections/17.Duck-Tail-Making-a-Mutable-Set.mp44.18MB
  • 09.Implementing-Collections/18.Summary.mp46.58MB
  • 10.Exceptions-and-Errors/00.Always-Specify-an-Exception-Type.mp410.39MB
  • 10.Exceptions-and-Errors/01.The-Standard-Exception-Hierarchy.mp416.19MB
  • 10.Exceptions-and-Errors/02.Exception-Payloads.mp417.24MB
  • 10.Exceptions-and-Errors/03.Defining-New-Exceptions.mp412.59MB
  • 10.Exceptions-and-Errors/04.Chaining-Exceptions.mp418.14MB
  • 10.Exceptions-and-Errors/05.Traceback-Objects.mp49.62MB
  • 10.Exceptions-and-Errors/06.Assertions-Internal-Invariants.mp410.03MB
  • 10.Exceptions-and-Errors/07.Assertions-Class-Invariants.mp47.17MB
  • 10.Exceptions-and-Errors/08.Assertions-Performance.mp47.15MB
  • 10.Exceptions-and-Errors/09.Duck-Tail-Preconditions-and-Postconditions.mp427.63MB
  • 10.Exceptions-and-Errors/10.Summary.mp45.63MB
  • 11.Defining-Context-Managers/00.What-Is-a-Context-Manager.mp46.08MB
  • 11.Defining-Context-Managers/01.The-Context-Manager-Protocol.mp44.41MB
  • 11.Defining-Context-Managers/02.A-First-Context-Manager-Example.mp48.48MB
  • 11.Defining-Context-Managers/03.--enter--.mp42.04MB
  • 11.Defining-Context-Managers/04.--exit--.mp43.86MB
  • 11.Defining-Context-Managers/05.--exit---and-Exception-Propagation.mp45.29MB
  • 11.Defining-Context-Managers/06.The-with-statement-Expansion.mp42.17MB
  • 11.Defining-Context-Managers/07.contextlibcontextmanager.mp412.53MB
  • 11.Defining-Context-Managers/08.Multiple-Context-Managers.mp47.02MB
  • 11.Defining-Context-Managers/09.Dont-Pass-a-List.mp42.83MB
  • 11.Defining-Context-Managers/10.Duck-Tail-Context-Managers-for-Transactions.mp48.95MB
  • 11.Defining-Context-Managers/11.Summary.mp46.39MB
  • 12.Introspection/00.Object-Types-in-Depth.mp47.06MB
  • 12.Introspection/01.Introspecting-Objects.mp421.8MB
  • 12.Introspection/02.Introspecting-Scopes.mp46.73MB
  • 12.Introspection/03.The-Python-Standard-Library-Inspect-Module.mp420.57MB
  • 12.Introspection/04.Duck-Tail-An-Object-Introspection-Tool.mp453.17MB
  • 12.Introspection/05.Summary.mp44.71MB