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
Udemy - Advanced Python(2022) Details We All Must Pay Attention To!
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Language: English | Size: 3.10 GB | Duration: 8h 31m
This course is for both beginners and experts- Really important Python Development topics!
What you'll learn
Get insight into frequently overlooked Python Development details
Get a clear understanding of Python Development details that confuse even the most experienced Developers
Write the most efficient code - so that you detect errors in advance and prevent them from happening in the first place!
Impress with your deep understanding of the most confusing concepts on Python!
Requirements
As a requirement, you need to know some basic Python. But the more you know, the better.
You need to have installed a very recent version of Python (3.8 + )
We work on Jupyter Notebook and on PyCharm. You need to have installed both, as well as Anaconda Navigator
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
35.6 MB
~Get Your Files Here !/1. Introduction/1. Introduction.srt
3.5 KB
~Get Your Files Here !/1. Introduction/1.1 slides.pptx
240.8 KB
~Get Your Files Here !/2. In-depth Object Oriented Programming/1. Remember everything is an object and connects to the type class.mp4
36 MB
~Get Your Files Here !/2. In-depth Object Oriented Programming/1. Remember everything is an object and connects to the type class.srt
5.5 KB
~Get Your Files Here !/2. In-depth Object Oriented Programming/1.1 A simple description of the type class.html
103 B
~Get Your Files Here !/2. In-depth Object Oriented Programming/1.2 type.ipynb
4.1 KB
~Get Your Files Here !/2. In-depth Object Oriented Programming/2. Use Inheritance correctly on Python.mp4
70 MB
~Get Your Files Here !/2. In-depth Object Oriented Programming/2. Use Inheritance correctly on Python.srt
13.4 KB
~Get Your Files Here !/2. In-depth Object Oriented Programming/2.1 inheritance.ipynb
5.7 KB
~Get Your Files Here !/2. In-depth Object Oriented Programming/2.2 More examples on inheritance.html
117 B
~Get Your Files Here !/2. In-depth Object Oriented Programming/3. Remember a class can also be created using a string, a tuple and a dictionary.mp4
92.1 MB
~Get Your Files Here !/2. In-depth Object Oriented Programming/3. Remember a class can also be created using a string, a tuple and a dictionary.srt
16.8 KB
~Get Your Files Here !/2. In-depth Object Oriented Programming/3.1 Defining a class in two ways.ipynb
6.3 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/1. Understand the power of a Metaclass and how it differs from a Superclass.mp4
95.5 MB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/1. Understand the power of a Metaclass and how it differs from a Superclass.srt
17.8 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/1.1 An example with Metaclasses for changing the number of parameters needed on instantiation.html
100 B
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/1.2 metaclasses.ipynb
4.5 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/1.3 More examples on Metaclasses.html
124 B
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/2. A deep dive into Metaclasses changing the structure of classes.mp4
228.2 MB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/2. A deep dive into Metaclasses changing the structure of classes.srt
42 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/2.1 metaclasses_part2.ipynb
8.4 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/3. Metaclass instantiation, Metaclass inheritance, Meta-instance inheritance.mp4
192.1 MB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/3. Metaclass instantiation, Metaclass inheritance, Meta-instance inheritance.srt
36.3 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/3.1 Metaclass inheritance and instantiation.ipynb
8.4 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/4. Inspect and verify class relations.mp4
186 MB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/4. Inspect and verify class relations.srt
30.7 KB
~Get Your Files Here !/3. The power of Metaclasses and Metaclass inheritance/4.1 Metaclass and inheritance analysis .ipynb
26.7 KB
~Get Your Files Here !/4. Some overlooked yet important functions/1. Why you should use a defaultdict over a regular dictionary.mp4
44.8 MB
~Get Your Files Here !/4. Some overlooked yet important functions/1. Why you should use a defaultdict over a regular dictionary.srt
8.9 KB
~Get Your Files Here !/4. Some overlooked yet important functions/1.1 defaultdict.ipynb
4.5 KB
~Get Your Files Here !/4. Some overlooked yet important functions/2. Comfortably make time-conversions via the function timedelta.mp4
23.1 MB
~Get Your Files Here !/4. Some overlooked yet important functions/2. Comfortably make time-conversions via the function timedelta.srt
3.7 KB
~Get Your Files Here !/4. Some overlooked yet important functions/2.1 timedelta.ipynb
2.6 KB
~Get Your Files Here !/5. Details about running Python models/1. The most important command if __name __ = main() (part1).mp4
83.2 MB
~Get Your Files Here !/5. Details about running Python models/1. The most important command if __name __ = main() (part1).srt
16.9 KB
~Get Your Files Here !/5. Details about running Python models/1.1 first_module.ipynb
1.2 KB
~Get Your Files Here !/5. Details about running Python models/1.2 first_module.py
483 B
~Get Your Files Here !/5. Details about running Python models/1.3 second_module.ipynb
1.1 KB
~Get Your Files Here !/5. Details about running Python models/2. The most important command if __name__==main() (part2).mp4
101.6 MB
~Get Your Files Here !/5. Details about running Python models/2. The most important command if __name__==main() (part2).srt
22.8 KB
~Get Your Files Here !/5. Details about running Python models/2.1 module2.py
94 B
~Get Your Files Here !/5. Details about running Python models/2.2 primary.py
352 B
~Get Your Files Here !/5. Details about running Python models/3. Why Jupyter Notebook isn't really good for large models.mp4
52.6 MB
~Get Your Files Here !/5. Details about running Python models/3. Why Jupyter Notebook isn't really good for large models.srt
11 KB
~Get Your Files Here !/5. Details about running Python models/3.1 growth_rate.py
957 B
~Get Your Files Here !/5. Details about running Python models/3.2 model.ipynb
3.8 KB
~Get Your Files Here !/5. Details about running Python models/3.3 utils.py
311 B
~Get Your Files Here !/6. Class instantiation and iterables/1. key differences between iterators and iterables.mp4
118 MB
~Get Your Files Here !/6. Class instantiation and iterables/1. key differences between iterators and iterables.srt
26.9 KB
~Get Your Files Here !/6. Class instantiation and iterables/1.1 iterators and iterables.ipynb
9.2 KB
~Get Your Files Here !/6. Class instantiation and iterables/2. When to actually use @classmethod and @staticmethod..mp4
166 MB
~Get Your Files Here !/6. Class instantiation and iterables/2. When to actually use @classmethod and @staticmethod..srt
31.9 KB
~Get Your Files Here !/6. Class instantiation and iterables/2.1 @staticmethod @classmethod.ipynb
8.3 KB
~Get Your Files Here !/6. Class instantiation and iterables/3. How Class and instance variables behave with @classmethod, @staticmethod.mp4
185.8 MB
~Get Your Files Here !/6. Class instantiation and iterables/3. How Class and instance variables behave with @classmethod, @staticmethod.srt
31 KB
~Get Your Files Here !/6. Class instantiation and iterables/3.1 @staticmethod @classmethod class instance vars.ipynb
12.5 KB
~Get Your Files Here !/6. Class instantiation and iterables/4. How classinstance variables and static methods behave in derived classes.mp4
82.8 MB
~Get Your Files Here !/6. Class instantiation and iterables/4. How classinstance variables and static methods behave in derived classes.srt
15.3 KB
~Get Your Files Here !/6. Class instantiation and iterables/4.1 static and class methods in inheritance.ipynb
6.6 KB
~Get Your Files Here !/6. Class instantiation and iterables/5. The most frequent use of the @property decorator.mp4
121.4 MB
~Get Your Files Here !/6. Class instantiation and iterables/5. The most frequent use of the @property decorator.srt
30.7 KB
~Get Your Files Here !/6. Class instantiation and iterables/5.1 @ property decorator.ipynb
11.6 KB
~Get Your Files Here !/6. Class instantiation and iterables/6. In-depth analysis of getter, setter, deleter functions via @property.mp4
170.3 MB
~Get Your Files Here !/6. Class instantiation and iterables/6. In-depth analysis of getter, setter, deleter functions via @property.srt
41.1 KB
~Get Your Files Here !/6. Class instantiation and iterables/6.1 @property decorator (part 2).ipynb
6.8 KB
~Get Your Files Here !/7. Python Loggers and Annotation/1. Logging module Detailed analysis of how to create a logger..mp4
108.1 MB
~Get Your Files Here !/7. Python Loggers and Annotation/1. Logging module Detailed analysis of how to create a logger..srt
17.6 KB
~Get Your Files Here !/7. Python Loggers and Annotation/1.1 logger.py
1.4 KB
~Get Your Files Here !/7. Python Loggers and Annotation/2. The Logger in action. Passing it over to filesclassesfunctions.mp4
137.2 MB
~Get Your Files Here !/7. Python Loggers and Annotation/2. The Logger in action. Passing it over to filesclassesfunctions.srt
24.6 KB
~Get Your Files Here !/7. Python Loggers and Annotation/2.1 demlog.log
1.2 KB
~Get Your Files Here !/7. Python Loggers and Annotation/2.2 logger.py
1.4 KB
~Get Your Files Here !/7. Python Loggers and Annotation/2.3 main.py
1 KB
~Get Your Files Here !/7. Python Loggers and Annotation/2.4 work.py
661 B
~Get Your Files Here !/7. Python Loggers and Annotation/3. Adding graphics inside logging messages, running special cases, & theory.mp4
216.4 MB
~Get Your Files Here !/7. Python Loggers and Annotation/3. Adding graphics inside logging messages, running special cases, & theory.srt
32.9 KB
~Get Your Files Here !/7. Python Loggers and Annotation/3.1 Detailed logging documentation.html
116 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.10 work.py
611 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.2 Extra logging documentation.html
107 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.3 Extra Unicode symbols.html
117 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.4 logger.py
1.4 KB
~Get Your Files Here !/7. Python Loggers and Annotation/3.5 Logging handlers.html
138 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.6 main.py
1.2 KB
~Get Your Files Here !/7. Python Loggers and Annotation/3.7 mylog.log
500 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.8 New unicode symbols.html
113 B
~Get Your Files Here !/7. Python Loggers and Annotation/3.9 Unicode graphics.html
116 B
~Get Your Files Here !/7. Python Loggers and Annotation/4. How Python hints & annotations are used.mp4
79.6 MB
~Get Your Files Here !/7. Python Loggers and Annotation/4. How Python hints & annotations are used.srt
14 KB
~Get Your Files Here !/7. Python Loggers and Annotation/4.1 Extra resource on type hints.html
102 B
~Get Your Files Here !/7. Python Loggers and Annotation/4.2 The package needed for annotations.html
106 B
~Get Your Files Here !/7. Python Loggers and Annotation/4.3 typing and optional.ipynb
2.5 KB
~Get Your Files Here !/7. Python Loggers and Annotation/5. Python annotations and custom types, step-by-step.mp4
156.1 MB
~Get Your Files Here !/7. Python Loggers and Annotation/5. Python annotations and custom types, step-by-step.srt
27 KB
~Get Your Files Here !/7. Python Loggers and Annotation/5.1 logger.py
882 B
~Get Your Files Here !/7. Python Loggers and Annotation/5.2 main.py
5.8 KB
~Get Your Files Here !/7. Python Loggers and Annotation/5.3 work.py
2.6 KB
~Get Your Files Here !/7. Python Loggers and Annotation/6. #13c. Function annotations. Optional parameters. Union, Optional, Any, Sequence.mp4