PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links:







Partners
warezload

movieblogarea download
katzdownload

Python 3 Deep Dive (Part 2 - Iteration, Generators)

Category: Courses / Others
Author: AD-TEAM
Date added: 11.02.2024 :50:37
Views: 3
Comments: 0










Description material

Python 3 Deep Dive (Part 2 - Iteration, Generators)


Download Free Download : Python 3 Deep Dive (Part 2 - Iteration, Generators)
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:11.67 GB


Files Included :

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








Join to our telegram Group
Information
Users of Guests are not allowed to comment this publication.
Choose Site Language
Keep downtopc Online Please

PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links: