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

[FreeCoursesOnline.Us] Plurasight - python-fundamentals

种子简介

种子名称: [FreeCoursesOnline.Us] Plurasight - python-fundamentals
文件类型: 视频
文件数目: 123个文件
文件大小: 924.13 MB
收录时间: 2018-7-3 03:35
已经下载: 3
资源热度: 127
最近下载: 2024-11-13 01:59

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:5b18019580bb12e4afa864b59f208142a1ec4a2c&dn=[FreeCoursesOnline.Us] Plurasight - python-fundamentals 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCoursesOnline.Us] Plurasight - python-fundamentals.torrent
  • 00.Introduction-to-the-Python-Fundamentals-Course/00.Introduction.mp42.47MB
  • 00.Introduction-to-the-Python-Fundamentals-Course/01.Python-Promo.mp414.49MB
  • 00.Introduction-to-the-Python-Fundamentals-Course/02.Course-Structure.mp45.32MB
  • 00.Introduction-to-the-Python-Fundamentals-Course/03.Python-Overview-Part-1.mp47.26MB
  • 00.Introduction-to-the-Python-Fundamentals-Course/04.Python-Overview-Part-2.mp415.25MB
  • 01.Getting-Starting-With-Python-3/00.Introduction.mp43.68MB
  • 01.Getting-Starting-With-Python-3/01.Installing-Python-3-on-Windows.mp44.53MB
  • 01.Getting-Starting-With-Python-3/02.Installing-Python-3-on-macOS-X.mp47.77MB
  • 01.Getting-Starting-With-Python-3/03.Installing-Python-3-on-Linux.mp41.79MB
  • 01.Getting-Starting-With-Python-3/04.The-Read-Eval-Print-Loop-or-REPL.mp49.2MB
  • 01.Getting-Starting-With-Python-3/05.Significant-Whitespace-in-Python.mp47.95MB
  • 01.Getting-Starting-With-Python-3/06.Python-Culture-and-the-Zen-of-Python.mp49.29MB
  • 01.Getting-Starting-With-Python-3/07.Importing-From-the-Python-Standard-Library.mp421.75MB
  • 01.Getting-Starting-With-Python-3/08.Scalar-Types-int-float-None-and-bool.mp410.8MB
  • 01.Getting-Starting-With-Python-3/09.Relational-Operators.mp42.74MB
  • 01.Getting-Starting-With-Python-3/10.Conditional-Statements.mp45.96MB
  • 01.Getting-Starting-With-Python-3/11.While-Loops.mp411.96MB
  • 01.Getting-Starting-With-Python-3/12.Summary.mp47.74MB
  • 02.Strings-and-Collections/00.Introduction.mp41.81MB
  • 02.Strings-and-Collections/01.Strings.mp41.27MB
  • 02.Strings-and-Collections/02.Moment-of-Zen-Practicality-Beats-Purity.mp41.45MB
  • 02.Strings-and-Collections/03.Strings-Continued.mp411.04MB
  • 02.Strings-and-Collections/04.Bytes.mp44.63MB
  • 02.Strings-and-Collections/05.Lists.mp42.41MB
  • 02.Strings-and-Collections/06.Dictionaries.mp41.84MB
  • 02.Strings-and-Collections/07.For-Loops.mp41.8MB
  • 02.Strings-and-Collections/08.Putting-it-All-Together.mp413.37MB
  • 02.Strings-and-Collections/09.Summary.mp44.99MB
  • 03.Modularity/00.Introduction.mp43.2MB
  • 03.Modularity/01.Creating-Running-and-Importing-a-Module.mp44.68MB
  • 03.Modularity/02.Defining-Functions-and-Returning-Values.mp42.26MB
  • 03.Modularity/03.Distinguishing-Between-Module-Import-and-Module-Execution.mp49.32MB
  • 03.Modularity/04.The-Python-Execution-Model.mp45.17MB
  • 03.Modularity/05.Main-Functions-and-Command-Line-Arguments.mp415.18MB
  • 03.Modularity/06.Sparse-Is-Better-Than-Dense.mp42.8MB
  • 03.Modularity/07.Documenting-Your-Code-Using-Docstrings.mp49.9MB
  • 03.Modularity/08.Documenting-Your-Code-With-Comments.mp43.12MB
  • 03.Modularity/09.The-Whole-Shebang.mp46.73MB
  • 03.Modularity/10.Summary.mp48.54MB
  • 04.Objects/00.Introduction.mp47.64MB
  • 04.Objects/01.Argument-Passing.mp45.19MB
  • 04.Objects/02.Function-Arguments-in-Detail.mp49.18MB
  • 04.Objects/03.Pythons-Type-System.mp42.96MB
  • 04.Objects/04.Variable-Scoping.mp47.41MB
  • 04.Objects/05.Moment-of-Zen.mp41.59MB
  • 04.Objects/06.Everything-Is-an-Object.mp44.39MB
  • 04.Objects/07.Summary.mp47.41MB
  • 05.Collections/00.Introduction.mp41.87MB
  • 05.Collections/01.Tuple.mp49.05MB
  • 05.Collections/02.String.mp418.08MB
  • 05.Collections/03.Range.mp47.32MB
  • 05.Collections/04.List.mp49.81MB
  • 05.Collections/05.Shallow-Copies.mp45.41MB
  • 05.Collections/06.List-Repetition.mp43.57MB
  • 05.Collections/07.More-on-List.mp46.2MB
  • 05.Collections/08.Growing-Lists.mp41.01MB
  • 05.Collections/09.Reversing-and-Sorting-Lists.mp46.74MB
  • 05.Collections/10.Dictionary.mp416.59MB
  • 05.Collections/11.Set.mp418.28MB
  • 05.Collections/12.Collection-Protocols.mp46.95MB
  • 05.Collections/13.Summary.mp49.65MB
  • 06.Handling-exceptions/00.Introduction.mp42.58MB
  • 06.Handling-exceptions/01.Exceptions-and-Control-Flow.mp42.6MB
  • 06.Handling-exceptions/02.Handling-Exceptions.mp44.86MB
  • 06.Handling-exceptions/03.Programmer-Errors.mp44.06MB
  • 06.Handling-exceptions/04.Imprudent-Error-Codes.mp41.49MB
  • 06.Handling-exceptions/05.Re-Raising-Exceptions.mp41.29MB
  • 06.Handling-exceptions/06.Exceptions-as-APIs.mp47.93MB
  • 06.Handling-exceptions/07.Exceptions-APIs-and-Protocols.mp43.16MB
  • 06.Handling-exceptions/08.Do-Not-Guard-Against-Type-Errors.mp41.99MB
  • 06.Handling-exceptions/09.EAFP-vs-LBYL.mp45.26MB
  • 06.Handling-exceptions/10.Clean-Up-Actions.mp43.03MB
  • 06.Handling-exceptions/11.Moment-of-Zen.mp4782.35KB
  • 06.Handling-exceptions/12.Platform-Specific-Code.mp47.47MB
  • 06.Handling-exceptions/13.Summary.mp45.41MB
  • 07.Iterables/00.Introduction.mp4803.5KB
  • 07.Iterables/01.List-Comprehensions.mp45.71MB
  • 07.Iterables/02.Set-Comprehensions.mp41.41MB
  • 07.Iterables/03.Dictionary-Comprehensions.mp45.92MB
  • 07.Iterables/04.Filtering-Predicates.mp43.86MB
  • 07.Iterables/05.Moment-of-Zen.mp42.89MB
  • 07.Iterables/06.Iteration-Protocols.mp48.12MB
  • 07.Iterables/07.Generators.mp412.56MB
  • 07.Iterables/08.Stateful-Generator-Functions.mp424.67MB
  • 07.Iterables/09.Laziness-and-the-Infinite.mp415.76MB
  • 07.Iterables/10.Generator-.mp413.33MB
  • 07.Iterables/11.Batteries-Included-for-Iteration.mp416.32MB
  • 07.Iterables/12.Summary.mp48.25MB
  • 08.Classes/00.Introduction.mp43.55MB
  • 08.Classes/01.Defining-Classes.mp43.92MB
  • 08.Classes/02.Instance-Methods.mp43.11MB
  • 08.Classes/03.Initializers.mp411.01MB
  • 08.Classes/04.A-Second-Class.mp46.66MB
  • 08.Classes/05.Collaborating-Classes.mp45.09MB
  • 08.Classes/06.Moment-of-Zen.mp42.01MB
  • 08.Classes/07.Example-Booking-Seats.mp417.42MB
  • 08.Classes/08.Defining-Implementation-Details.mp49.23MB
  • 08.Classes/09.OO-With-Function-Objects.mp49.23MB
  • 08.Classes/10.Polymorphism-and-Duck-Typing.mp49.93MB
  • 08.Classes/11.Inheritance-and-Implementation-Sharing.mp410.87MB
  • 08.Classes/12.Summary.mp48.59MB
  • 09.Files-and-Resource-Management/00.Introduction.mp48.76MB
  • 09.Files-and-Resource-Management/01.Writing-Text-Files.mp48.05MB
  • 09.Files-and-Resource-Management/02.Reading-Text-Files.mp46.95MB
  • 09.Files-and-Resource-Management/03.Appending-to-Text-Files.mp42.25MB
  • 09.Files-and-Resource-Management/04.Files-as-Iterators.mp44.15MB
  • 09.Files-and-Resource-Management/05.Managing-Files-With-TryFinally.mp48.47MB
  • 09.Files-and-Resource-Management/06.Context-Managers-and-with-blocks.mp44.28MB
  • 09.Files-and-Resource-Management/07.Simple-Is-Better-Than-Complex.mp41.43MB
  • 09.Files-and-Resource-Management/08.Writing-Binary-Files.mp428.69MB
  • 09.Files-and-Resource-Management/09.Bitwise-Operators.mp44.83MB
  • 09.Files-and-Resource-Management/10.Fractal-Images.mp48.14MB
  • 09.Files-and-Resource-Management/11.Reading-Binary-Files.mp48.41MB
  • 09.Files-and-Resource-Management/12.File-Like-Objects.mp44.11MB
  • 09.Files-and-Resource-Management/13.Closing-With-Context-Managers.mp48.06MB
  • 09.Files-and-Resource-Management/14.Summary.mp46.49MB
  • 10.Shipping-Working-and-Maintainable-Code/00.Introduction-and-unittest.mp432.01MB
  • 10.Shipping-Working-and-Maintainable-Code/01.Debugging-With-PDB.mp428.9MB
  • 10.Shipping-Working-and-Maintainable-Code/02.Virtual-Environments.mp43.46MB
  • 10.Shipping-Working-and-Maintainable-Code/03.Distributing-Your-Programs.mp414.89MB
  • 10.Shipping-Working-and-Maintainable-Code/04.Installing-Third-party-Modules.mp410.3MB
  • 10.Shipping-Working-and-Maintainable-Code/05.Moment-of-Zen.mp41.57MB
  • 10.Shipping-Working-and-Maintainable-Code/06.Summary.mp416.09MB