![]() |
|
Python 3 Deep Dive (Part 2 - Iterators, Generators) - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Python 3 Deep Dive (Part 2 - Iterators, Generators) (/Thread-Python-3-Deep-Dive-Part-2-Iterators-Generators) |
Python 3 Deep Dive (Part 2 - Iterators, Generators) - AD-TEAM - 10-11-2025 ![]() 12.53 GB | 32min 8s | mp4 | 1280X720 | 16:9 Genre:eLearning |Language:English
Files Included :
001 Course Overview.mp4 (134.42 MB) 002 Pre-Requisites.mp4 (123.79 MB) 003 Python Tools Needed.mp4 (61.69 MB) 001 Introduction.mp4 (28.81 MB) 002 Sequence Types - Lecture.mp4 (351.98 MB) 003 03-Sequence-Types.zip (5.58 KB) 003 Sequence Types - Coding.mp4 (114.2 MB) 004 Mutable Sequence Types - Lecture.mp4 (82.26 MB) 005 05-Mutable-Sequence-Types.zip (2.33 KB) 005 Mutable Sequence Types - Coding.mp4 (31.41 MB) 006 06-Lists-vs-Tuples.zip (4.76 KB) 006 Lists vs Tuples.mp4 (79.84 MB) 007 Index Base and Slice Bounds - Rationale.mp4 (171.02 MB) 008 Copying Sequences - Lecture.mp4 (332.88 MB) 009 09-Copying-Sequences.zip (3.56 KB) 009 Copying Sequences - Coding.mp4 (60.83 MB) 010 Slicing - Lecture.mp4 (358.64 MB) 011 11-Slicing.zip (2.82 KB) 011 Slicing - Coding.mp4 (24.54 MB) 012 Custom Sequences - Part 1 - Lecture.mp4 (119.97 MB) 013 13-Custom-Sequences-Part-1.zip (4.63 KB) 013 Custom Sequences - Part 1 - Coding.mp4 (85.4 MB) 014 In-Place Concatenation and Repetition - Lecture.mp4 (61.74 MB) 015 15-In-Place-Concatenation-and-Repetition.zip (1.64 KB) 015 In-Place Concatenation and Repetition - Coding.mp4 (14.4 MB) 016 Assignments in Mutable Sequences - Lecture.mp4 (78.09 MB) 017 17-Assignments-in-Mutable-Sequences.zip (2.9 KB) 017 Assignments in Mutable Sequences - Coding.mp4 (21.76 MB) 018 Custom Sequences - Part 2 - Lecture.mp4 (103.89 MB) 019 19-Custom-Sequences-Part-2a.zip (2.85 KB) 019 Custom Sequences - Part 2A - Coding.mp4 (40.48 MB) 020 20-Custom-Sequences-Part-2b.zip (7.78 KB) 020 Custom Sequences - Part 2B - Coding.mp4 (125.46 MB) 021 21-Custom-Sequences-Part-2c.zip (7.78 KB) 021 Custom Sequences - Part 2C - Coding.mp4 (101.07 MB) 022 Sorting Sequences - Lecture.mp4 (199.55 MB) 023 23-Sorting-Sequences.zip (5.67 KB) 023 Sorting Sequences - Coding.mp4 (64.01 MB) 024 List Comprehensions - Lecture.mp4 (199.85 MB) 025 25-List-Comprehensions.zip (6.45 KB) 025 List Comprehensions - Coding.mp4 (109.92 MB) 001 Project Description.mp4 (138.26 MB) 001 Project-1.zip (1.35 KB) 001 Project-1-Slides.zip (220.75 KB) 002 Project Solution Goal 1.mp4 (155.43 MB) 002 Project-1-Solution-Goal-1.zip (4.57 KB) 003 Project Solution Goal 2.mp4 (31.49 MB) 003 Project-1-Solution-Goal-2.zip (2.76 KB) 001 Introduction.mp4 (54.5 MB) 002 Iterating Collections - Lecture.mp4 (126.05 MB) 003 03-Iterating-Collections.zip (3.95 KB) 003 Iterating Collections - Coding.mp4 (50.52 MB) 004 Iterators - Lecture.mp4 (70.35 MB) 005 05-Iterators.zip (2.58 KB) 005 Iterators - Coding.mp4 (35.77 MB) 006 Iterators and Iterables - Lecture.mp4 (126.28 MB) 007 07-Iterators-and-Iterables.zip (5.18 KB) 007 Iterators and Iterables - Coding.mp4 (78.98 MB) 008 Example 1 - Consuming Iterators Manually.mp4 (67.17 MB) 008 Example-1-Consuming-Iterators-Manually.zip (24.92 KB) 009 09-Example-2-Cyclic-Iterators.zip (1.72 KB) 009 Example 2 - Cyclic Iterators.mp4 (69.1 MB) 010 Lazy Iterables - Lecture.mp4 (41.73 MB) 011 11-Lazy-Iterables.zip (2.26 KB) 011 Lazy Iterables - Coding.mp4 (32.15 MB) 012 Python's Built-In Iterables and Iterators - Lecture.mp4 (26.53 MB) 013 16-Pythons-Built-In-Iterables-and-Iterators.zip (19.69 KB) 013 Python's Built-In Iterables and Iterators - Coding.mp4 (60.69 MB) 014 10-Sorting-Iterables.zip (1.26 KB) 014 Sorting Iterables.mp4 (14.3 MB) 015 The iter() Function - Lecture.mp4 (71.8 MB) 016 14-The-iter-Function.zip (3.54 KB) 016 The iter() Function - Coding.mp4 (25.57 MB) 017 Iterating Callables - Lecture.mp4 (52.73 MB) 018 16-Iterating-Callables.zip (3.03 KB) 018 Iterating Callables - Coding.mp4 (33.12 MB) 019 18-Delegating-Iterators.zip (1.64 KB) 019 Example 3 - Delegating Iterators.mp4 (18.84 MB) 020 Reversed Iteration - Lecture.mp4 (108.12 MB) 021 20-Reversed-Iteration.zip (3.92 KB) 021 Reversed Iteration - Coding.mp4 (73.64 MB) 022 23-Caveat-Using-Iterators-as-Function-Arguments.zip (20.37 KB) 022 Caveat Using Iterators as Function Arguments.mp4 (60.89 MB) 001 01-Project-Description.zip (2.07 KB) 001 Project Description.mp4 (26.02 MB) 002 02-Project-Solution-Goal-1.zip (1.91 KB) 002 Project Solution Goal 1.mp4 (16.16 MB) 003 03-Project-Solution-Goal-2.zip (2.78 KB) 003 Project Solution Goal 2.mp4 (28.9 MB) 001 Introduction.mp4 (28.1 MB) 002 Yielding and Generator Functions - Lecture.mp4 (194.73 MB) 003 03-Yielding-and-Generators.zip (3.25 KB) 003 Yielding and Generator Functions - Coding.mp4 (37.37 MB) 004 04-Example-Fibonacci-Sequence.zip (2.97 KB) 004 Example - Fibonacci Sequence.mp4 (41.24 MB) 005 Making an Iterable from a Generator - Lecture.mp4 (76.94 MB) 006 06-Making-an-Iterable-from-a-Generator.zip (1.78 KB) 006 Making an Iterable from a Generator - Coding.mp4 (11.47 MB) 007 07-Example-Card-Deck.zip (2.37 KB) 007 Example - Card Deck.mp4 (27.75 MB) 008 Generator Expressions and Performance - Lecture.mp4 (100.53 MB) 009 09-Generator-Expressions.zip (4.49 KB) 009 Generator Expressions and Performance - Coding.mp4 (114.5 MB) 010 Yield From - Lecture.mp4 (28.8 MB) 011 11-Yield-From.zip (3.5 KB) 011 Yield From - Coding.mp4 (22.11 MB) 001 Project Description.mp4 (85.92 MB) 001 Project-3-Description.zip (21.08 KB) 002 Project Solution Goal 1.mp4 (176.36 MB) 002 Project-3-Solution-Goal-1.zip (46.3 KB) 003 Project Solution Goal 2.mp4 (67.92 MB) 003 Project-3-Solution-Goal-2.zip (23.24 KB) 001 Introduction.mp4 (83.68 MB) 002 Aggregators - Lecture.mp4 (112.76 MB) 003 03-Aggregators.zip (4.35 KB) 003 Aggregators - Coding.mp4 (47.85 MB) 004 Slicing - Lecture.mp4 (36.78 MB) 005 05-Slicing-Iterables.zip (2.65 KB) 005 Slicing - Coding.mp4 (28.56 MB) 006 Selecting and Filtering - Lecture.mp4 (110.92 MB) 007 07-Selecting-and-Filtering.zip (2.74 KB) 007 Selecting and Filtering - Coding.mp4 (27.38 MB) 008 Infinite Iterators - Lecture.mp4 (60.92 MB) 009 09-Infinite-Iterators.zip (3.25 KB) 009 Infinite Iterators - Coding.mp4 (39.29 MB) 010 Chaining and Teeing - Lecture.mp4 (96.53 MB) 011 11-Chaining-and-Teeing-Iterators.zip (2.8 KB) 011 Chaining and Teeing - Coding.mp4 (39.5 MB) 012 Mapping and Reducing - Lecture.mp4 (175.22 MB) 013 13-Mapping-and-Reducing.zip (2.91 KB) 013 Mapping and Reducing - Coding.mp4 (35.33 MB) 014 Zipping - Lecture.mp4 (36.3 MB) 015 15-Zipping.zip (2.15 KB) 015 Zipping - Coding.mp4 (14.37 MB) 016 Grouping - Lecture.mp4 (110.5 MB) 017 17-Grouping.zip (12.97 KB) 017 Grouping - Coding.mp4 (95.69 MB) 018 Combinatorics - Lecture.mp4 (105.71 MB) 019 19-Combinatorics.zip (6.01 KB) 019 Combinatorics - Coding (Product).mp4 (48.34 MB) 020 20-Combinatorics.zip (6.01 KB) 020 Combinatorics - Coding (Permutation, Combination).mp4 (63.34 MB) 001 Project - Description.mp4 (238.9 MB) 001 Project-Description.zip (74.42 KB) 002 Project Solution Goal 1.mp4 (203.4 MB) 002 project-4-solution-goal-1.zip (74.26 KB) 003 Project Solution Goal 2.mp4 (232.14 MB) 003 project-4-solution-goal-2.zip (74.46 KB) 004 Project Solution Goal 3.mp4 (61.36 MB) 004 project-4-solution-goal-3.zip (74.6 KB) 005 Project Solution Goal 4.mp4 (295.16 MB) 005 project-4-solution-goal-4.zip (76.09 KB) 001 Introduction.mp4 (164.6 MB) 002 Context Managers - Lecture.mp4 (252.47 MB) 003 Context Managers - Coding.mp4 (104.74 MB) 003 Context-Managers-in-Python.zip (4.14 KB) 004 Caveat when used with Lazy Iterators.mp4 (7.08 MB) 004 Caveat-with-Lazy-Iterators.zip (65.49 KB) 005 Not just a Context Manager.mp4 (24.92 MB) 005 Not-just-a-Context-Manager.zip (3.2 KB) 006 Additional Uses - Lecture.mp4 (67.68 MB) 007 Additional Uses - Coding.mp4 (99.37 MB) 007 Additional-Uses.zip (3.24 KB) 008 Generators and Context Managers - Lecture.mp4 (117.81 MB) 009 Generators and Context Managers - Coding.mp4 (41.72 MB) 009 Generators-and-Context-Managers.zip (1.69 KB) 010 The contextmanager Decorator - Lecture.mp4 (106.45 MB) 011 The contextmanager Decorator - Coding.mp4 (69.28 MB) 011 The-contextmanager-Decorator.zip (2.66 KB) 012 Nested Context Managers.mp4 (86.76 MB) 012 Nested-Context-Managers.zip (4.02 KB) 001 Project - Description.mp4 (147.34 MB) 001 Project-5-Description.zip (28.01 KB) 002 Project Solution Goal 1.mp4 (71.89 MB) 002 Project-5-Solution-Goal-1.zip (27.91 KB) 003 Project Solution Goal 2.mp4 (54.94 MB) 003 Project-5-Solution-Goal-2.zip (28.58 KB) 001 03-Relevant-Python-3 10-Changes ipynb.zip (5.28 KB) 001 Python 3 10.mp4 (51.02 MB) 002 02-Relevant-Python-3 9-Changes ipynb.zip (8.99 KB) 002 Python 3 9.mp4 (49.76 MB) 003 01-Relevant-Python-3 8-Changes ipynb.zip (6.13 KB) 003 Python 3 8 3 7.mp4 (56.14 MB) 002 Introduction.mp4 (145.4 MB) 003 Coroutines - Lecture.mp4 (280.58 MB) 004 Coroutines - Coding.mp4 (33.48 MB) 004 Coroutines.zip (4.25 KB) 005 Generator States - Lecture.mp4 (35.54 MB) 006 Generator States - Coding.mp4 (11.4 MB) 006 Generator-States.zip (2.27 KB) 007 Sending to Generators - Lecture.mp4 (163.68 MB) 008 Sending to Generators - Coding.mp4 (43.07 MB) 008 Sending-Data-To-Generators.zip (3.78 KB) 009 Closing Generators - Lecture.mp4 (93.75 MB) 010 Closing Generators - Coding.mp4 (137.06 MB) 010 Closing-Generators.zip (12.03 KB) 011 Sending Exceptions to Generators - Lecture.mp4 (87.87 MB) 012 Sending Exceptions to Generators - Coding.mp4 (70.8 MB) 012 Sending-Exceptions-to-Generators.zip (3.88 KB) 013 Using Decorators to Prime Coroutines - Lecture.mp4 (63.29 MB) 014 Using Decorators to Prime Coroutines - Coding.mp4 (15.58 MB) 014 Using-Decorators-to-Prime-Coroutines.zip (2.03 KB) 015 Yield From - Two-Way Communications - Lecture.mp4 (114.09 MB) 016 Yield From - Two-Way Communications - Coding.mp4 (34.63 MB) 016 Yield-From-Two-Way-Communications.zip (2.59 KB) 017 Yield From - Sending Data - Lecture.mp4 (65.5 MB) 018 Yield From - Sending Data - Coding.mp4 (68.2 MB) 018 Yield-From-Sending-Data.zip (3.48 KB) 019 Yield From - Closing and Return - Lecture.mp4 (70.83 MB) 020 Yield From - Closing and Return - Coding.mp4 (37.09 MB) 020 Yield-From-Closing-and-Return.zip (2.3 KB) 021 Yield From - Throwing Exceptions - Lecture.mp4 (30.69 MB) 022 Yield From - Throwing Exceptions - Coding.mp4 (88.51 MB) 022 Yield-From-Throwing-Exceptions.zip (3.17 KB) 023 Application - Pipelines - Lecture.mp4 (50.69 MB) 024 Application - Pipelines - Pulling Data.mp4 (46.29 MB) 024 Pipelines-Pulling-Data.zip (8.67 KB) 025 Application - Pipelines - Pushing Data.mp4 (15.22 MB) 025 Pipelines-Pushing-Data.zip (1.37 KB) 026 Application - Pipelines - Broadcasting Data.mp4 (136.64 MB) 026 Pipelines-Broadcasting.zip (100.35 KB) 001 Project Description.mp4 (6.04 MB) 001 Project-6-Description.zip (7.79 KB) 002 Project Solution.mp4 (38.1 MB) 002 Project-6-Solution.zip (8.56 KB)] Screenshot ![]()
RapidGator
NitroFlare DDownload |