17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Advanced Python Exploring The Standard Library
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
There are many wonderful courses that focus on beginning aspects of Python on Udemy and other online learning platforms. However, there’s relatively fewer courses for more experienced Python developers to continue levelling up their skills and intuition. If you’re a Python developer that is looking to develop a deeper intuition of the language, this course is for you.
Part of the learning curve is the Python standard library, which offers a rich set of tools built upon core design patterns that are found everywhere in the Python ecosystem. Understanding how the basic building blocks of Python applications are constructed will give you the intuition and vision to architect more maintainable, performant, and Pythonic code.
Since the Python ecosystem is vast, this course aims to cover only a few select topics in detail while still digging deep into Python’s standard library. You’ll learn about
functools / callables (decorators and functools utilities/helpers)
You’ll understand how Python’s standard library was constructed, and gain a deeper intuition into advanced functionality offered by the standard library.
Prior knowledge: This course assumes a basic understanding of Python and object-oriented programming, and is not intended for beginning programmers.
Future iterations of the course will include other topics. Who this course is for
Software developers or data scientists/analysts with a strong core familiarity with Python, object-oriented programming, and data structures. Python students who feel like their progress has plateaued after learning the initial basics of Python.
Requirements
Familiarity and experience with Python. This course will not review basic Python syntax or concepts, such as functions, loops, if/else conditions, etc.
Last Updated 12/2021
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
9 B
.pad/1
31.3 KB
.pad/10
924.6 KB
.pad/11
637.5 KB
.pad/12
463.9 KB
.pad/13
469 KB
.pad/14
243.3 KB
.pad/2
139.1 KB
.pad/3
350.2 KB
.pad/4
362.6 KB
.pad/5
380 KB
.pad/6
745.3 KB
.pad/7
791.1 KB
.pad/8
384.9 KB
.pad/9
435.6 KB
TutsNode.com.txt
63 B
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/001 Callables_en.srt
14.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/002 Extended Argument Syntax Positional Arguments_en.srt
11.2 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/003 Extended Argument Syntax Keyword Arguments_en.srt
13.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/004 Unpacking Use Cases_en.srt
15.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/005 Local Functions and Scopes_en.srt
13.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/006 Local Function Use Cases and Tradeoffs_en.srt
10.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/007 The nonlocal Keyword_en.srt
14.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/008 Closures.mp4
83.4 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/008 Closures_en.srt
17.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/009 Basic Decorators_en.srt
10.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/010 functools.update_wrapper_en.srt
12.9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/011 functools.partial and functools.wraps.mp4
87.6 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/011 functools.partial and functools.wraps_en.srt
16 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/012 Class-Based Decorators_en.srt
12.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/013 Decorators with Parameters_en.srt
13.9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/014 Decorating Classes and Methods_en.srt
14.7 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/015 Function Overloading and Dispatch Tables.mp4
98.2 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/015 Function Overloading and Dispatch Tables_en.srt
18.3 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/016 functools.singledispatch and functools.singledispatchmethod.mp4
88.6 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/016 functools.singledispatch and functools.singledispatchmethod_en.srt
17 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/017 Multiple Dispatch (Part I - GVR's MultiMethod Class)_en.srt
16.3 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/017 Multiple-dispatch-in-practice.pdf
683.6 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/018 Multiple Dispatch (Part II - Decorator and Argument Symmetry).mp4
92.9 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/018 Multiple Dispatch (Part II - Decorator and Argument Symmetry)_en.srt
16.3 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/019 Multiple Dispatch (Part III - Itertools.Product and Subclassing)_en.srt
11.6 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/020 Function Caching.mp4
90.6 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/020 Function Caching_en.srt
20.9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/021 functools.cached_property.mp4
90.6 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/021 functools.cached_property_en.srt
18.9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/01 - Callables and Functions/external-assets-links.txt
121 B
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/001 Intro to Indexable Objects_en.srt
8.7 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/002 __getitem__ Implementation_en.srt
10.7 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/003 __len__ and __bool___en.srt
10.7 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/004 collections.abc Sized and Sequence.mp4
90.3 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/004 collections.abc Sized and Sequence_en.srt
14.9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/005 __contains__ and __eq___en.srt
15.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/006 Index Slicing_en.srt
11.6 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/007 Implementing Custom Slicing.mp4
82.5 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/007 Implementing Custom Slicing_en.srt
12.6 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/008 Introduction to Iteration - Creating Our Own For Loop_en.srt
14.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/009 Iterators and Iterables_en.srt
17.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/010 Iterators and Iterables in collections.abc_en.srt
10 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/011 Iterable Example File Objects_en.srt
10.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/012 Itertools.Chain & Lazy Iteration_en.srt
14.2 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/013 Iterating Over Nested Collections - Chain.From_Iterable and StarMap_en.srt
12.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/014 Intro to Sorting - Pairwise Comparators_en.srt
15.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/015 IntEnums and Tuple Comparison_en.srt
10.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/016 Total Ordering and Rich Comparison_en.srt
9.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/017 Dataclasses_en.srt
13.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/02 - Introduction to Collections - Internal Structures/018 Customizing Dataclass Fields_en.srt
17 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/001 Introduction to Generators_en.srt
12.2 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/002 Generator Use Case I - Readability and Simplicity_en.srt
6.9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/003 Generator Use Case II - BatchingChunking of Large Data Collections.mp4
89.2 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/003 Generator Use Case II - BatchingChunking of Large Data Collections_en.srt
14.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/004 Yield From and Send_en.srt
19.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/005 Multi-Level Send and Throw_en.srt
20.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/006 Yield From and Coroutines.mp4
80.8 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/03 - Generators and Coroutines/006 Yield From and Coroutines_en.srt
18.3 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/04 - Working with Dictionaries/001 Counter_en.srt
8.2 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/04 - Working with Dictionaries/002 Merging Dictionaries_en.srt
8.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/04 - Working with Dictionaries/003 ChainMap_en.srt
14.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/04 - Working with Dictionaries/external-assets-links.txt
228 B
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/001 Regex Character Classes and Quantifiers (regexpr.com)_en.srt
9.7 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/002 Character Classes, Quantifiers, and Groups Part I (Python)_en.srt
11.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/003 IP Address Matching (regexpr).mp4
100.3 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/003 IP Address Matching (regexpr)_en.srt
12.2 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/004 IP Address Matching & Word Boundaries (Python)_en.srt
7.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/005 Capture and Non-Capture Groups_en.srt
11.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/006 Lazy Quantifiers.mp4
81.5 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/006 Lazy Quantifiers_en.srt
11 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/007 Named Capture Groups_en.srt
9.4 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/008 Backreferences.mp4
92.7 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/008 Backreferences_en.srt
10.8 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/009 String Substitution using re.sub()_en.srt
13.6 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/05 - String Manipulation & Regular Expressions/external-assets-links.txt
244 B
[TutsNode.com] - Advanced Python Exploring the Standard Library/06 - asyncio/001 asyncio Hello World_en.srt
10.3 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/06 - asyncio/002 Futures, Tasks, and Scheduling on the Event Loop.mp4
86.1 MB
[TutsNode.com] - Advanced Python Exploring the Standard Library/06 - asyncio/002 Futures, Tasks, and Scheduling on the Event Loop_en.srt
19.1 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/07 - Descriptors and Properties/001 Pythonic Attribute Access_en.srt
5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/07 - Descriptors and Properties/002 Uniform Access Principle via Properties_en.srt
9.5 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/07 - Descriptors and Properties/003 Descriptors_en.srt
9 KB
[TutsNode.com] - Advanced Python Exploring the Standard Library/07 - Descriptors and Properties/external-assets-links.txt