Torrent Info
Title [FreeCourseLab.com] Udemy - Python 3 Deep Dive (Part 1)
Category
Size 9.58GB

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.
[FreeCourseLab.com].url 126B
1.1 Quick Refresher Introduction.pdf.pdf 260.66KB
1.1 Section 1 - Intro.pdf.pdf 783.56KB
1. Course Overview.mp4 47.53MB
1. Introduction.mp4 18.07MB
1. Introduction.mp4 8.77MB
1. Introduction.mp4 13.43MB
1. Introduction.mp4 14.81MB
1. Introduction.mp4 3.53MB
1. Introduction.mp4 20.38MB
1. Introduction.mp4 7.69MB
1. Introduction.mp4 16.58MB
1. Introduction.mp4 8.12MB
10.1 08 - Random Samples.zip.zip 2.42KB
10.1 09 - What are Packages.pdf.pdf 544.35KB
10.1 10 - Decorators 1.pdf.pdf 428.46KB
10.1 10 - Floats - Equality Testing.pdf.pdf 415.86KB
10.1 Callables.zip.zip 1.10KB
10.1 Classes.zip.zip 5.66KB
10.1 Named Tuples - Application - Returning Multiple Values.zip.zip 1.09KB
10.1 Notebook (Variable Equality).zip.zip 1.63KB
10.1 star-args.zip.zip 2.39KB
10.2 10 - Callables.pdf.pdf 300.64KB
10.2 10 - Variable Equality.pdf.pdf 342.83KB
10. args - Coding.mp4 37.08MB
10. Callables.mp4 60.39MB
10. Classes.mp4 82.41MB
10. Decorators (Part 1) - Lecture.mp4 105.48MB
10. Floats Equality Testing - Lecture.mp4 92.95MB
10. Named Tuples - Application - Returning Multiple Values.mp4 23.05MB
10. Random Samples.mp4 10.16MB
10. Variable Equality.mp4 65.00MB
10. What are Packages - Lecture.mp4 54.62MB
11.1 11 - Everything is an Object.pdf.pdf 322.36KB
11.1 11 - Keyword Arguments.pdf.pdf 367.89KB
11.1 11 - Map, Filter, Zip.pdf.pdf 456.98KB
11.1 Decorators 1.zip.zip 2.44KB
11.1 Floats - Equality Testing.zip.zip 2.12KB
11.1 Named Tuples - Application - Alternative to Dictionaries.zip.zip 3.68KB
11.1 packages.zip.zip 3.38KB
11.1 Timing code using timeit.zip.zip 5.61KB
11.2 Notebook (Everything is an Object).zip.zip 3.13KB
11. Decorators (Part 1) - Coding.mp4 73.32MB
11. Everything is an Object.mp4 57.84MB
11. Floats Equality Testing - Coding.mp4 237.89MB
11. Keyword Arguments - Lecture.mp4 44.95MB
11. Map, Filter, Zip and List Comprehensions - Lecture.mp4 106.10MB
11. Named Tuples - Application - Alternative to Dictionaries.mp4 104.22MB
11. Timing code using timeit.mp4 25.54MB
11. What are Packages - Coding.mp4 40.16MB
12.1 11 - Why Packages.pdf.pdf 427.77KB
12.1 12 - Floats to Integers.pdf.pdf 395.90KB
12.1 Decorator Application (Timer).zip.zip 3.81KB
12.1 Don't Use args and kwargs Names Blindly.zip.zip 1.64KB
12.1 Keyword Arguments.zip.zip 45.21MB
12.1 Map, Filter and Zip.zip.zip 2.72KB
12.1 Notebook (Python Optimizations - Interning).zip.zip 1.20KB
12.2 12 - Python Optimizations - Interning.pdf.pdf 341.62KB
12. Decorator Application (Timer).mp4 125.55MB
12. Don't Use args and kwargs Names Blindly.mp4 13.86MB
12. Floats Coercing to Integers - Lecture.mp4 48.11MB
12. Keyword Arguments - Coding.mp4 45.21MB
12. Map, Filter, Zip and List Comprehensions - Coding.mp4 68.77MB
12. Python Optimizations Interning.mp4 41.62MB
12. Why Packages.mp4 35.67MB
13.1 13 - Python Optimizations String Interning.pdf.pdf 372.89KB
13.1 13 - Reducing Functions.pdf.pdf 509.64KB
13.1 argparse.zip.zip 5.83KB
13.1 Decorator Application (Logger, Stacked).zip.zip 2.54KB
13.1 Floats - Coercing to Integers.zip.zip 891B
13.1 kwargs.zip.zip 1.16KB
13.1 sturcturing_package_imports.zip.zip 4.84KB
13.2 13 - kwargs.pdf.pdf 291.72KB
13.2 Notebook (Python Optimizations - String Interning).zip.zip 1.90KB
13. Command Line Arguments.mp4 95.34MB
13. Decorator Application (Logger, Stacked Decorators).mp4 77.00MB
13. Floats Coercing to Integers - Coding.mp4 18.70MB
13. kwargs.mp4 40.63MB
13. Python Optimizations String Interning.mp4 77.18MB
13. Reducing Functions - Lecture.mp4 125.58MB
13. Structuring Packages - Part 1.mp4 58.01MB
14.1 14 - Floats - Rounding.pdf.pdf 487.73KB
14.1 14 - Putting it all together.pdf.pdf 456.45KB
14.1 Decorator Application (Memoization).zip.zip 3.37KB
14.1 Notebook (Python Optimizations - Peephole).zip.zip 2.03KB
14.1 Reducing Functions.zip.zip 3.10KB
14.1 Sentinel Values for Parameter Defaults.zip.zip 1.68KB
14.1 sturcturing_package_imports.zip.zip 4.84KB
14.2 14 - Python Optimizations - Peephole.pdf.pdf 323.86KB
14. Decorator Application (Memoization).mp4 99.02MB
14. Floats Rounding - Lecture.mp4 122.21MB
14. Putting it all Together - Lecture.mp4 63.08MB
14. Python Optimizations Peephole.mp4 82.55MB
14. Reducing Functions - Coding.mp4 71.88MB
14. Sentinel Values for Parameter Defaults.mp4 56.40MB
14. Structuring Packages - Part 2.mp4 60.05MB
15.1 14 - Namespace Packages.pdf.pdf 375.37KB
15.1 15 - Decorators 2.pdf.pdf 441.79KB
15.1 15 - Partial Functions.pdf.pdf 349.38KB
15.1 Floats - Rounding.zip.zip 1.47KB
15.1 Putting it all Together.zip.zip 2.11KB
15.1 Simulating a simple Switch in Python.zip.zip 2.59KB
15. Decorators (Part 2) - Lecture.mp4 57.21MB
15. Floats Rounding - Coding.mp4 50.68MB
15. Namespace Packages.mp4 28.10MB
15. Partial Functions - Lecture.mp4 56.06MB
15. Putting it all Together - Coding.mp4 60.00MB
15. Simulating a simple switch in Python.mp4 98.14MB
16.1 16 - Decimals.pdf.pdf 319.08KB
16.1 A Simple Function Timer.zip.zip 1.77KB
16.1 Decorators 2.zip.zip 3.43KB
16.1 Partial Functions.zip.zip 3.34KB
16.1 zipped_packages.zip.zip 10.45KB
16. Application A Simple Function Timer.mp4 64.71MB
16. Decimals - Lecture.mp4 87.56MB
16. Decorators (Part 2) - Coding.mp4 84.79MB
16. Importing from Zip Archives.mp4 5.88MB
16. Partial Functions - Coding.mp4 86.53MB
17.1 17 - Default Values.pdf.pdf 370.03KB
17.1 17 - The operator Module.pdf.pdf 436.30KB
17.1 Decimals.zip.zip 1.61KB
17.1 Decorator Application (Decorator Class).zip.zip 1.39KB
17.2 Default Values - Beware.zip.zip 1.06KB
17. Decimals - Coding.mp4 36.16MB
17. Decorator Application (Decorator Class).mp4 31.34MB
17. Parameter Defaults - Beware!!.mp4 79.03MB
17. The operator Module - Lecture.mp4 73.98MB
18.1 18 - Decimals - Constructors and Contexts.pdf.pdf 368.20KB
18.1 Decorator Application (Decorating Classes).zip.zip 6.17KB
18.1 operator module.zip.zip 3.46KB
18.1 Parameter Defaults - Beware 2.zip.zip 2.61KB
18. Decimals Constructors and Contexts - Lecture.mp4 50.65MB
18. Decorator Application (Decorating Classes).mp4 100.93MB
18. Parameter Defaults - Beware Again!!.mp4 65.21MB
18. The operator Module - Coding.mp4 108.99MB
19.1 Decimals - Constructors and Contexts.zip.zip 1.72KB
19.1 Decorator Application (Single Dispatch Generic Functions).zip.zip 8.72KB
19. Decimals Constructors and Contexts - Coding.mp4 35.35MB
19. Decorator Application (Dispatching) - Part 1.mp4 111.00MB
2.1 02 - Argument vs Parameter.pdf.pdf 310.76KB
2.1 02 - Docstrings and Annotations.pdf.pdf 442.31KB
2.1 02 - Global and Local Scopes.pdf.pdf 807.32KB
2.1 02 - Tuples.pdf.pdf 430.41KB
2.1 Additional Resources.pdf.pdf 1.04MB
2.1 Integers - Data Type.zip.zip 1.16KB
2.1 Notebook (Variables are Memory References).zip.zip 1.01KB
2.1 Python Type Hierarchy.pdf.pdf 346.15KB
2.1 What is a Module.zip.zip 6.73KB
2.2 02 - Integers Data Type.pdf.pdf 376.98KB
2.2 02 - Variables are Memory References.pdf.pdf 386.57KB
2. Additional Resources.mp4 49.06MB
2. Argument vs Parameter.mp4 17.70MB
2. Docstrings and Annotations - Lecture.mp4 77.53MB
2. Global and Local Scopes - Lecture.mp4 167.23MB
2. Integers Data Types.mp4 83.42MB
2. Pre-Requisites.html 1.57KB
2. The Python Type Hierarchy.mp4 28.94MB
2. Tuples as Data Structures - Lecture.mp4 94.23MB
2. Variables are Memory References.mp4 33.28MB
2. What is a Module.mp4 42.20MB
20.1 20 - Decimals - Math Operations.pdf.pdf 381.17KB
20. Decimals Math Operations - Lecture.mp4 48.98MB
20. Decorator Application (Dispatching) - Part 2.mp4 123.18MB
21.1 Decimals - Math Operations.zip.zip 1.78KB
21. Decimals Math Operations - Coding.mp4 52.25MB
21. Decorator Application (Dispatching) - Part 3.mp4 103.21MB
22.1 22 - Decimals - Performance Considerations.pdf.pdf 311.01KB
22.2 Decimals - Performance.zip.zip 1.33KB
22. Decimals Performance Considerations.mp4 38.49MB
23.1 23 - Complex Numbers.pdf.pdf 342.69KB
23. Complex Numbers - Lecture.mp4 60.92MB
24.1 Complex Numbers.zip.zip 2.47KB
24. Complex Numbers - Coding.mp4 50.54MB
25.1 Booleans.zip.zip 1.81KB
25.2 25 - Booleans.pdf.pdf 386.40KB
25. Booleans.mp4 89.14MB
26.1 26 - Booleans - Truth Values - Lecture.pdf.pdf 356.39KB
26. Booleans Truth Values - Lecture.mp4 46.43MB
27.1 Booleans - Truth Values.zip.zip 3.81KB
27. Booleans Truth Values - Coding.mp4 49.07MB
28.1 28 - Boolean - Precedence and Short-Circuiting.pdf.pdf 454.82KB
28. Booleans Precedence and Short-Circuiting - Lecture.mp4 102.78MB
29.1 Booleans - Precedence and Short-Circuiting.zip.zip 2.91KB
29. Booleans Precedence and Short-Circuiting - Coding.mp4 44.83MB
3.1 03 - Integers - Operations.pdf.pdf 400.15KB
3.1 03 - Positional Arguments.pdf.pdf 424.61KB
3.1 03 - Reference Counting.pdf.pdf 296.22KB
3.1 Docstrings and Annotations.zip.zip 2.15KB
3.1 Global and Local Scopes.zip.zip 2.69KB
3.1 How Python Imports Modules.zip.zip 6.90KB
3.1 Multi-Line Statements and Strings.zip.zip 1.92KB
3.1 Python 3.6 Highlights.zip.zip 2.35KB
3.1 Tuples as Data Structures.zip.zip 5.10KB
3.2 Integers - Operations.zip.zip 1.52KB
3.2 Multi-Line Statements and Strings.pdf.pdf 393.18KB
3.2 Notebook (Reference Counting).zip.zip 1.30KB
3. Code Projects and Notebooks.html 460B
3. Docstrings and Annotations - Coding.mp4 51.95MB
3. Global and Local Scopes - Coding.mp4 50.43MB
3. How does Python Import Modules.mp4 78.52MB
3. Integers Operations.mp4 100.01MB
3. Multi-Line Statements and Strings.mp4 89.20MB
3. Positional and Keyword Arguments - Lecture.mp4 63.17MB
3. Python 3.6 Highlights.mp4 12.81MB
3. Reference Counting.mp4 56.94MB
3. Tuples as Data Structures - Coding.mp4 84.99MB
30.1 30 - Boolean - Boolean Operators.pdf.pdf 473.97KB
30. Booleans Boolean Operators - Lecture.mp4 85.02MB
31.1 Booleans - Boolean Operators.zip.zip 1.75KB
31. Booleans Boolean Operators - Coding.mp4 47.98MB
32.1 Comparison Operators.zip.zip 1.71KB
32.2 32 - Comparison Operators.pdf.pdf 412.67KB
32. Comparison Operators.mp4 83.15MB
4.1 04 - Garbage Collection.pdf.pdf 311.11KB
4.1 04 - Integers - Constructors and Bases.pdf.pdf 527.87KB
4.1 04 - Lambda Expressions.pdf.pdf 384.54KB
4.1 04 - Named Tuples.pdf.pdf 575.46KB
4.1 04 - NonLocal Sopes.pdf.pdf 723.65KB
4.1 Imports and importlib.zip.zip 4.49KB
4.1 Positional Arguments.zip.zip 1.45KB
4.1 Python 3.6 - Dictionary Ordering.zip.zip 2.79KB
4.1 Variable Names.pdf.pdf 357.75KB
4.2 Notebook (Garbage Collection).zip.zip 1.82KB
4. Garbage Collection.mp4 104.55MB
4. Imports and importlib.mp4 58.70MB
4. Integers Constructors and Bases - Lecture.mp4 136.36MB
4. Lambda Expressions - Lecture.mp4 59.15MB
4. Named Tuples - Lecture.mp4 134.84MB
4. Nonlocal Scopes - Lecture.mp4 105.20MB
4. Positional and Keyword Arguments - Coding.mp4 19.20MB
4. Python 3.6 - Dictionary Ordering.mp4 26.59MB
4. Variable Names.mp4 53.21MB
5.1 05 - Import Variants.pdf.pdf 462.30KB
5.1 05 - Unpacking Iterables.pdf.pdf 440.51KB
5.1 Conditionals.zip.zip 1.07KB
5.1 Integers - Bases and Constructors.zip.zip 3.99KB
5.1 Lambda Expressions.zip.zip 1.34KB
5.1 Named Tuples.zip.zip 7.34KB
5.1 Nonlocal Scopes.zip.zip 1.79KB
5.1 Notebook (Dynamic vs Static Typing).zip.zip 899B
5.1 Python 3.6 - Preserved Order of kwargs - Named Tuple Application.zip.zip 1.22KB
5.2 05 - Dynamic vs Static Typing.pdf.pdf 348.21KB
5. Conditionals.mp4 24.03MB
5. Dynamic vs Static Typing.mp4 25.38MB
5. Import Variants and Misconceptions - Lecture.mp4 51.57MB
5. Integers Constructors and Bases - Coding.mp4 66.58MB
5. Lambda Expressions - Coding.mp4 50.28MB
5. Named Tuples - Coding.mp4 127.93MB
5. Nonlocal Scopes - Coding.mp4 45.23MB
5. Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4 8.23MB
5. Unpacking Iterables - Lecture.mp4 60.78MB
6.1 06 - Closures.pdf.pdf 483.20KB
6.1 06 - Named Tuples - Modifying and Extending.pdf.pdf 486.17KB
6.1 06 - Rational Numbers.pdf.pdf 358.98KB
6.1 Functions.zip.zip 2.50KB
6.1 Import Variants and Misconceptions.zip.zip 10.59KB
6.1 Lambdas and Sorting.zip.zip 1.92KB
6.1 Notebook (Variable Re-Assignment).zip.zip 846B
6.1 Python 3.6 - Underscores and Numeric Literals.zip.zip 1.03KB
6.1 Unpacking Iterables.zip.zip 1.75KB
6.2 06 - Variable Re-Assignment.pdf.pdf 304.47KB
6. Closures - Lecture.mp4 190.34MB
6. Functions.mp4 42.39MB
6. Import Variants and Misconceptions - Coding.mp4 57.04MB
6. Lambdas and Sorting.mp4 52.19MB
6. Named Tuples - Modifying and Extending - Lecture.mp4 73.46MB
6. Python 3.6 - Underscores in Numeric Literals.mp4 4.94MB
6. Rational Numbers - Lecture.mp4 69.55MB
6. Unpacking Iterables - Coding.mp4 64.56MB
6. Variable Re-Assignment.mp4 20.60MB
7.1 07 - Extended Unpacking.pdf.pdf 83.39MB
7.1 07 - Object Mutability.pdf.pdf 369.25KB
7.1 Challenge - Randomizing using Sorted.zip.zip 966B
7.1 Closures.zip.zip 4.18KB
7.1 Named Tuples - Modifying, Extending.zip.zip 3.67KB
7.1 Python 3.6 - f-Strings.zip.zip 1.43KB
7.1 Rational Numbers.zip.zip 4.05KB
7.1 Reloading Modules.zip.zip 3.60KB
7.1 While Loops.zip.zip 2.04KB
7.2 Notebook (Object Mutability).zip.zip 1.68KB
7. Challenge - Randomize an Iterable using Sorted!!.mp4 8.33MB
7. Closures - Coding.mp4 112.36MB
7. Extended Unpacking - Lecture.mp4 83.39MB
7. Named Tuples - Modifying and Extending - Coding.mp4 78.29MB
7. Object Mutability.mp4 65.78MB
7. Python 3.6 - f-Strings.mp4 12.51MB
7. Rationals Numbers - Coding.mp4 41.48MB
7. Reloading Modules.mp4 26.60MB
7. The While Loop.mp4 42.67MB
8.1 08 - Floats - Internal Representation.pdf.pdf 345.28KB
8.1 08 - Function Arguments and Mutability.pdf.pdf 379.38KB
8.1 08 - Function Introspection.pdf.pdf 462.80KB
8.1 08 - Named Tuples - DocStrings and Default Values.pdf.pdf 426.20KB
8.1 Break, Continue and Try Statements.zip.zip 1.17KB
8.1 Closure Applications 1.zip.zip 2.09KB
8.1 Extended Unpacking.zip.zip 4.32KB
8.1 Random Seeds.zip.zip 3.39KB
8.1 Using __main__.zip.zip 1.29KB
8.2 Notebook (Function Arguments and Mutability).zip.zip 1.49KB
8. Break, Continue and the Try Statement.mp4 33.72MB
8. Closure Applications - Part 1.mp4 58.66MB
8. Extended Unpacking - Coding.mp4 89.78MB
8. Floats Internal Representations - Lecture.mp4 96.46MB
8. Function Arguments and Mutability.mp4 69.07MB
8. Function Introspection - Lecture.mp4 96.43MB
8. Named Tuples - DocStrings and Default Values - Lecture.mp4 66.15MB
8. Random Seeds.mp4 26.52MB
8. Using __main__.mp4 63.52MB
9.1 08 - Modules Recap.pdf.pdf 376.65KB
9.1 09 - star-args.pdf.pdf 317.43KB
9.1 Closure Applications 2.zip.zip 2.38KB
9.1 Floats - Internal Representation.zip.zip 2.73KB
9.1 For Loop.zip.zip 2.26KB
9.1 Function Introspection.zip.zip 4.68KB
9.1 Named Tuples - Docstrings, DefaultValues.zip.zip 2.89KB
9.1 Notebook (Shared References and Mutability).zip.zip 1.49KB
9.1 Random Choices.zip.zip 3.76KB
9.2 09 - Shared References and Mutability.pdf.pdf 364.71KB
9. args - Lecture.mp4 28.68MB
9. Closure Applications - Part 2.mp4 75.27MB
9. Floats Internal Representations - Coding.mp4 16.40MB
9. Function Introspection - Coding.mp4 98.52MB
9. Modules Recap.mp4 34.30MB
9. Named Tuples - DocStrings and Default Values - Coding.mp4 56.82MB
9. Random Choices.mp4 51.91MB
9. Shared References and Mutability.mp4 41.55MB
9. The For Loop.mp4 56.05MB
Distribution statistics by country
United States (US) 1
Total 1
IP List List of IP addresses which were distributed this torrent