Torrent Info
Title [ DevCourseWeb.com ] Udemy - Advanced Python(2022) Details we all must pay attention to!
Category
Size 3.11GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
__init__.data.json 60.28KB
__init__.data.json 241.72KB
__init__.data.json 117.72KB
__init__.data.json 5.16KB
__init__.data.json 140.01KB
__init__.meta.json 1.56KB
__init__.meta.json 1.55KB
__init__.meta.json 1.49KB
__init__.meta.json 1.49KB
__init__.meta.json 1.59KB
_ast.data.json 102.25KB
_ast.meta.json 1.48KB
_collections_abc.data.json 8.75KB
_collections_abc.meta.json 1.52KB
@plugins_snapshot.json 2B
1.1 An example with Metaclasses for changing the number of parameters needed on instantiation.html 100B
1.1 A simple description of the type class.html 103B
1.1 defaultdict.ipynb 4.48KB
1.1 first_module.ipynb 1.22KB
1.1 iterators and iterables.ipynb 9.17KB
1.1 logger.py 1.36KB
1.1 slides.pptx 240.80KB
1.2 first_module.py 483B
1.2 metaclasses.ipynb 4.46KB
1.2 type.ipynb 4.07KB
1.3 More examples on Metaclasses.html 124B
1.3 second_module.ipynb 1.10KB
1. Introduction.mp4 35.61MB
1. Introduction.srt 3.51KB
1. key differences between iterators and iterables.mp4 118.02MB
1. key differences between iterators and iterables.srt 26.90KB
1. Logging module Detailed analysis of how to create a logger..mp4 108.10MB
1. Logging module Detailed analysis of how to create a logger..srt 17.56KB
1. Remember everything is an object and connects to the type class.mp4 35.98MB
1. Remember everything is an object and connects to the type class.srt 5.46KB
1. The most important command if __name __ = main() (part1).mp4 83.19MB
1. The most important command if __name __ = main() (part1).srt 16.86KB
1. Understand the power of a Metaclass and how it differs from a Superclass.mp4 95.52MB
1. Understand the power of a Metaclass and how it differs from a Superclass.srt 17.78KB
1. Why you should use a defaultdict over a regular dictionary.mp4 44.82MB
1. Why you should use a defaultdict over a regular dictionary.srt 8.95KB
2.1 @staticmethod @classmethod.ipynb 8.30KB
2.1 demlog.log 1.20KB
2.1 inheritance.ipynb 5.69KB
2.1 metaclasses_part2.ipynb 8.45KB
2.1 module2.py 94B
2.1 timedelta.ipynb 2.56KB
2.2 logger.py 1.37KB
2.2 More examples on inheritance.html 117B
2.2 primary.py 352B
2.3 main.py 1.01KB
2.4 work.py 661B
2. A deep dive into Metaclasses changing the structure of classes.mp4 228.18MB
2. A deep dive into Metaclasses changing the structure of classes.srt 41.99KB
2. Comfortably make time-conversions via the function timedelta.mp4 23.11MB
2. Comfortably make time-conversions via the function timedelta.srt 3.75KB
2. The Logger in action. Passing it over to filesclassesfunctions.mp4 137.19MB
2. The Logger in action. Passing it over to filesclassesfunctions.srt 24.60KB
2. The most important command if __name__==main() (part2).mp4 101.58MB
2. The most important command if __name__==main() (part2).srt 22.80KB
2. Use Inheritance correctly on Python.mp4 70.02MB
2. Use Inheritance correctly on Python.srt 13.38KB
2. When to actually use @classmethod and @staticmethod..mp4 166.04MB
2. When to actually use @classmethod and @staticmethod..srt 31.95KB
3.1 @staticmethod @classmethod class instance vars.ipynb 12.53KB
3.10 work.py 611B
3.1 Defining a class in two ways.ipynb 6.28KB
3.1 Detailed logging documentation.html 116B
3.1 growth_rate.py 957B
3.1 Metaclass inheritance and instantiation.ipynb 8.42KB
3.2 Extra logging documentation.html 107B
3.2 model.ipynb 3.77KB
3.3 Extra Unicode symbols.html 117B
3.3 utils.py 311B
3.4 logger.py 1.37KB
3.5 Logging handlers.html 138B
3.6 main.py 1.16KB
3.7 mylog.log 500B
3.8 New unicode symbols.html 113B
3.9 Unicode graphics.html 116B
3. Adding graphics inside logging messages, running special cases, & theory.mp4 216.41MB
3. Adding graphics inside logging messages, running special cases, & theory.srt 32.92KB
3. How Class and instance variables behave with @classmethod, @staticmethod.mp4 185.75MB
3. How Class and instance variables behave with @classmethod, @staticmethod.srt 30.96KB
3. Metaclass instantiation, Metaclass inheritance, Meta-instance inheritance.mp4 192.13MB
3. Metaclass instantiation, Metaclass inheritance, Meta-instance inheritance.srt 36.31KB
3. Remember a class can also be created using a string, a tuple and a dictionary.mp4 92.12MB
3. Remember a class can also be created using a string, a tuple and a dictionary.srt 16.77KB
3. Why Jupyter Notebook isn't really good for large models.mp4 52.63MB
3. Why Jupyter Notebook isn't really good for large models.srt 11.00KB
4.1 Extra resource on type hints.html 102B
4.1 Metaclass and inheritance analysis .ipynb 26.70KB
4.1 static and class methods in inheritance.ipynb 6.58KB
4.2 The package needed for annotations.html 106B
4.3 typing and optional.ipynb 2.50KB
4. How classinstance variables and static methods behave in derived classes.mp4 82.77MB
4. How classinstance variables and static methods behave in derived classes.srt 15.33KB
4. How Python hints & annotations are used.mp4 79.62MB
4. How Python hints & annotations are used.srt 13.98KB
4. Inspect and verify class relations.mp4 185.99MB
4. Inspect and verify class relations.srt 30.65KB
5.1 @ property decorator.ipynb 11.63KB
5.1 logger.py 882B
5.2 main.py 5.79KB
5.3 work.py 2.55KB
5. Python annotations and custom types, step-by-step.mp4 156.09MB
5. Python annotations and custom types, step-by-step.srt 26.97KB
5. The most frequent use of the @property decorator.mp4 121.38MB
5. The most frequent use of the @property decorator.srt 30.72KB
6. #13c. Function annotations. Optional parameters. Union, Optional, Any, Sequence.mp4 166.41MB
6. #13c. Function annotations. Optional parameters. Union, Optional, Any, Sequence.srt 30.17KB
6.1 @property decorator (part 2).ipynb 6.82KB
6.1 main.py 5.04KB
6.2 Resources on the Annotation type Any.html 117B
6.3 Resources on the annotation type Union.html 119B
6. In-depth analysis of getter, setter, deleter functions via @property.mp4 170.32MB
6. In-depth analysis of getter, setter, deleter functions via @property.srt 41.07KB
7. #13d. Using Callable and Genetic Types. Calling staticmethods using custom types.mp4 116.46MB
7. #13d. Using Callable and Genetic Types. Calling staticmethods using custom types.srt 16.83KB
7.2 Resources on Callable.html 122B
7.3 Resources on TypeVar.html 121B
8. #13e. Always conduct Static Code Analysis. Which Python Checker to use.mp4 112.38MB
8. #13e. Always conduct Static Code Analysis. Which Python Checker to use.srt 15.92KB
8.1 Resources on the Static Code Analysis tool.html 99B
abc.data.json 16.51KB
abc.data.json 40.99KB
abc.meta.json 1.45KB
abc.meta.json 1.58KB
array.data.json 50.89KB
array.meta.json 1.49KB
Bonus Resources.txt 386B
builtins.data.json 815.54KB
builtins.meta.json 1.61KB
CACHEDIR.TAG 193B
codecs.data.json 113.08KB
codecs.meta.json 1.52KB
empty_code_for_learn.iml 291B
genericpath.data.json 15.92KB
genericpath.meta.json 1.50KB
Get Bonus Downloads Here.url 182B
gitignore 50B
gitignore 36B
io.data.json 78.52KB
io.meta.json 1.52KB
logger.cpython-39.pyc 1.09KB
logger.py 882B
logging.cpython-39.pyc 773B
machinery.data.json 57.71KB
machinery.meta.json 1.53KB
main.py 4.98KB
mmap.data.json 19.24KB
mmap.meta.json 1.48KB
modules.xml 299B
ntpath.data.json 11.88KB
ntpath.meta.json 1.53KB
path.data.json 4.56KB
path.meta.json 1.48KB
posix.data.json 82.67KB
posix.meta.json 1.52KB
posixpath.data.json 65.57KB
posixpath.meta.json 1.52KB
profiles_settings.xml 174B
Project_Default.xml 2.07KB
subprocess.data.json 145.26KB
subprocess.meta.json 1.54KB
sys.data.json 66.56KB
sys.meta.json 1.57KB
types.data.json 126.71KB
types.meta.json 1.56KB
typing_extensions.data.json 35.52KB
typing_extensions.meta.json 1.48KB
typing.data.json 407.50KB
typing.meta.json 1.51KB
work.cpython-39.pyc 3.20KB
work.py 2.55KB
workspace.xml 5.27KB
Distribution statistics by country
Total 0
IP List List of IP addresses which were distributed this torrent