[UdemyCourseDownloader] Python 3 Deep Dive (Part 1)
- 收录时间:2019-04-16 17:32:18
- 文件大小:10GB
- 下载次数:26
- 最近下载:2020-10-20 01:40:06
- 磁力链接:
-
文件列表
- 1. Introduction/1. Course Overview.mp4 279MB
- 4. Numeric Types/11. Floats Equality Testing - Coding.mp4 238MB
- 7. Scopes, Closures and Decorators/6. Closures - Lecture.mp4 190MB
- 7. Scopes, Closures and Decorators/2. Global and Local Scopes - Lecture.mp4 167MB
- 4. Numeric Types/4. Integers Constructors and Bases - Lecture.mp4 136MB
- 8. Tuples as Data Structures and Named Tuples/4. Named Tuples - Lecture.mp4 135MB
- 8. Tuples as Data Structures and Named Tuples/5. Named Tuples - Coding.mp4 128MB
- 6. First-Class Functions/13. Reducing Functions - Lecture.mp4 126MB
- 7. Scopes, Closures and Decorators/12. Decorator Application (Timer).mp4 126MB
- 7. Scopes, Closures and Decorators/20. Decorator Application (Dispatching) - Part 2.mp4 123MB
- 4. Numeric Types/14. Floats Rounding - Lecture.mp4 122MB
- 7. Scopes, Closures and Decorators/7. Closures - Coding.mp4 112MB
- 7. Scopes, Closures and Decorators/19. Decorator Application (Dispatching) - Part 1.mp4 111MB
- 6. First-Class Functions/18. The operator Module - Coding.mp4 109MB
- 6. First-Class Functions/11. Map, Filter, Zip and List Comprehensions - Lecture.mp4 106MB
- 7. Scopes, Closures and Decorators/10. Decorators (Part 1) - Lecture.mp4 105MB
- 7. Scopes, Closures and Decorators/4. Nonlocal Scopes - Lecture.mp4 105MB
- 3. Variables and Memory/4. Garbage Collection.mp4 105MB
- 8. Tuples as Data Structures and Named Tuples/11. Named Tuples - Application - Alternative to Dictionaries.mp4 104MB
- 7. Scopes, Closures and Decorators/21. Decorator Application (Dispatching) - Part 3.mp4 103MB
- 4. Numeric Types/28. Booleans Precedence and Short-Circuiting - Lecture.mp4 103MB
- 10. Extras/15. Simulating a simple switch in Python.mp4 103MB
- 7. Scopes, Closures and Decorators/18. Decorator Application (Decorating Classes).mp4 101MB
- 4. Numeric Types/3. Integers Operations.mp4 100MB
- 7. Scopes, Closures and Decorators/14. Decorator Application (Memoization).mp4 99MB
- 6. First-Class Functions/9. Function Introspection - Coding.mp4 99MB
- 4. Numeric Types/8. Floats Internal Representations - Lecture.mp4 96MB
- 6. First-Class Functions/8. Function Introspection - Lecture.mp4 96MB
- 10. Extras/13. Command Line Arguments.mp4 95MB
- 8. Tuples as Data Structures and Named Tuples/2. Tuples as Data Structures - Lecture.mp4 94MB
- 4. Numeric Types/10. Floats Equality Testing - Lecture.mp4 93MB
- 5. Function Parameters/8. Extended Unpacking - Coding.mp4 90MB
- 2. A Quick Refresher - Basics Review/3. Multi-Line Statements and Strings.mp4 89MB
- 4. Numeric Types/25. Booleans.mp4 89MB
- 4. Numeric Types/16. Decimals - Lecture.mp4 88MB
- 6. First-Class Functions/16. Partial Functions - Coding.mp4 87MB
- 4. Numeric Types/30. Booleans Boolean Operators - Lecture.mp4 85MB
- 8. Tuples as Data Structures and Named Tuples/3. Tuples as Data Structures - Coding.mp4 85MB
- 7. Scopes, Closures and Decorators/16. Decorators (Part 2) - Coding.mp4 85MB
- 4. Numeric Types/2. Integers Data Types.mp4 83MB
- 5. Function Parameters/7. Extended Unpacking - Lecture.mp4 83MB
- 4. Numeric Types/32. Comparison Operators.mp4 83MB
- 3. Variables and Memory/14. Python Optimizations Peephole.mp4 83MB
- 2. A Quick Refresher - Basics Review/10. Classes.mp4 82MB
- 5. Function Parameters/17. Parameter Defaults - Beware!!.mp4 79MB
- 9. Modules, Packages and Namespaces/3. How does Python Import Modules.mp4 79MB
- 8. Tuples as Data Structures and Named Tuples/7. Named Tuples - Modifying and Extending - Coding.mp4 78MB
- 6. First-Class Functions/2. Docstrings and Annotations - Lecture.mp4 78MB
- 3. Variables and Memory/13. Python Optimizations String Interning.mp4 77MB
- 7. Scopes, Closures and Decorators/13. Decorator Application (Logger, Stacked Decorators).mp4 77MB
- 7. Scopes, Closures and Decorators/9. Closure Applications - Part 2.mp4 75MB
- 6. First-Class Functions/17. The operator Module - Lecture.mp4 74MB
- 8. Tuples as Data Structures and Named Tuples/6. Named Tuples - Modifying and Extending - Lecture.mp4 73MB
- 7. Scopes, Closures and Decorators/11. Decorators (Part 1) - Coding.mp4 73MB
- 6. First-Class Functions/14. Reducing Functions - Coding.mp4 72MB
- 4. Numeric Types/6. Rational Numbers - Lecture.mp4 70MB
- 3. Variables and Memory/8. Function Arguments and Mutability.mp4 69MB
- 6. First-Class Functions/12. Map, Filter, Zip and List Comprehensions - Coding.mp4 69MB
- 4. Numeric Types/5. Integers Constructors and Bases - Coding.mp4 67MB
- 8. Tuples as Data Structures and Named Tuples/8. Named Tuples - DocStrings and Default Values - Lecture.mp4 66MB
- 3. Variables and Memory/7. Object Mutability.mp4 66MB
- 5. Function Parameters/18. Parameter Defaults - Beware Again!!.mp4 65MB
- 3. Variables and Memory/10. Variable Equality.mp4 65MB
- 5. Function Parameters/16. Application A Simple Function Timer.mp4 65MB
- 5. Function Parameters/6. Unpacking Iterables - Coding.mp4 65MB
- 9. Modules, Packages and Namespaces/8. Using __main__.mp4 64MB
- 5. Function Parameters/3. Positional and Keyword Arguments - Lecture.mp4 63MB
- 5. Function Parameters/14. Putting it all Together - Lecture.mp4 63MB
- 4. Numeric Types/23. Complex Numbers - Lecture.mp4 61MB
- 5. Function Parameters/5. Unpacking Iterables - Lecture.mp4 61MB
- 6. First-Class Functions/10. Callables.mp4 60MB
- 9. Modules, Packages and Namespaces/14. Structuring Packages - Part 2.mp4 60MB
- 5. Function Parameters/15. Putting it all Together - Coding.mp4 60MB
- 6. First-Class Functions/4. Lambda Expressions - Lecture.mp4 59MB
- 9. Modules, Packages and Namespaces/4. Imports and importlib.mp4 59MB
- 7. Scopes, Closures and Decorators/8. Closure Applications - Part 1.mp4 59MB
- 9. Modules, Packages and Namespaces/13. Structuring Packages - Part 1.mp4 58MB
- 3. Variables and Memory/11. Everything is an Object.mp4 58MB
- 7. Scopes, Closures and Decorators/15. Decorators (Part 2) - Lecture.mp4 57MB
- 9. Modules, Packages and Namespaces/6. Import Variants and Misconceptions - Coding.mp4 57MB
- 3. Variables and Memory/3. Reference Counting.mp4 57MB
- 8. Tuples as Data Structures and Named Tuples/9. Named Tuples - DocStrings and Default Values - Coding.mp4 57MB
- 10. Extras/14. Sentinel Values for Parameter Defaults.mp4 56MB
- 6. First-Class Functions/15. Partial Functions - Lecture.mp4 56MB
- 2. A Quick Refresher - Basics Review/9. The For Loop.mp4 56MB
- 9. Modules, Packages and Namespaces/10. What are Packages - Lecture.mp4 55MB
- 2. A Quick Refresher - Basics Review/4. Variable Names.mp4 53MB
- 4. Numeric Types/21. Decimals Math Operations - Coding.mp4 52MB
- 10. Extras/1. Introduction.mp4 52MB
- 6. First-Class Functions/6. Lambdas and Sorting.mp4 52MB
- 6. First-Class Functions/3. Docstrings and Annotations - Coding.mp4 52MB
- 10. Extras/9. Random Choices.mp4 52MB
- 9. Modules, Packages and Namespaces/5. Import Variants and Misconceptions - Lecture.mp4 52MB
- 4. Numeric Types/15. Floats Rounding - Coding.mp4 51MB
- 4. Numeric Types/18. Decimals Constructors and Contexts - Lecture.mp4 51MB
- 4. Numeric Types/24. Complex Numbers - Coding.mp4 51MB
- 7. Scopes, Closures and Decorators/3. Global and Local Scopes - Coding.mp4 50MB
- 6. First-Class Functions/5. Lambda Expressions - Coding.mp4 50MB
- 4. Numeric Types/27. Booleans Truth Values - Coding.mp4 49MB
- 10. Extras/2. Additional Resources.mp4 49MB
- 4. Numeric Types/20. Decimals Math Operations - Lecture.mp4 49MB
- 4. Numeric Types/12. Floats Coercing to Integers - Lecture.mp4 48MB
- 4. Numeric Types/31. Booleans Boolean Operators - Coding.mp4 48MB
- 4. Numeric Types/26. Booleans Truth Values - Lecture.mp4 46MB
- 7. Scopes, Closures and Decorators/5. Nonlocal Scopes - Coding.mp4 45MB
- 5. Function Parameters/12. Keyword Arguments - Coding.mp4 45MB
- 5. Function Parameters/11. Keyword Arguments - Lecture.mp4 45MB
- 4. Numeric Types/29. Booleans Precedence and Short-Circuiting - Coding.mp4 45MB
- 2. A Quick Refresher - Basics Review/7. The While Loop.mp4 43MB
- 2. A Quick Refresher - Basics Review/6. Functions.mp4 42MB
- 9. Modules, Packages and Namespaces/2. What is a Module.mp4 42MB
- 3. Variables and Memory/12. Python Optimizations Interning.mp4 42MB
- 3. Variables and Memory/9. Shared References and Mutability.mp4 42MB
- 4. Numeric Types/7. Rationals Numbers - Coding.mp4 41MB
- 5. Function Parameters/13. kwargs.mp4 41MB
- 9. Modules, Packages and Namespaces/11. What are Packages - Coding.mp4 40MB
- 4. Numeric Types/22. Decimals Performance Considerations.mp4 38MB
- 5. Function Parameters/10. args - Coding.mp4 37MB
- 4. Numeric Types/17. Decimals - Coding.mp4 36MB
- 9. Modules, Packages and Namespaces/12. Why Packages.mp4 36MB
- 4. Numeric Types/19. Decimals Constructors and Contexts - Coding.mp4 35MB
- 9. Modules, Packages and Namespaces/9. Modules Recap.mp4 34MB
- 2. A Quick Refresher - Basics Review/8. Break, Continue and the Try Statement.mp4 34MB
- 3. Variables and Memory/2. Variables are Memory References.mp4 33MB
- 7. Scopes, Closures and Decorators/17. Decorator Application (Decorator Class).mp4 31MB
- 2. A Quick Refresher - Basics Review/2. The Python Type Hierarchy.mp4 29MB
- 5. Function Parameters/9. args - Lecture.mp4 29MB
- 9. Modules, Packages and Namespaces/15. Namespace Packages.mp4 28MB
- 9. Modules, Packages and Namespaces/7. Reloading Modules.mp4 27MB
- 10. Extras/4. Python 3.6 - Dictionary Ordering.mp4 27MB
- 10. Extras/8. Random Seeds.mp4 27MB
- 10. Extras/11. Timing code using timeit.mp4 26MB
- 3. Variables and Memory/5. Dynamic vs Static Typing.mp4 25MB
- 2. A Quick Refresher - Basics Review/5. Conditionals.mp4 24MB
- 8. Tuples as Data Structures and Named Tuples/10. Named Tuples - Application - Returning Multiple Values.mp4 23MB
- 3. Variables and Memory/6. Variable Re-Assignment.mp4 21MB
- 6. First-Class Functions/1. Introduction.mp4 20MB
- 5. Function Parameters/4. Positional and Keyword Arguments - Coding.mp4 19MB
- 4. Numeric Types/13. Floats Coercing to Integers - Coding.mp4 19MB
- 5. Function Parameters/2. Argument vs Parameter.mp4 18MB
- 8. Tuples as Data Structures and Named Tuples/1. Introduction.mp4 17MB
- 4. Numeric Types/9. Floats Internal Representations - Coding.mp4 16MB
- 4. Numeric Types/1. Introduction.mp4 15MB
- 10. Extras/12. Don't Use args and kwargs Names Blindly.mp4 14MB
- 3. Variables and Memory/1. Introduction.mp4 13MB
- 10. Extras/3. Python 3.6 Highlights.mp4 13MB
- 10. Extras/7. Python 3.6 - f-Strings.mp4 13MB
- 10. Extras/10. Random Samples.mp4 10MB
- 2. A Quick Refresher - Basics Review/1. Introduction.mp4 9MB
- 6. First-Class Functions/7. Challenge - Randomize an Iterable using Sorted!!.mp4 8MB
- 10. Extras/5. Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4 8MB
- 9. Modules, Packages and Namespaces/1. Introduction.mp4 8MB
- 7. Scopes, Closures and Decorators/1. Introduction.mp4 8MB
- 9. Modules, Packages and Namespaces/16. Importing from Zip Archives.mp4 6MB
- 10. Extras/6. Python 3.6 - Underscores in Numeric Literals.mp4 5MB
- 5. Function Parameters/1. Introduction.mp4 4MB
- 10. Extras/2.1 Additional Resources.pdf.pdf 1MB
- 7. Scopes, Closures and Decorators/2.1 02 - Global and Local Scopes.pdf.pdf 807KB
- 1. Introduction/1.1 Section 1 - Intro.pdf.pdf 784KB
- 7. Scopes, Closures and Decorators/4.1 04 - NonLocal Sopes.pdf.pdf 724KB
- 8. Tuples as Data Structures and Named Tuples/4.1 04 - Named Tuples.pdf.pdf 575KB
- 5. Function Parameters/7.1 07 - Extended Unpacking.pdf.pdf 553KB
- 9. Modules, Packages and Namespaces/10.1 09 - What are Packages.pdf.pdf 544KB
- 4. Numeric Types/4.1 04 - Integers - Constructors and Bases.pdf.pdf 528KB
- 6. First-Class Functions/13.1 13 - Reducing Functions.pdf.pdf 510KB
- 4. Numeric Types/14.1 14 - Floats - Rounding.pdf.pdf 488KB
- 8. Tuples as Data Structures and Named Tuples/6.1 06 - Named Tuples - Modifying and Extending.pdf.pdf 486KB
- 7. Scopes, Closures and Decorators/6.1 06 - Closures.pdf.pdf 483KB
- 4. Numeric Types/30.1 30 - Boolean - Boolean Operators.pdf.pdf 474KB
- 6. First-Class Functions/8.1 08 - Function Introspection.pdf.pdf 463KB
- 9. Modules, Packages and Namespaces/5.1 05 - Import Variants.pdf.pdf 462KB
- 6. First-Class Functions/11.1 11 - Map, Filter, Zip.pdf.pdf 457KB
- 5. Function Parameters/14.1 14 - Putting it all together.pdf.pdf 456KB
- 4. Numeric Types/28.1 28 - Boolean - Precedence and Short-Circuiting.pdf.pdf 455KB
- 6. First-Class Functions/2.1 02 - Docstrings and Annotations.pdf.pdf 442KB
- 7. Scopes, Closures and Decorators/15.1 15 - Decorators 2.pdf.pdf 442KB
- 5. Function Parameters/5.1 05 - Unpacking Iterables.pdf.pdf 441KB
- 6. First-Class Functions/17.1 17 - The operator Module.pdf.pdf 436KB
- 8. Tuples as Data Structures and Named Tuples/2.1 02 - Tuples.pdf.pdf 430KB
- 7. Scopes, Closures and Decorators/10.1 10 - Decorators 1.pdf.pdf 428KB
- 9. Modules, Packages and Namespaces/12.1 11 - Why Packages.pdf.pdf 428KB
- 8. Tuples as Data Structures and Named Tuples/8.1 08 - Named Tuples - DocStrings and Default Values.pdf.pdf 426KB
- 5. Function Parameters/3.1 03 - Positional Arguments.pdf.pdf 425KB
- 4. Numeric Types/10.1 10 - Floats - Equality Testing.pdf.pdf 416KB
- 4. Numeric Types/32.2 32 - Comparison Operators.pdf.pdf 413KB
- 4. Numeric Types/3.2 03 - Integers - Operations.pdf.pdf 400KB
- 4. Numeric Types/12.1 12 - Floats to Integers.pdf.pdf 396KB
- 2. A Quick Refresher - Basics Review/3.1 Multi-Line Statements and Strings.pdf.pdf 393KB
- 2. A Quick Refresher - Basics Review/3.2 Multi-Line Statements and Strings.pdf.pdf 393KB
- 3. Variables and Memory/2.2 02 - Variables are Memory References.pdf.pdf 387KB
- 4. Numeric Types/25.2 25 - Booleans.pdf.pdf 386KB
- 6. First-Class Functions/4.1 04 - Lambda Expressions.pdf.pdf 385KB
- 4. Numeric Types/20.1 20 - Decimals - Math Operations.pdf.pdf 381KB
- 3. Variables and Memory/8.2 08 - Function Arguments and Mutability.pdf.pdf 379KB
- 4. Numeric Types/2.2 02 - Integers Data Type.pdf.pdf 377KB
- 9. Modules, Packages and Namespaces/9.1 08 - Modules Recap.pdf.pdf 377KB
- 9. Modules, Packages and Namespaces/15.1 14 - Namespace Packages.pdf.pdf 375KB
- 3. Variables and Memory/13.2 13 - Python Optimizations String Interning.pdf.pdf 373KB
- 5. Function Parameters/17.1 17 - Default Values.pdf.pdf 370KB
- 3. Variables and Memory/7.1 07 - Object Mutability.pdf.pdf 369KB
- 4. Numeric Types/18.1 18 - Decimals - Constructors and Contexts.pdf.pdf 368KB
- 5. Function Parameters/11.1 11 - Keyword Arguments.pdf.pdf 368KB
- 3. Variables and Memory/9.1 09 - Shared References and Mutability.pdf.pdf 365KB
- 4. Numeric Types/6.1 06 - Rational Numbers.pdf.pdf 359KB
- 2. A Quick Refresher - Basics Review/4.1 Variable Names.pdf.pdf 358KB
- 4. Numeric Types/26.1 26 - Booleans - Truth Values - Lecture.pdf.pdf 356KB
- 6. First-Class Functions/15.1 15 - Partial Functions.pdf.pdf 349KB
- 3. Variables and Memory/5.1 05 - Dynamic vs Static Typing.pdf.pdf 348KB
- 2. A Quick Refresher - Basics Review/2.1 Python Type Hierarchy.pdf.pdf 346KB
- 4. Numeric Types/8.1 08 - Floats - Internal Representation.pdf.pdf 345KB
- 3. Variables and Memory/10.2 10 - Variable Equality.pdf.pdf 343KB
- 4. Numeric Types/23.1 23 - Complex Numbers.pdf.pdf 343KB
- 3. Variables and Memory/12.2 12 - Python Optimizations - Interning.pdf.pdf 342KB
- 3. Variables and Memory/14.2 14 - Python Optimizations - Peephole.pdf.pdf 324KB
- 3. Variables and Memory/11.1 11 - Everything is an Object.pdf.pdf 322KB
- 4. Numeric Types/16.1 16 - Decimals.pdf.pdf 319KB
- 5. Function Parameters/9.1 09 - star-args.pdf.pdf 317KB
- 3. Variables and Memory/4.1 04 - Garbage Collection.pdf.pdf 311KB
- 4. Numeric Types/22.1 22 - Decimals - Performance Considerations.pdf.pdf 311KB
- 5. Function Parameters/2.1 02 - Argument vs Parameter.pdf.pdf 311KB
- 3. Variables and Memory/6.1 06 - Variable Re-Assignment.pdf.pdf 304KB
- 6. First-Class Functions/10.2 10 - Callables.pdf.pdf 301KB
- 3. Variables and Memory/3.2 03 - Reference Counting.pdf.pdf 296KB
- 5. Function Parameters/13.2 13 - kwargs.pdf.pdf 292KB
- 2. A Quick Refresher - Basics Review/1.1 Quick Refresher Introduction.pdf.pdf 261KB
- 9. Modules, Packages and Namespaces/6.1 Import Variants and Misconceptions.zip.zip 11KB
- 9. Modules, Packages and Namespaces/16.1 zipped_packages.zip.zip 10KB
- 7. Scopes, Closures and Decorators/19.1 Decorator Application (Single Dispatch Generic Functions).zip.zip 9KB
- 8. Tuples as Data Structures and Named Tuples/5.1 Named Tuples.zip.zip 7KB
- 9. Modules, Packages and Namespaces/3.1 How Python Imports Modules.zip.zip 7KB
- 9. Modules, Packages and Namespaces/2.1 What is a Module.zip.zip 7KB
- 7. Scopes, Closures and Decorators/18.1 Decorator Application (Decorating Classes).zip.zip 6KB
- 10. Extras/13.1 argparse.zip.zip 6KB
- 2. A Quick Refresher - Basics Review/10.1 Classes.zip.zip 6KB
- 10. Extras/11.1 Timing code using timeit.zip.zip 6KB
- 8. Tuples as Data Structures and Named Tuples/3.1 Tuples as Data Structures.zip.zip 5KB
- 9. Modules, Packages and Namespaces/13.1 sturcturing_package_imports.zip.zip 5KB
- 9. Modules, Packages and Namespaces/14.1 sturcturing_package_imports.zip.zip 5KB
- 6. First-Class Functions/9.1 Function Introspection.zip.zip 5KB
- 9. Modules, Packages and Namespaces/4.1 Imports and importlib.zip.zip 4KB
- 5. Function Parameters/8.1 Extended Unpacking.zip.zip 4KB
- 7. Scopes, Closures and Decorators/7.1 Closures.zip.zip 4KB
- 4. Numeric Types/7.1 Rational Numbers.zip.zip 4KB
- 4. Numeric Types/5.1 Integers - Bases and Constructors.zip.zip 4KB
- 7. Scopes, Closures and Decorators/12.1 Decorator Application (Timer).zip.zip 4KB
- 4. Numeric Types/27.1 Booleans - Truth Values.zip.zip 4KB
- 10. Extras/9.1 Random Choices.zip.zip 4KB
- 8. Tuples as Data Structures and Named Tuples/11.1 Named Tuples - Application - Alternative to Dictionaries.zip.zip 4KB
- 8. Tuples as Data Structures and Named Tuples/7.1 Named Tuples - Modifying, Extending.zip.zip 4KB
- 9. Modules, Packages and Namespaces/7.1 Reloading Modules.zip.zip 4KB
- 6. First-Class Functions/18.1 operator module.zip.zip 3KB
- 7. Scopes, Closures and Decorators/16.1 Decorators 2.zip.zip 3KB
- 10. Extras/8.1 Random Seeds.zip.zip 3KB
- 9. Modules, Packages and Namespaces/11.1 packages.zip.zip 3KB
- 7. Scopes, Closures and Decorators/14.1 Decorator Application (Memoization).zip.zip 3KB
- 6. First-Class Functions/16.1 Partial Functions.zip.zip 3KB
- 3. Variables and Memory/11.2 Notebook (Everything is an Object).zip.zip 3KB
- 6. First-Class Functions/14.1 Reducing Functions.zip.zip 3KB
- 4. Numeric Types/29.1 Booleans - Precedence and Short-Circuiting.zip.zip 3KB
- 8. Tuples as Data Structures and Named Tuples/9.1 Named Tuples - Docstrings, DefaultValues.zip.zip 3KB
- 10. Extras/4.1 Python 3.6 - Dictionary Ordering.zip.zip 3KB
- 4. Numeric Types/9.1 Floats - Internal Representation.zip.zip 3KB
- 6. First-Class Functions/12.1 Map, Filter and Zip.zip.zip 3KB
- 7. Scopes, Closures and Decorators/3.1 Global and Local Scopes.zip.zip 3KB
- 5. Function Parameters/18.1 Parameter Defaults - Beware 2.zip.zip 3KB
- 10. Extras/15.1 Simulating a simple Switch in Python.zip.zip 3KB
- 7. Scopes, Closures and Decorators/13.1 Decorator Application (Logger, Stacked).zip.zip 3KB
- 2. A Quick Refresher - Basics Review/6.1 Functions.zip.zip 2KB
- 4. Numeric Types/24.1 Complex Numbers.zip.zip 2KB
- 7. Scopes, Closures and Decorators/11.1 Decorators 1.zip.zip 2KB
- 10. Extras/10.1 08 - Random Samples.zip.zip 2KB
- 5. Function Parameters/10.1 star-args.zip.zip 2KB
- 7. Scopes, Closures and Decorators/9.1 Closure Applications 2.zip.zip 2KB
- 10. Extras/3.1 Python 3.6 Highlights.zip.zip 2KB
- 2. A Quick Refresher - Basics Review/9.1 For Loop.zip.zip 2KB
- 6. First-Class Functions/3.1 Docstrings and Annotations.zip.zip 2KB
- 4. Numeric Types/11.1 Floats - Equality Testing.zip.zip 2KB
- 5. Function Parameters/15.1 Putting it all Together.zip.zip 2KB
- 7. Scopes, Closures and Decorators/8.1 Closure Applications 1.zip.zip 2KB
- 2. A Quick Refresher - Basics Review/7.1 While Loops.zip.zip 2KB
- 3. Variables and Memory/14.1 Notebook (Python Optimizations - Peephole).zip.zip 2KB
- 5. Function Parameters/12.1 Keyword Arguments.zip.zip 2KB
- 2. A Quick Refresher - Basics Review/3.1 Multi-Line Statements and Strings.zip.zip 2KB
- 2. A Quick Refresher - Basics Review/3.2 Multi-Line Statements and Strings.zip.zip 2KB
- 6. First-Class Functions/6.1 Lambdas and Sorting.zip.zip 2KB
- 3. Variables and Memory/13.1 Notebook (Python Optimizations - String Interning).zip.zip 2KB
- 3. Variables and Memory/4.2 Notebook (Garbage Collection).zip.zip 2KB
- 4. Numeric Types/25.1 Booleans.zip.zip 2KB
- 7. Scopes, Closures and Decorators/5.1 Nonlocal Scopes.zip.zip 2KB
- 4. Numeric Types/21.1 Decimals - Math Operations.zip.zip 2KB
- 5. Function Parameters/16.1 A Simple Function Timer.zip.zip 2KB
- 5. Function Parameters/6.1 Unpacking Iterables.zip.zip 2KB
- 4. Numeric Types/31.1 Booleans - Boolean Operators.zip.zip 2KB
- 4. Numeric Types/19.1 Decimals - Constructors and Contexts.zip.zip 2KB
- 4. Numeric Types/32.1 Comparison Operators.zip.zip 2KB
- 10. Extras/14.1 Sentinel Values for Parameter Defaults.zip.zip 2KB
- 3. Variables and Memory/7.2 Notebook (Object Mutability).zip.zip 2KB
- 10. Extras/12.1 Don't Use args and kwargs Names Blindly.zip.zip 2KB
- 3. Variables and Memory/10.1 Notebook (Variable Equality).zip.zip 2KB
- 4. Numeric Types/17.1 Decimals.zip.zip 2KB
- 1. Introduction/2. Pre-Requisites.html 2KB
- 4. Numeric Types/3.1 Integers - Operations.zip.zip 2KB
- 3. Variables and Memory/8.1 Notebook (Function Arguments and Mutability).zip.zip 1KB
- 3. Variables and Memory/9.2 Notebook (Shared References and Mutability).zip.zip 1KB
- 4. Numeric Types/15.1 Floats - Rounding.zip.zip 1KB
- 5. Function Parameters/4.1 Positional Arguments.zip.zip 1KB
- 10. Extras/7.1 Python 3.6 - f-Strings.zip.zip 1KB
- 7. Scopes, Closures and Decorators/17.1 Decorator Application (Decorator Class).zip.zip 1KB
- 6. First-Class Functions/5.1 Lambda Expressions.zip.zip 1KB
- 4. Numeric Types/22.2 Decimals - Performance.zip.zip 1KB
- 3. Variables and Memory/3.1 Notebook (Reference Counting).zip.zip 1KB
- 9. Modules, Packages and Namespaces/8.1 Using __main__.zip.zip 1KB
- 10. Extras/5.1 Python 3.6 - Preserved Order of kwargs - Named Tuple Application.zip.zip 1KB
- 3. Variables and Memory/12.1 Notebook (Python Optimizations - Interning).zip.zip 1KB
- 2. A Quick Refresher - Basics Review/8.1 Break, Continue and Try Statements.zip.zip 1KB
- 4. Numeric Types/2.1 Integers - Data Type.zip.zip 1KB
- 5. Function Parameters/13.1 kwargs.zip.zip 1KB
- 6. First-Class Functions/10.1 Callables.zip.zip 1KB
- 8. Tuples as Data Structures and Named Tuples/10.1 Named Tuples - Application - Returning Multiple Values.zip.zip 1KB
- 2. A Quick Refresher - Basics Review/5.1 Conditionals.zip.zip 1KB
- 5. Function Parameters/17.2 Default Values - Beware.zip.zip 1KB
- 10. Extras/6.1 Python 3.6 - Underscores and Numeric Literals.zip.zip 1KB
- 3. Variables and Memory/2.1 Notebook (Variables are Memory References).zip.zip 1KB
- 6. First-Class Functions/7.1 Challenge - Randomizing using Sorted.zip.zip 966B
- 3. Variables and Memory/5.2 Notebook (Dynamic vs Static Typing).zip.zip 899B
- 4. Numeric Types/13.1 Floats - Coercing to Integers.zip.zip 891B
- 3. Variables and Memory/6.2 Notebook (Variable Re-Assignment).zip.zip 846B
- 1. Introduction/3. Code Projects and Notebooks.html 460B
- udemycoursedownloader.com.url 132B
- Udemy Course downloader.txt 94B