Download link
File List
-
01 Introduction/001 Course Overview.mp4 230.57 MB
01 Introduction/002 Pre-Requisites.mp4 113.97 MB
01 Introduction/003 Python Tools Needed.mp4 55.83 MB
01 Introduction/13371216-Python-Tools-Needed.pdf 275.21 KB
01 Introduction/13371218-Prerequisites.pdf 337.32 KB
01 Introduction/13371220-Introduction.pdf 707.56 KB
02 Sequence Types/001 Introduction.mp4 26.83 MB
02 Sequence Types/002 Sequence Types - Lecture.mp4 334.63 MB
02 Sequence Types/003 Sequence Types - Coding.mp4 85.13 MB
02 Sequence Types/004 Mutable Sequence Types - Lecture.mp4 142.27 MB
02 Sequence Types/005 Mutable Sequence Types - Coding.mp4 39.85 MB
02 Sequence Types/006 Lists vs Tuples.mp4 114.99 MB
02 Sequence Types/007 Index Base and Slice Bounds - Rationale.mp4 293.07 MB
02 Sequence Types/008 Copying Sequences - Lecture.mp4 571.44 MB
02 Sequence Types/009 Copying Sequences - Coding.mp4 80.41 MB
02 Sequence Types/010 Slicing - Lecture.mp4 619.59 MB
02 Sequence Types/011 Slicing - Coding.mp4 31.19 MB
02 Sequence Types/012 Custom Sequences - Part 1 - Lecture.mp4 207.38 MB
02 Sequence Types/013 Custom Sequences - Part 1 - Coding.mp4 115.66 MB
02 Sequence Types/014 In-Place Concatenation and Repetition - Lecture.mp4 107.46 MB
02 Sequence Types/015 In-Place Concatenation and Repetition - Coding.mp4 19.25 MB
02 Sequence Types/016 Assignments in Mutable Sequences - Lecture.mp4 136.19 MB
02 Sequence Types/017 Assignments in Mutable Sequences - Coding.mp4 28.67 MB
02 Sequence Types/018 Custom Sequences - Part 2 - Lecture.mp4 180.01 MB
02 Sequence Types/019 Custom Sequences - Part 2A - Coding.mp4 54.46 MB
02 Sequence Types/020 Custom Sequences - Part 2B - Coding.mp4 178.7 MB
02 Sequence Types/021 Custom Sequences - Part 2C - Coding.mp4 152.98 MB
02 Sequence Types/022 Sorting Sequences - Lecture.mp4 346.31 MB
02 Sequence Types/023 Sorting Sequences - Coding.mp4 84.96 MB
02 Sequence Types/024 List Comprehensions - Lecture.mp4 346.52 MB
02 Sequence Types/025 List Comprehensions - Coding.mp4 145.54 MB
02 Sequence Types/12117392-03-Sequence-Types.zip 5.58 KB
02 Sequence Types/12117422-05-Mutable-Sequence-Types.zip 2.33 KB
02 Sequence Types/12117424-06-Lists-vs-Tuples.zip 4.76 KB
02 Sequence Types/12118292-09-Copying-Sequences.zip 3.56 KB
02 Sequence Types/12132116-11-Slicing.zip 2.82 KB
02 Sequence Types/12164296-13-Custom-Sequences-Part-1.zip 4.63 KB
02 Sequence Types/12198708-17-Assignments-in-Mutable-Sequences.zip 2.9 KB
02 Sequence Types/12198710-15-In-Place-Concatenation-and-Repetition.zip 1.64 KB
02 Sequence Types/12198714-20-Custom-Sequences-Part-2b.zip 7.78 KB
02 Sequence Types/12198744-19-Custom-Sequences-Part-2a.zip 2.85 KB
02 Sequence Types/12207436-21-Custom-Sequences-Part-2c.zip 7.78 KB
02 Sequence Types/12208150-23-Sorting-Sequences.zip 5.67 KB
02 Sequence Types/12230510-25-List-Comprehensions.zip 6.45 KB
02 Sequence Types/13371228-Sorting-Sequences.pdf 448.74 KB
02 Sequence Types/13371230-Mutable-Sequence-Types.pdf 341.1 KB
02 Sequence Types/13371232-Introduction-Sequences.pdf 262.78 KB
02 Sequence Types/13371234-Slicing.pdf 498.36 KB
02 Sequence Types/13371236-In-Place-Concatenation-and-Repetition.pdf 397.36 KB
02 Sequence Types/13371238-List-Comprehensions.pdf 440.04 KB
02 Sequence Types/13371240-Sequence-Types.pdf 457.79 KB
02 Sequence Types/13371242-Index-Base-and-Slice-Bounds.pdf 437.08 KB
02 Sequence Types/13371244-Custom-Sequences-Part-1.pdf 436.78 KB
02 Sequence Types/13371246-Custom-Sequences-Part-2.pdf 378.85 KB
02 Sequence Types/13371248-Assignments-in-Mutable-Sequences.pdf 395.17 KB
02 Sequence Types/13371250-Copying-Sequences.pdf 573.11 KB
03 Project 1/001 Project Description.mp4 138.34 MB
03 Project 1/002 Project Solution_ Goal 1.mp4 227.18 MB
03 Project 1/003 Project Solution_ Goal 2.mp4 43.84 MB
03 Project 1/12780702-Project-1-Solution-Goal-2.zip 2.76 KB
03 Project 1/12780704-Project-1-Solution-Goal-1.zip 4.57 KB
03 Project 1/12780706-Project-1.zip 1.35 KB
03 Project 1/12780718-Project-1-Slides.zip 220.75 KB
04 Iterables and Iterators/001 Introduction.mp4 55.23 MB
04 Iterables and Iterators/002 Iterating Collections - Lecture.mp4 220.88 MB
04 Iterables and Iterators/003 Iterating Collections - Coding.mp4 70.03 MB
04 Iterables and Iterators/004 Iterators - Lecture.mp4 123.29 MB
04 Iterables and Iterators/005 Iterators - Coding.mp4 51.19 MB
04 Iterables and Iterators/006 Iterators and Iterables - Lecture.mp4 220.92 MB
04 Iterables and Iterators/007 Iterators and Iterables - Coding.mp4 110.03 MB
04 Iterables and Iterators/008 Example 1 - Consuming Iterators Manually.mp4 107.25 MB
04 Iterables and Iterators/009 Example 2 - Cyclic Iterators.mp4 93.05 MB
04 Iterables and Iterators/010 Lazy Iterables - Lecture.mp4 72.91 MB
04 Iterables and Iterators/011 Lazy Iterables - Coding.mp4 43.68 MB
04 Iterables and Iterators/012 Python's Built-In Iterables and Iterators - Lecture.mp4 46.93 MB
04 Iterables and Iterators/013 Python's Built-In Iterables and Iterators - Coding.mp4 88.67 MB
04 Iterables and Iterators/014 Sorting Iterables.mp4 19.59 MB
04 Iterables and Iterators/015 The iter() Function - Lecture.mp4 125.25 MB
04 Iterables and Iterators/016 The iter() Function - Coding.mp4 34.81 MB
04 Iterables and Iterators/017 Iterating Callables - Lecture.mp4 91.94 MB
04 Iterables and Iterators/018 Iterating Callables - Coding.mp4 45.12 MB
04 Iterables and Iterators/019 Example 3 - Delegating Iterators.mp4 25.19 MB
04 Iterables and Iterators/020 Reversed Iteration - Lecture.mp4 189.5 MB
04 Iterables and Iterators/021 Reversed Iteration - Coding.mp4 107.91 MB
04 Iterables and Iterators/022 Caveat_ Using Iterators as Function Arguments.mp4 89.42 MB
04 Iterables and Iterators/12300296-09-Example-2-Cyclic-Iterators.zip 1.72 KB
04 Iterables and Iterators/12300300-07-Iterators-and-Iterables.zip 5.18 KB
04 Iterables and Iterators/12300302-05-Iterators.zip 2.58 KB
04 Iterables and Iterators/12300304-03-Iterating-Collections.zip 3.95 KB
04 Iterables and Iterators/12303366-10-Sorting-Iterables.zip 1.26 KB
04 Iterables and Iterators/12303632-11-Lazy-Iterables.zip 2.26 KB
04 Iterables and Iterators/12351244-20-Reversed-Iteration.zip 3.92 KB
04 Iterables and Iterators/12351246-18-Delegating-Iterators.zip 1.64 KB
04 Iterables and Iterators/12351248-14-The-iter-Function.zip 3.54 KB
04 Iterables and Iterators/12351250-16-Iterating-Callables.zip 3.03 KB
04 Iterables and Iterators/12389012-16-Pythons-Built-In-Iterables-and-Iterators.zip 19.69 KB
04 Iterables and Iterators/12389022-23-Caveat-Using-Iterators-as-Function-Arguments.zip 20.37 KB
04 Iterables and Iterators/13371311-Pythons-Built-In-Iterables-and-Iterators.pdf 366.63 KB
04 Iterables and Iterators/13371313-Iterators-and-Iterables.pdf 457.09 KB
04 Iterables and Iterators/13371315-Reversed-Iteration.pdf 362.74 KB
04 Iterables and Iterators/13371317-Iterating-Callables.pdf 346.12 KB
04 Iterables and Iterators/13371319-Introduction-Iterables-and-Iterators.pdf 298.88 KB
04 Iterables and Iterators/13371321-The-iter-Function.pdf 394.67 KB
04 Iterables and Iterators/13371323-Lazy-Iterables.pdf 341.62 KB
04 Iterables and Iterators/13371325-Iterators.pdf 348.46 KB
04 Iterables and Iterators/13371327-Iterating-Collections.pdf 464.07 KB
04 Iterables and Iterators/21282618-Example-1-Consuming-Iterators-Manually.zip 24.92 KB
05 Project 2/001 Project Description.mp4 18.55 MB
05 Project 2/002 Project Solution_ Goal 1.mp4 23.54 MB
05 Project 2/003 Project Solution_ Goal 2.mp4 41.8 MB
05 Project 2/13145866-03-Project-Solution-Goal-2.zip 2.78 KB
05 Project 2/13145868-02-Project-Solution-Goal-1.zip 1.91 KB
05 Project 2/13145870-01-Project-Description.zip 2.07 KB
06 Generators/001 Introduction.mp4 26.36 MB
06 Generators/002 Yielding and Generator Functions - Lecture.mp4 341.3 MB
06 Generators/003 Yielding and Generator Functions - Coding.mp4 49.57 MB
06 Generators/004 Example - Fibonacci Sequence.mp4 56.87 MB
06 Generators/005 Making an Iterable from a Generator - Lecture.mp4 135.63 MB
06 Generators/006 Making an Iterable from a Generator - Coding.mp4 15.25 MB
06 Generators/007 Example - Card Deck.mp4 39.66 MB
06 Generators/008 Generator Expressions and Performance - Lecture.mp4 177.27 MB
06 Generators/010 Yield From - Lecture.mp4 50.86 MB
06 Generators/12500536-09-Generator-Expressions.zip 4.49 KB
06 Generators/12500538-06-Making-an-Iterable-from-a-Generator.zip 1.78 KB
06 Generators/12500540-04-Example-Fibonacci-Sequence.zip 2.97 KB
06 Generators/12500542-07-Example-Card-Deck.zip 2.37 KB
06 Generators/12500544-03-Yielding-and-Generators.zip 3.25 KB
06 Generators/12782392-11-Yield-From.zip 3.5 KB
06 Generators/13374982-Yielding-and-Generators.pdf 441.03 KB
06 Generators/13374984-Yield-From.pdf 284.39 KB
06 Generators/13374986-Introduction-Generators.pdf 250.18 KB
06 Generators/13374988-Generator-Expressions.pdf 344.74 KB
06 Generators/13374990-Making-an-Iterable-from-a-Generator.pdf 401.14 KB
07 Project 3/002 Project Solution_ Goal 1.mp4 256.88 MB
07 Project 3/003 Project Solution_ Goal 2.mp4 102.31 MB
07 Project 3/12835856-Project-3-Solution-Goal-2.zip 23.24 KB
07 Project 3/12835858-Project-3-Solution-Goal-1.zip 46.3 KB
07 Project 3/12835860-Project-3-Description.zip 21.08 KB
08 Iteration Tools/001 Introduction.mp4 86.19 MB
08 Iteration Tools/002 Aggregators - Lecture.mp4 195.74 MB
08 Iteration Tools/003 Aggregators - Coding.mp4 63.03 MB
08 Iteration Tools/004 Slicing - Lecture.mp4 63.97 MB
08 Iteration Tools/005 Slicing - Coding.mp4 38.88 MB
08 Iteration Tools/006 Selecting and Filtering - Lecture.mp4 194.15 MB
08 Iteration Tools/007 Selecting and Filtering - Coding.mp4 36.56 MB
08 Iteration Tools/008 Infinite Iterators - Lecture.mp4 105.85 MB
08 Iteration Tools/009 Infinite Iterators - Coding.mp4 54.18 MB
08 Iteration Tools/010 Chaining and Teeing - Lecture.mp4 167.63 MB
08 Iteration Tools/011 Chaining and Teeing - Coding.mp4 53.05 MB
08 Iteration Tools/012 Mapping and Reducing - Lecture.mp4 304.57 MB
08 Iteration Tools/013 Mapping and Reducing - Coding.mp4 47.3 MB
08 Iteration Tools/014 Zipping - Lecture.mp4 63.12 MB
08 Iteration Tools/015 Zipping - Coding.mp4 19.27 MB
08 Iteration Tools/016 Grouping - Lecture.mp4 193.09 MB
08 Iteration Tools/017 Grouping - Coding.mp4 137.28 MB
08 Iteration Tools/018 Combinatorics - Lecture.mp4 183.57 MB
08 Iteration Tools/019 Combinatorics - Coding (Product).mp4 65.7 MB
08 Iteration Tools/020 Combinatorics - Coding (Permutation, Combination).mp4 85.76 MB
08 Iteration Tools/12790392-03-Aggregators.zip 4.35 KB
08 Iteration Tools/12792220-05-Slicing-Iterables.zip 2.65 KB
08 Iteration Tools/12817446-07-Selecting-and-Filtering.zip 2.74 KB
08 Iteration Tools/12852646-11-Chaining-and-Teeing-Iterators.zip 2.8 KB
08 Iteration Tools/12852648-09-Infinite-Iterators.zip 3.25 KB
08 Iteration Tools/12892500-13-Mapping-and-Reducing.zip 2.91 KB
08 Iteration Tools/12894802-19-Combinatorics.zip 6.01 KB
08 Iteration Tools/12894804-20-Combinatorics.zip 6.01 KB
08 Iteration Tools/12894806-15-Zipping.zip 2.15 KB
08 Iteration Tools/12894808-17-Grouping.zip 12.97 KB
08 Iteration Tools/13375188-Combinatorics.pdf 406.76 KB
08 Iteration Tools/13375190-Grouping.pdf 311.75 KB
08 Iteration Tools/13375192-Chaining-and-Teeing.pdf 374.03 KB
08 Iteration Tools/13375194-Iteration-Tools-Introduction.pdf 276.73 KB
08 Iteration Tools/13375196-Slicing-Iterables.pdf 316.55 KB
08 Iteration Tools/13375198-Zipping-Iterables.pdf 308.62 KB
08 Iteration Tools/13375200-Aggregators.pdf 392.24 KB
08 Iteration Tools/13375202-Selecting-and-Filtering.pdf 391.75 KB
08 Iteration Tools/13375204-Mapping-and-Accumulation.pdf 404.07 KB
08 Iteration Tools/13375206-Infinite-Iterators.pdf 331.17 KB
09 Project 4/001 Project - Description.mp4 216.19 MB
09 Project 4/002 Project Solution_ Goal 1.mp4 301.49 MB
09 Project 4/003 Project Solution_ Goal 2.mp4 353.95 MB
09 Project 4/004 Project Solution_ Goal 3.mp4 97.76 MB
09 Project 4/005 Project Solution_ Goal 4.mp4 443.97 MB
09 Project 4/12901572-Project-Description.zip 74.42 KB
09 Project 4/12941330-project-4-solution-goal-2.zip 74.46 KB
09 Project 4/12941332-project-4-solution-goal-4.zip 76.09 KB
09 Project 4/12941334-project-4-solution-goal-3.zip 74.6 KB
09 Project 4/12941336-project-4-solution-goal-1.zip 74.26 KB
10 Context Managers/001 Introduction.mp4 154.88 MB
10 Context Managers/002 Context Managers - Lecture.mp4 438.22 MB
10 Context Managers/003 Context Managers - Coding.mp4 140.41 MB
10 Context Managers/004 Caveat when used with Lazy Iterators.mp4 9.78 MB
10 Context Managers/005 Not just a Context Manager.mp4 36.08 MB
10 Context Managers/006 Additional Uses - Lecture.mp4 119.1 MB
10 Context Managers/007 Additional Uses - Coding.mp4 134.53 MB
10 Context Managers/008 Generators and Context Managers - Lecture.mp4 210.29 MB
10 Context Managers/009 Generators and Context Managers - Coding.mp4 59.53 MB
10 Context Managers/010 The contextmanager Decorator - Lecture.mp4 188.73 MB
10 Context Managers/011 The contextmanager Decorator - Coding.mp4 94.62 MB
10 Context Managers/012 Nested Context Managers.mp4 122.95 MB
10 Context Managers/13015312-Context-Managers-in-Python.zip 4.14 KB
10 Context Managers/13015314-Caveat-with-Lazy-Iterators.zip 65.49 KB
10 Context Managers/13032288-Additional-Uses.zip 3.24 KB
10 Context Managers/13032290-Not-just-a-Context-Manager.zip 3.2 KB
10 Context Managers/13050370-Generators-and-Context-Managers.zip 1.69 KB
10 Context Managers/13084970-The-contextmanager-Decorator.zip 2.66 KB
10 Context Managers/13115646-Nested-Context-Managers.zip 4.02 KB
10 Context Managers/13375698-Decorating-Generator-Functions.pdf 411.31 KB
10 Context Managers/13375700-Context-Managers.pdf 494.94 KB
10 Context Managers/13375702-Generators-and-Context-Managers.pdf 390.29 KB
10 Context Managers/13375704-Introduction-Context-Managers.pdf 331.1 KB
10 Context Managers/13375706-Additional-Uses.pdf 366.38 KB
11 Project 5/001 Project - Description.mp4 134.97 MB
11 Project 5/002 Project Solution_ Goal 1.mp4 102.26 MB
11 Project 5/003 Project Solution_ Goal 2.mp4 82.75 MB
11 Project 5/13116534-Project-5-Description.zip 28.01 KB
11 Project 5/13128102-Project-5-Solution-Goal-1.zip 27.91 KB
11 Project 5/13128104-Project-5-Solution-Goal-2.zip 28.58 KB
12 Generators as Coroutines/001 IMPORTANT NOTE - READ FIRST.html 1.14 KB
12 Generators as Coroutines/002 Introduction.mp4 148.22 MB
12 Generators as Coroutines/003 Coroutines - Lecture.mp4 497.62 MB
12 Generators as Coroutines/004 Coroutines - Coding.mp4 46.9 MB
12 Generators as Coroutines/005 Generator States - Lecture.mp4 62.71 MB
12 Generators as Coroutines/006 Generator States - Coding.mp4 15.07 MB
12 Generators as Coroutines/007 Sending to Generators - Lecture.mp4 288.78 MB
12 Generators as Coroutines/008 Sending to Generators - Coding.mp4 57.78 MB
12 Generators as Coroutines/009 Closing Generators - Lecture.mp4 164.47 MB
12 Generators as Coroutines/010 Closing Generators - Coding.mp4 207.26 MB
12 Generators as Coroutines/011 Sending Exceptions to Generators - Lecture.mp4 154.63 MB
12 Generators as Coroutines/012 Sending Exceptions to Generators - Coding.mp4 98.12 MB
12 Generators as Coroutines/013 Using Decorators to Prime Coroutines - Lecture.mp4 111.87 MB
12 Generators as Coroutines/014 Using Decorators to Prime Coroutines - Coding.mp4 21.52 MB
12 Generators as Coroutines/015 Yield From - Two-Way Communications - Lecture.mp4 201.89 MB
12 Generators as Coroutines/016 Yield From - Two-Way Communications - Coding.mp4 46.77 MB
12 Generators as Coroutines/017 Yield From - Sending Data - Lecture.mp4 114.51 MB
12 Generators as Coroutines/018 Yield From - Sending Data - Coding.mp4 91.61 MB
12 Generators as Coroutines/019 Yield From - Closing and Return - Lecture.mp4 124.35 MB
12 Generators as Coroutines/020 Yield From - Closing and Return - Coding.mp4 50.57 MB
12 Generators as Coroutines/021 Yield From - Throwing Exceptions - Lecture.mp4 53.69 MB
12 Generators as Coroutines/022 Yield From - Throwing Exceptions - Coding.mp4 126.72 MB
12 Generators as Coroutines/023 Application - Pipelines - Lecture.mp4 88.9 MB
12 Generators as Coroutines/024 Application - Pipelines - Pulling Data.mp4 65.45 MB
12 Generators as Coroutines/025 Application - Pipelines - Pushing Data.mp4 20.64 MB
12 Generators as Coroutines/026 Application - Pipelines - Broadcasting Data.mp4 199.19 MB
12 Generators as Coroutines/13527664-Sending-Exceptions-to-Generators.zip 3.88 KB
12 Generators as Coroutines/13527666-Yield-From-Two-Way-Communications.zip 2.59 KB
12 Generators as Coroutines/13527668-Using-Decorators-to-Prime-Coroutines.zip 2.03 KB
12 Generators as Coroutines/13527670-Sending-Data-To-Generators.zip 3.78 KB
12 Generators as Coroutines/13527672-Generator-States.zip 2.27 KB
12 Generators as Coroutines/13527674-Coroutines.zip 4.25 KB
12 Generators as Coroutines/13527676-Closing-Generators.zip 12.03 KB
12 Generators as Coroutines/13545110-Yield-From-Closing-and-Return.zip 2.3 KB
12 Generators as Coroutines/13545112-Yield-From-Sending-Data.zip 3.48 KB
12 Generators as Coroutines/13559596-Yield-From-Throwing-Exceptions.zip 3.17 KB
12 Generators as Coroutines/13559598-Pipelines-Pulling-Data.zip 8.67 KB
12 Generators as Coroutines/13559600-Pipelines-Broadcasting.zip 100.35 KB
12 Generators as Coroutines/13559602-Pipelines-Pushing-Data.zip 1.37 KB
12 Generators as Coroutines/17601058-12-Pipelines.pdf 52.22 MB
12 Generators as Coroutines/17601060-11-Yield-From-Throwing-Exceptions.pdf 41.5 MB
12 Generators as Coroutines/17601062-10-Yield-From-Closing-and-Return.pdf 72.51 MB
12 Generators as Coroutines/17601064-09-Yield-From-Sending-Data.pdf 72.48 MB
12 Generators as Coroutines/17601066-08-Yield-From-Two-Way-Communications.pdf 62.2 MB
12 Generators as Coroutines/17601068-07-Using-a-decorator-to-prime-a-Coroutine.pdf 72.69 MB
12 Generators as Coroutines/17601070-03-Generator-States.pdf 41.49 MB
12 Generators as Coroutines/17601072-06-Sending-Exceptions-to-Generators.pdf 82.99 MB
12 Generators as Coroutines/17601074-05-Closing-Generators.pdf 72.56 MB
12 Generators as Coroutines/17601076-04-Sending-TO-Generators.pdf 103.67 MB
12 Generators as Coroutines/17601078-02-Coroutines.pdf 124.14 MB
12 Generators as Coroutines/17601080-01-Introduction-Generators-as-Coroutines.pdf 51.92 MB
13 Project 6/001 Project Description.mp4 9.19 MB
13 Project 6/002 Project Solution.mp4 52.03 MB
13 Project 6/13560900-Project-6-Description.zip 7.79 KB
13 Project 6/13560902-Project-6-Solution.zip 8.56 KB
Readme.txt 144 B
Download Info
-
Tips
“[Udemy] Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.