Общая информация
Название [Udemy] Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)
Тип
Размер 17.78Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
001 Course Overview.mp4 230.57Мб
001 IMPORTANT NOTE - READ FIRST.html 1.14Кб
001 Introduction.mp4 26.83Мб
001 Introduction.mp4 55.23Мб
001 Introduction.mp4 26.36Мб
001 Introduction.mp4 86.19Мб
001 Introduction.mp4 154.88Мб
001 Project Description.mp4 138.34Мб
001 Project Description.mp4 18.55Мб
001 Project Description.mp4 9.19Мб
001 Project - Description.mp4 216.19Мб
001 Project - Description.mp4 134.97Мб
002 Aggregators - Lecture.mp4 195.74Мб
002 Context Managers - Lecture.mp4 438.22Мб
002 Introduction.mp4 148.22Мб
002 Iterating Collections - Lecture.mp4 220.88Мб
002 Pre-Requisites.mp4 113.97Мб
002 Project Solution_ Goal 1.mp4 227.18Мб
002 Project Solution_ Goal 1.mp4 23.54Мб
002 Project Solution_ Goal 1.mp4 256.88Мб
002 Project Solution_ Goal 1.mp4 301.49Мб
002 Project Solution_ Goal 1.mp4 102.26Мб
002 Project Solution.mp4 52.03Мб
002 Sequence Types - Lecture.mp4 334.63Мб
002 Yielding and Generator Functions - Lecture.mp4 341.30Мб
003 Aggregators - Coding.mp4 63.03Мб
003 Context Managers - Coding.mp4 140.41Мб
003 Coroutines - Lecture.mp4 497.62Мб
003 Iterating Collections - Coding.mp4 70.03Мб
003 Project Solution_ Goal 2.mp4 43.84Мб
003 Project Solution_ Goal 2.mp4 41.80Мб
003 Project Solution_ Goal 2.mp4 102.31Мб
003 Project Solution_ Goal 2.mp4 353.95Мб
003 Project Solution_ Goal 2.mp4 82.75Мб
003 Python Tools Needed.mp4 55.83Мб
003 Sequence Types - Coding.mp4 85.13Мб
003 Yielding and Generator Functions - Coding.mp4 49.57Мб
004 Caveat when used with Lazy Iterators.mp4 9.78Мб
004 Coroutines - Coding.mp4 46.90Мб
004 Example - Fibonacci Sequence.mp4 56.87Мб
004 Iterators - Lecture.mp4 123.29Мб
004 Mutable Sequence Types - Lecture.mp4 142.27Мб
004 Project Solution_ Goal 3.mp4 97.76Мб
004 Slicing - Lecture.mp4 63.97Мб
005 Generator States - Lecture.mp4 62.71Мб
005 Iterators - Coding.mp4 51.19Мб
005 Making an Iterable from a Generator - Lecture.mp4 135.63Мб
005 Mutable Sequence Types - Coding.mp4 39.85Мб
005 Not just a Context Manager.mp4 36.08Мб
005 Project Solution_ Goal 4.mp4 443.97Мб
005 Slicing - Coding.mp4 38.88Мб
006 Additional Uses - Lecture.mp4 119.10Мб
006 Generator States - Coding.mp4 15.07Мб
006 Iterators and Iterables - Lecture.mp4 220.92Мб
006 Lists vs Tuples.mp4 114.99Мб
006 Making an Iterable from a Generator - Coding.mp4 15.25Мб
006 Selecting and Filtering - Lecture.mp4 194.15Мб
007 Additional Uses - Coding.mp4 134.53Мб
007 Example - Card Deck.mp4 39.66Мб
007 Index Base and Slice Bounds - Rationale.mp4 293.07Мб
007 Iterators and Iterables - Coding.mp4 110.03Мб
007 Selecting and Filtering - Coding.mp4 36.56Мб
007 Sending to Generators - Lecture.mp4 288.78Мб
008 Copying Sequences - Lecture.mp4 571.44Мб
008 Example 1 - Consuming Iterators Manually.mp4 107.25Мб
008 Generator Expressions and Performance - Lecture.mp4 177.27Мб
008 Generators and Context Managers - Lecture.mp4 210.29Мб
008 Infinite Iterators - Lecture.mp4 105.85Мб
008 Sending to Generators - Coding.mp4 57.78Мб
009 Closing Generators - Lecture.mp4 164.47Мб
009 Copying Sequences - Coding.mp4 80.41Мб
009 Example 2 - Cyclic Iterators.mp4 93.05Мб
009 Generators and Context Managers - Coding.mp4 59.53Мб
009 Infinite Iterators - Coding.mp4 54.18Мб
010 Chaining and Teeing - Lecture.mp4 167.63Мб
010 Closing Generators - Coding.mp4 207.26Мб
010 Lazy Iterables - Lecture.mp4 72.91Мб
010 Slicing - Lecture.mp4 619.59Мб
010 The contextmanager Decorator - Lecture.mp4 188.73Мб
010 Yield From - Lecture.mp4 50.86Мб
011 Chaining and Teeing - Coding.mp4 53.05Мб
011 Lazy Iterables - Coding.mp4 43.68Мб
011 Sending Exceptions to Generators - Lecture.mp4 154.63Мб
011 Slicing - Coding.mp4 31.19Мб
011 The contextmanager Decorator - Coding.mp4 94.62Мб
012 Custom Sequences - Part 1 - Lecture.mp4 207.38Мб
012 Mapping and Reducing - Lecture.mp4 304.57Мб
012 Nested Context Managers.mp4 122.95Мб
012 Python's Built-In Iterables and Iterators - Lecture.mp4 46.93Мб
012 Sending Exceptions to Generators - Coding.mp4 98.12Мб
013 Custom Sequences - Part 1 - Coding.mp4 115.66Мб
013 Mapping and Reducing - Coding.mp4 47.30Мб
013 Python's Built-In Iterables and Iterators - Coding.mp4 88.67Мб
013 Using Decorators to Prime Coroutines - Lecture.mp4 111.87Мб
014 In-Place Concatenation and Repetition - Lecture.mp4 107.46Мб
014 Sorting Iterables.mp4 19.59Мб
014 Using Decorators to Prime Coroutines - Coding.mp4 21.52Мб
014 Zipping - Lecture.mp4 63.12Мб
015 In-Place Concatenation and Repetition - Coding.mp4 19.25Мб
015 The iter() Function - Lecture.mp4 125.25Мб
015 Yield From - Two-Way Communications - Lecture.mp4 201.89Мб
015 Zipping - Coding.mp4 19.27Мб
016 Assignments in Mutable Sequences - Lecture.mp4 136.19Мб
016 Grouping - Lecture.mp4 193.09Мб
016 The iter() Function - Coding.mp4 34.81Мб
016 Yield From - Two-Way Communications - Coding.mp4 46.77Мб
017 Assignments in Mutable Sequences - Coding.mp4 28.67Мб
017 Grouping - Coding.mp4 137.28Мб
017 Iterating Callables - Lecture.mp4 91.94Мб
017 Yield From - Sending Data - Lecture.mp4 114.51Мб
018 Combinatorics - Lecture.mp4 183.57Мб
018 Custom Sequences - Part 2 - Lecture.mp4 180.01Мб
018 Iterating Callables - Coding.mp4 45.12Мб
018 Yield From - Sending Data - Coding.mp4 91.61Мб
019 Combinatorics - Coding (Product).mp4 65.70Мб
019 Custom Sequences - Part 2A - Coding.mp4 54.46Мб
019 Example 3 - Delegating Iterators.mp4 25.19Мб
019 Yield From - Closing and Return - Lecture.mp4 124.35Мб
020 Combinatorics - Coding (Permutation, Combination).mp4 85.76Мб
020 Custom Sequences - Part 2B - Coding.mp4 178.70Мб
020 Reversed Iteration - Lecture.mp4 189.50Мб
020 Yield From - Closing and Return - Coding.mp4 50.57Мб
021 Custom Sequences - Part 2C - Coding.mp4 152.98Мб
021 Reversed Iteration - Coding.mp4 107.91Мб
021 Yield From - Throwing Exceptions - Lecture.mp4 53.69Мб
022 Caveat_ Using Iterators as Function Arguments.mp4 89.42Мб
022 Sorting Sequences - Lecture.mp4 346.31Мб
022 Yield From - Throwing Exceptions - Coding.mp4 126.72Мб
023 Application - Pipelines - Lecture.mp4 88.90Мб
023 Sorting Sequences - Coding.mp4 84.96Мб
024 Application - Pipelines - Pulling Data.mp4 65.45Мб
024 List Comprehensions - Lecture.mp4 346.52Мб
025 Application - Pipelines - Pushing Data.mp4 20.64Мб
025 List Comprehensions - Coding.mp4 145.54Мб
026 Application - Pipelines - Broadcasting Data.mp4 199.19Мб
12117392-03-Sequence-Types.zip 5.58Кб
12117422-05-Mutable-Sequence-Types.zip 2.33Кб
12117424-06-Lists-vs-Tuples.zip 4.76Кб
12118292-09-Copying-Sequences.zip 3.56Кб
12132116-11-Slicing.zip 2.82Кб
12164296-13-Custom-Sequences-Part-1.zip 4.63Кб
12198708-17-Assignments-in-Mutable-Sequences.zip 2.90Кб
12198710-15-In-Place-Concatenation-and-Repetition.zip 1.64Кб
12198714-20-Custom-Sequences-Part-2b.zip 7.78Кб
12198744-19-Custom-Sequences-Part-2a.zip 2.85Кб
12207436-21-Custom-Sequences-Part-2c.zip 7.78Кб
12208150-23-Sorting-Sequences.zip 5.67Кб
12230510-25-List-Comprehensions.zip 6.45Кб
12300296-09-Example-2-Cyclic-Iterators.zip 1.72Кб
12300300-07-Iterators-and-Iterables.zip 5.18Кб
12300302-05-Iterators.zip 2.58Кб
12300304-03-Iterating-Collections.zip 3.95Кб
12303366-10-Sorting-Iterables.zip 1.26Кб
12303632-11-Lazy-Iterables.zip 2.26Кб
12351244-20-Reversed-Iteration.zip 3.92Кб
12351246-18-Delegating-Iterators.zip 1.64Кб
12351248-14-The-iter-Function.zip 3.54Кб
12351250-16-Iterating-Callables.zip 3.03Кб
12389012-16-Pythons-Built-In-Iterables-and-Iterators.zip 19.69Кб
12389022-23-Caveat-Using-Iterators-as-Function-Arguments.zip 20.37Кб
12500536-09-Generator-Expressions.zip 4.49Кб
12500538-06-Making-an-Iterable-from-a-Generator.zip 1.78Кб
12500540-04-Example-Fibonacci-Sequence.zip 2.97Кб
12500542-07-Example-Card-Deck.zip 2.37Кб
12500544-03-Yielding-and-Generators.zip 3.25Кб
12780702-Project-1-Solution-Goal-2.zip 2.76Кб
12780704-Project-1-Solution-Goal-1.zip 4.57Кб
12780706-Project-1.zip 1.35Кб
12780718-Project-1-Slides.zip 220.75Кб
12782392-11-Yield-From.zip 3.50Кб
12790392-03-Aggregators.zip 4.35Кб
12792220-05-Slicing-Iterables.zip 2.65Кб
12817446-07-Selecting-and-Filtering.zip 2.74Кб
12835856-Project-3-Solution-Goal-2.zip 23.24Кб
12835858-Project-3-Solution-Goal-1.zip 46.30Кб
12835860-Project-3-Description.zip 21.08Кб
12852646-11-Chaining-and-Teeing-Iterators.zip 2.80Кб
12852648-09-Infinite-Iterators.zip 3.25Кб
12892500-13-Mapping-and-Reducing.zip 2.91Кб
12894802-19-Combinatorics.zip 6.01Кб
12894804-20-Combinatorics.zip 6.01Кб
12894806-15-Zipping.zip 2.15Кб
12894808-17-Grouping.zip 12.97Кб
12901572-Project-Description.zip 74.42Кб
12941330-project-4-solution-goal-2.zip 74.46Кб
12941332-project-4-solution-goal-4.zip 76.09Кб
12941334-project-4-solution-goal-3.zip 74.60Кб
12941336-project-4-solution-goal-1.zip 74.26Кб
13015312-Context-Managers-in-Python.zip 4.14Кб
13015314-Caveat-with-Lazy-Iterators.zip 65.49Кб
13032288-Additional-Uses.zip 3.24Кб
13032290-Not-just-a-Context-Manager.zip 3.20Кб
13050370-Generators-and-Context-Managers.zip 1.69Кб
13084970-The-contextmanager-Decorator.zip 2.66Кб
13115646-Nested-Context-Managers.zip 4.02Кб
13116534-Project-5-Description.zip 28.01Кб
13128102-Project-5-Solution-Goal-1.zip 27.91Кб
13128104-Project-5-Solution-Goal-2.zip 28.58Кб
13145866-03-Project-Solution-Goal-2.zip 2.78Кб
13145868-02-Project-Solution-Goal-1.zip 1.91Кб
13145870-01-Project-Description.zip 2.07Кб
13371216-Python-Tools-Needed.pdf 275.21Кб
13371218-Prerequisites.pdf 337.32Кб
13371220-Introduction.pdf 707.56Кб
13371228-Sorting-Sequences.pdf 448.74Кб
13371230-Mutable-Sequence-Types.pdf 341.10Кб
13371232-Introduction-Sequences.pdf 262.78Кб
13371234-Slicing.pdf 498.36Кб
13371236-In-Place-Concatenation-and-Repetition.pdf 397.36Кб
13371238-List-Comprehensions.pdf 440.04Кб
13371240-Sequence-Types.pdf 457.79Кб
13371242-Index-Base-and-Slice-Bounds.pdf 437.08Кб
13371244-Custom-Sequences-Part-1.pdf 436.78Кб
13371246-Custom-Sequences-Part-2.pdf 378.85Кб
13371248-Assignments-in-Mutable-Sequences.pdf 395.17Кб
13371250-Copying-Sequences.pdf 573.11Кб
13371311-Pythons-Built-In-Iterables-and-Iterators.pdf 366.63Кб
13371313-Iterators-and-Iterables.pdf 457.09Кб
13371315-Reversed-Iteration.pdf 362.74Кб
13371317-Iterating-Callables.pdf 346.12Кб
13371319-Introduction-Iterables-and-Iterators.pdf 298.88Кб
13371321-The-iter-Function.pdf 394.67Кб
13371323-Lazy-Iterables.pdf 341.62Кб
13371325-Iterators.pdf 348.46Кб
13371327-Iterating-Collections.pdf 464.07Кб
13374982-Yielding-and-Generators.pdf 441.03Кб
13374984-Yield-From.pdf 284.39Кб
13374986-Introduction-Generators.pdf 250.18Кб
13374988-Generator-Expressions.pdf 344.74Кб
13374990-Making-an-Iterable-from-a-Generator.pdf 401.14Кб
13375188-Combinatorics.pdf 406.76Кб
13375190-Grouping.pdf 311.75Кб
13375192-Chaining-and-Teeing.pdf 374.03Кб
13375194-Iteration-Tools-Introduction.pdf 276.73Кб
13375196-Slicing-Iterables.pdf 316.55Кб
13375198-Zipping-Iterables.pdf 308.62Кб
13375200-Aggregators.pdf 392.24Кб
13375202-Selecting-and-Filtering.pdf 391.75Кб
13375204-Mapping-and-Accumulation.pdf 404.07Кб
13375206-Infinite-Iterators.pdf 331.17Кб
13375698-Decorating-Generator-Functions.pdf 411.31Кб
13375700-Context-Managers.pdf 494.94Кб
13375702-Generators-and-Context-Managers.pdf 390.29Кб
13375704-Introduction-Context-Managers.pdf 331.10Кб
13375706-Additional-Uses.pdf 366.38Кб
13527664-Sending-Exceptions-to-Generators.zip 3.88Кб
13527666-Yield-From-Two-Way-Communications.zip 2.59Кб
13527668-Using-Decorators-to-Prime-Coroutines.zip 2.03Кб
13527670-Sending-Data-To-Generators.zip 3.78Кб
13527672-Generator-States.zip 2.27Кб
13527674-Coroutines.zip 4.25Кб
13527676-Closing-Generators.zip 12.03Кб
13545110-Yield-From-Closing-and-Return.zip 2.30Кб
13545112-Yield-From-Sending-Data.zip 3.48Кб
13559596-Yield-From-Throwing-Exceptions.zip 3.17Кб
13559598-Pipelines-Pulling-Data.zip 8.67Кб
13559600-Pipelines-Broadcasting.zip 100.35Кб
13559602-Pipelines-Pushing-Data.zip 1.37Кб
13560900-Project-6-Description.zip 7.79Кб
13560902-Project-6-Solution.zip 8.56Кб
17601058-12-Pipelines.pdf 52.22Мб
17601060-11-Yield-From-Throwing-Exceptions.pdf 41.50Мб
17601062-10-Yield-From-Closing-and-Return.pdf 72.51Мб
17601064-09-Yield-From-Sending-Data.pdf 72.48Мб
17601066-08-Yield-From-Two-Way-Communications.pdf 62.20Мб
17601068-07-Using-a-decorator-to-prime-a-Coroutine.pdf 72.69Мб
17601070-03-Generator-States.pdf 41.49Мб
17601072-06-Sending-Exceptions-to-Generators.pdf 82.99Мб
17601074-05-Closing-Generators.pdf 72.56Мб
17601076-04-Sending-TO-Generators.pdf 103.67Мб
17601078-02-Coroutines.pdf 124.14Мб
17601080-01-Introduction-Generators-as-Coroutines.pdf 51.92Мб
21282618-Example-1-Consuming-Iterators-Manually.zip 24.92Кб
Readme.txt 144б
Статистика распространения по странам
Россия (RU) 6
Великобритания (GB) 1
Украина (UA) 1
Бразилия (BR) 1
Всего 9
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент