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

Pluralsight - Advanced Python

种子简介

种子名称: Pluralsight - Advanced Python
文件类型: 视频
文件数目: 71个文件
文件大小: 598.72 MB
收录时间: 2017-11-10 04:55
已经下载: 3
资源热度: 77
最近下载: 2024-12-26 18:01

下载BT种子文件

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

磁力链接下载

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

喜欢这个种子的人也喜欢

种子包含的文件

Pluralsight - Advanced Python.torrent
  • 1. Course Overview/01. Course Overview.mp45.21MB
  • 2. Advanced Flow Control/10. Dispatching on Type.mp423.68MB
  • 2. Advanced Flow Control/05. While-else for Evaluating Stack Programs.mp418.86MB
  • 2. Advanced Flow Control/09. Emulating Switch Statements.mp418.5MB
  • 2. Advanced Flow Control/02. Advanced Python.mp411.85MB
  • 2. Advanced Flow Control/11. Double Dispatch with Methods.mp411.57MB
  • 2. Advanced Flow Control/04. Loop-else Clauses and While-else.mp46.88MB
  • 2. Advanced Flow Control/06. For-else Clauses and Handling Search Failure.mp46.75MB
  • 2. Advanced Flow Control/07. Alternatives to Loop-else Clauses.mp43.95MB
  • 2. Advanced Flow Control/12. Summary.mp43.82MB
  • 2. Advanced Flow Control/08. Try-else Clauses.mp42.44MB
  • 2. Advanced Flow Control/03. Introducing Advanced Flow Control.mp4679.56KB
  • 3. Byte-oriented Programming/18. Interpreting Binary Structures.mp435.31MB
  • 3. Byte-oriented Programming/19. The memoryview Type.mp423.51MB
  • 3. Byte-oriented Programming/20. Memory-mapped Files.mp415.2MB
  • 3. Byte-oriented Programming/14. Bitwise Operations on Integers.mp411.19MB
  • 3. Byte-oriented Programming/16. The Bytes Type in Depth.mp47.36MB
  • 3. Byte-oriented Programming/15. Byte-wise Operations with Integers.mp44.3MB
  • 3. Byte-oriented Programming/17. The bytearray Type.mp44.18MB
  • 3. Byte-oriented Programming/21. Summary.mp42.66MB
  • 3. Byte-oriented Programming/13. Everything Is Bits and Bytes.mp41.37MB
  • 4. Object Internals and Custom Attributes/23. How are Python Objects Represented.mp410.09MB
  • 4. Object Internals and Custom Attributes/30. Overriding _getattribute.mp49.92MB
  • 4. Object Internals and Custom Attributes/33. Trading Size for Dynamism with Slots.mp49.08MB
  • 4. Object Internals and Custom Attributes/26. Pitfalls with _getattr.mp48.28MB
  • 4. Object Internals and Custom Attributes/28. Customizing Attribute Storage.mp47.41MB
  • 4. Object Internals and Custom Attributes/31. Attribute Lookup for Special Methods.mp45.87MB
  • 4. Object Internals and Custom Attributes/24. Overriding _getattr.mp44.29MB
  • 4. Object Internals and Custom Attributes/32. Where are Methods Stored.mp43.59MB
  • 4. Object Internals and Custom Attributes/27. Overriding _delattr.mp42.33MB
  • 4. Object Internals and Custom Attributes/34. Summary.mp42.07MB
  • 4. Object Internals and Custom Attributes/25. Overriding _setattr.mp41.48MB
  • 4. Object Internals and Custom Attributes/29. Direct vs. Indirect Access to _dict.mp41.07MB
  • 4. Object Internals and Custom Attributes/22. Introducing Object Internals.mp4904.33KB
  • 5. Descriptors/37. Implementing a Descriptor.mp421.8MB
  • 5. Descriptors/36. Properties are Descriptors.mp413.32MB
  • 5. Descriptors/35. Introducing Descriptors.mp49.95MB
  • 5. Descriptors/39. Data vs. Non-data Descriptors.mp46.28MB
  • 5. Descriptors/38. Calling Descriptors on Classes.mp44.19MB
  • 5. Descriptors/40. Summary.mp43MB
  • 6. Instance Creation/41. Instance Creation.mp410.18MB
  • 6. Instance Creation/43. Customizing Allocation.mp49.17MB
  • 6. Instance Creation/42. Allocation with _new_().mp47.38MB
  • 6. Instance Creation/44. Summary.mp41.24MB
  • 7. Metaclasses/46. Class Allocation and Initialization.mp424.23MB
  • 7. Metaclasses/52. Metaclasses and Inheritance.mp414.23MB
  • 7. Metaclasses/49. Metaclass _call_ - The Instance Constructor.mp412.96MB
  • 7. Metaclasses/51. Naming Descriptors Using Metaclasses.mp412.82MB
  • 7. Metaclasses/50. A Practical Metaclass Example.mp412.31MB
  • 7. Metaclasses/47. Metaclass Keyword Arguments.mp410.07MB
  • 7. Metaclasses/48. Metaclass Method Visibility.mp45.89MB
  • 7. Metaclasses/45. Metaclasses.mp44.42MB
  • 7. Metaclasses/53. Summary.mp42.5MB
  • 8. Class Decorators/55. Enforcing Class Invariants.mp413.88MB
  • 8. Class Decorators/56. Detecting and Wrapping Properties.mp411.15MB
  • 8. Class Decorators/57. Chaining Class Decorators.mp47.33MB
  • 8. Class Decorators/54. Class Decorators.mp46.11MB
  • 8. Class Decorators/58. Summary.mp4537.35KB
  • 9. Abstract Base Classes/70. Improving @invariant with ABCs.mp417.91MB
  • 9. Abstract Base Classes/71. Summary.mp412.19MB
  • 9. Abstract Base Classes/61. Abstract Base Classes in Practice.mp48.63MB
  • 9. Abstract Base Classes/68. Declaring Abstract Methods.mp47.99MB
  • 9. Abstract Base Classes/59. Introducing Abstract Base Classes.mp47.83MB
  • 9. Abstract Base Classes/60. Abstract Base Classes in Python.mp47.45MB
  • 9. Abstract Base Classes/69. Combining Method Decorators.mp45.73MB
  • 9. Abstract Base Classes/66. Combining Subclass Detection and Registration.mp45.7MB
  • 9. Abstract Base Classes/64. Library Support for Abstract Base Classes.mp45.41MB
  • 9. Abstract Base Classes/63. Method Resolution with Virtual Base Classes.mp43.35MB
  • 9. Abstract Base Classes/62. Non-transitive Subclass Relationships.mp43.22MB
  • 9. Abstract Base Classes/65. Virtual Subclass Registration.mp41.83MB
  • 9. Abstract Base Classes/67. The ABC Convenience Base Class.mp4966KB