zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[Udemy] Python 3 Deep Dive (Part 1 – Functional) (08.2020)
magnet:?xt=urn:btih:44a4d78f1427aec0f31b75f621a94118fb078a3b&dn=[Udemy] Python 3 Deep Dive (Part 1 – Functional) (08.2020)
磁力链接详情
Hash值:
44a4d78f1427aec0f31b75f621a94118fb078a3b
点击数:
179
文件大小:
34.55 GB
文件数量:
156
创建日期:
2022-3-28 10:50
最后访问:
2024-10-31 07:56
访问标签:
Udemy
Python
3
Deep
Dive
Part
1
–
Functional
08
2020
文件列表详情
01 Introduction/001 Course Overview.mp4 546.79 MB
02 A Quick Refresher - Basics Review/001 Introduction.mp4 33.36 MB
02 A Quick Refresher - Basics Review/002 The Python Type Hierarchy.mp4 114.22 MB
02 A Quick Refresher - Basics Review/003 Multi-Line Statements and Strings.mp4 362.43 MB
02 A Quick Refresher - Basics Review/004 Variable Names.mp4 214.61 MB
02 A Quick Refresher - Basics Review/005 Conditionals.mp4 29.16 MB
02 A Quick Refresher - Basics Review/006 Functions.mp4 50.94 MB
02 A Quick Refresher - Basics Review/007 The While Loop.mp4 97.64 MB
02 A Quick Refresher - Basics Review/008 Break, Continue and the Try Statement.mp4 41.96 MB
02 A Quick Refresher - Basics Review/009 The For Loop.mp4 68.05 MB
02 A Quick Refresher - Basics Review/010 Classes.mp4 304.53 MB
03 Variables and Memory/001 Introduction.mp4 54.3 MB
03 Variables and Memory/002 Variables are Memory References.mp4 135.55 MB
03 Variables and Memory/003 Reference Counting.mp4 232.47 MB
03 Variables and Memory/004 Garbage Collection.mp4 569.84 MB
03 Variables and Memory/005 Dynamic vs Static Typing.mp4 98.82 MB
03 Variables and Memory/006 Variable Re-Assignment.mp4 81.79 MB
03 Variables and Memory/007 Object Mutability.mp4 269.7 MB
03 Variables and Memory/008 Function Arguments and Mutability.mp4 288.19 MB
03 Variables and Memory/009 Shared References and Mutability.mp4 285.77 MB
03 Variables and Memory/010 Variable Equality.mp4 353.05 MB
03 Variables and Memory/011 Everything is an Object.mp4 314.64 MB
03 Variables and Memory/012 Python Optimizations_ Interning.mp4 160.77 MB
03 Variables and Memory/013 Python Optimizations_ String Interning.mp4 170.55 MB
03 Variables and Memory/014 Python Optimizations_ Peephole.mp4 442.61 MB
04 Numeric Types/001 Introduction.mp4 58.52 MB
04 Numeric Types/002 Integers_ Data Types.mp4 426.42 MB
04 Numeric Types/003 Integers_ Operations.mp4 411.05 MB
04 Numeric Types/004 Integers_ Constructors and Bases - Lecture.mp4 565.91 MB
04 Numeric Types/005 Integers_ Constructors and Bases - Coding.mp4 362.57 MB
04 Numeric Types/006 Rational Numbers - Lecture.mp4 282.26 MB
04 Numeric Types/007 Rationals Numbers - Coding.mp4 75.46 MB
04 Numeric Types/008 Floats_ Internal Representations - Lecture.mp4 705.58 MB
04 Numeric Types/009 Floats_ Internal Representations - Coding.mp4 21.28 MB
04 Numeric Types/010 Floats_ Equality Testing - Lecture.mp4 367.11 MB
04 Numeric Types/011 Floats_ Equality Testing - Coding.mp4 93.77 MB
04 Numeric Types/012 Floats_ Coercing to Integers - Lecture.mp4 190.59 MB
04 Numeric Types/013 Floats_ Coercing to Integers - Coding.mp4 78.75 MB
04 Numeric Types/014 Floats_ Rounding - Lecture.mp4 913.28 MB
04 Numeric Types/015 Floats_ Rounding - Coding.mp4 62.95 MB
04 Numeric Types/016 Decimals - Lecture.mp4 330.31 MB
04 Numeric Types/017 Decimals - Coding.mp4 67.13 MB
04 Numeric Types/018 Decimals_ Constructors and Contexts - Lecture.mp4 200.6 MB
04 Numeric Types/019 Decimals_ Constructors and Contexts - Coding.mp4 46.25 MB
04 Numeric Types/020 Decimals_ Math Operations - Lecture.mp4 188.75 MB
04 Numeric Types/021 Decimals_ Math Operations - Coding.mp4 114.45 MB
04 Numeric Types/022 Decimals_ Performance Considerations.mp4 210.77 MB
04 Numeric Types/023 Complex Numbers - Lecture.mp4 229.15 MB
04 Numeric Types/024 Complex Numbers - Coding.mp4 88.77 MB
04 Numeric Types/025 Booleans.mp4 483.05 MB
04 Numeric Types/026 Booleans_ Truth Values - Lecture.mp4 179.95 MB
04 Numeric Types/027 Booleans_ Truth Values - Coding.mp4 87.07 MB
04 Numeric Types/028 Booleans_ Precedence and Short-Circuiting - Lecture.mp4 415.15 MB
04 Numeric Types/029 Booleans_ Precedence and Short-Circuiting - Coding.mp4 82.54 MB
04 Numeric Types/030 Booleans_ Boolean Operators - Lecture.mp4 346.9 MB
04 Numeric Types/031 Booleans_ Boolean Operators - Coding.mp4 59.8 MB
04 Numeric Types/032 Comparison Operators.mp4 339.07 MB
05 Function Parameters/001 Introduction.mp4 21.21 MB
05 Function Parameters/002 Argument vs Parameter.mp4 72.29 MB
05 Function Parameters/003 Positional and Keyword Arguments - Lecture.mp4 463.06 MB
05 Function Parameters/004 Positional and Keyword Arguments - Coding.mp4 25.99 MB
05 Function Parameters/005 Unpacking Iterables - Lecture.mp4 248.56 MB
05 Function Parameters/006 Unpacking Iterables - Coding.mp4 116.35 MB
05 Function Parameters/007 Extended Unpacking - Lecture.mp4 342.53 MB
05 Function Parameters/008 Extended Unpacking - Coding.mp4 114.71 MB
05 Function Parameters/009 _args - Lecture.mp4 116.04 MB
05 Function Parameters/010 _args - Coding.mp4 66 MB
05 Function Parameters/011 Keyword Arguments - Lecture.mp4 181 MB
05 Function Parameters/012 Keyword Arguments - Coding.mp4 58.91 MB
05 Function Parameters/013 __kwargs.mp4 168.78 MB
05 Function Parameters/014 Putting it all Together - Lecture.mp4 258.75 MB
05 Function Parameters/015 Putting it all Together - Coding.mp4 110.52 MB
05 Function Parameters/016 Application_ A Simple Function Timer.mp4 115.69 MB
05 Function Parameters/017 Parameter Defaults - Beware!!.mp4 318.87 MB
05 Function Parameters/018 Parameter Defaults - Beware Again!!.mp4 272.42 MB
06 First-Class Functions/001 Introduction.mp4 78.99 MB
06 First-Class Functions/002 Docstrings and Annotations - Lecture.mp4 307.44 MB
06 First-Class Functions/003 Docstrings and Annotations - Coding.mp4 205.94 MB
06 First-Class Functions/004 Lambda Expressions - Lecture.mp4 235.36 MB
06 First-Class Functions/005 Lambda Expressions - Coding.mp4 62.75 MB
06 First-Class Functions/006 Lambdas and Sorting.mp4 68.28 MB
06 First-Class Functions/007 Challenge - Randomize an Iterable using Sorted!!.mp4 10.72 MB
06 First-Class Functions/008 Function Introspection - Lecture.mp4 382.45 MB
06 First-Class Functions/009 Function Introspection - Coding.mp4 518.41 MB
06 First-Class Functions/010 Callables.mp4 242.53 MB
06 First-Class Functions/011 Map, Filter, Zip and List Comprehensions - Lecture.mp4 423.17 MB
06 First-Class Functions/012 Map, Filter, Zip and List Comprehensions - Coding.mp4 284.44 MB
06 First-Class Functions/013 Reducing Functions - Lecture.mp4 498.45 MB
06 First-Class Functions/014 Reducing Functions - Coding.mp4 121.93 MB
06 First-Class Functions/015 Partial Functions - Lecture.mp4 219.1 MB
06 First-Class Functions/016 Partial Functions - Coding.mp4 157.65 MB
06 First-Class Functions/017 The operator Module - Lecture.mp4 298.42 MB
06 First-Class Functions/018 The operator Module - Coding.mp4 442.66 MB
07 Scopes, Closures and Decorators/001 Introduction.mp4 28.97 MB
07 Scopes, Closures and Decorators/002 Global and Local Scopes - Lecture.mp4 1.19 GB
07 Scopes, Closures and Decorators/003 Global and Local Scopes - Coding.mp4 89.89 MB
07 Scopes, Closures and Decorators/004 Nonlocal Scopes - Lecture.mp4 780.62 MB
07 Scopes, Closures and Decorators/005 Nonlocal Scopes - Coding.mp4 57 MB
07 Scopes, Closures and Decorators/006 Closures - Lecture.mp4 751.24 MB
07 Scopes, Closures and Decorators/007 Closures - Coding.mp4 200.26 MB
07 Scopes, Closures and Decorators/008 Closure Applications - Part 1.mp4 104.98 MB
07 Scopes, Closures and Decorators/009 Closure Applications - Part 2.mp4 92.38 MB
07 Scopes, Closures and Decorators/010 Decorators (Part 1) - Lecture.mp4 408.46 MB
07 Scopes, Closures and Decorators/011 Decorators (Part 1) - Coding.mp4 159.29 MB
07 Scopes, Closures and Decorators/012 Decorator Application (Timer).mp4 664.11 MB
07 Scopes, Closures and Decorators/013 Decorator Application (Logger, Stacked Decorators).mp4 134.32 MB
07 Scopes, Closures and Decorators/014 Decorator Application (Memoization).mp4 220.37 MB
07 Scopes, Closures and Decorators/015 Decorators (Part 2) - Lecture.mp4 230.02 MB
07 Scopes, Closures and Decorators/016 Decorators (Part 2) - Coding.mp4 440.35 MB
07 Scopes, Closures and Decorators/017 Decorator Application (Decorator Class).mp4 55.68 MB
07 Scopes, Closures and Decorators/018 Decorator Application (Decorating Classes).mp4 374.9 MB
07 Scopes, Closures and Decorators/019 Decorator Application (Dispatching) - Part 1.mp4 240.17 MB
07 Scopes, Closures and Decorators/020 Decorator Application (Dispatching) - Part 2.mp4 269.12 MB
07 Scopes, Closures and Decorators/021 Decorator Application (Dispatching) - Part 3.mp4 380.19 MB
08 Tuples as Data Structures and Named Tuples/001 Introduction.mp4 63.3 MB
08 Tuples as Data Structures and Named Tuples/002 Tuples as Data Structures - Lecture.mp4 681.55 MB
08 Tuples as Data Structures and Named Tuples/003 Tuples as Data Structures - Coding.mp4 153.05 MB
08 Tuples as Data Structures and Named Tuples/004 Named Tuples - Lecture.mp4 534.25 MB
08 Tuples as Data Structures and Named Tuples/005 Named Tuples - Coding.mp4 215.2 MB
08 Tuples as Data Structures and Named Tuples/006 Named Tuples - Modifying and Extending - Lecture.mp4 393.85 MB
08 Tuples as Data Structures and Named Tuples/007 Named Tuples - Modifying and Extending - Coding.mp4 98.42 MB
08 Tuples as Data Structures and Named Tuples/008 Named Tuples - DocStrings and Default Values - Lecture.mp4 262.95 MB
08 Tuples as Data Structures and Named Tuples/009 Named Tuples - DocStrings and Default Values - Coding.mp4 101.27 MB
08 Tuples as Data Structures and Named Tuples/010 Named Tuples - Application - Returning Multiple Values.mp4 39.82 MB
08 Tuples as Data Structures and Named Tuples/011 Named Tuples - Application - Alternative to Dictionaries.mp4 742.26 MB
09 Modules, Packages and Namespaces/001 Introduction.mp4 55.8 MB
09 Modules, Packages and Namespaces/002 What is a Module_.mp4 144.95 MB
09 Modules, Packages and Namespaces/003 How does Python Import Modules_.mp4 316.22 MB
09 Modules, Packages and Namespaces/004 Imports and importlib.mp4 199.31 MB
09 Modules, Packages and Namespaces/005 Import Variants and Misconceptions - Lecture.mp4 257.09 MB
09 Modules, Packages and Namespaces/006 Import Variants and Misconceptions - Coding.mp4 112.86 MB
09 Modules, Packages and Namespaces/007 Reloading Modules.mp4 95.12 MB
09 Modules, Packages and Namespaces/008 Using __main__.mp4 196.43 MB
09 Modules, Packages and Namespaces/009 Modules Recap.mp4 241.78 MB
09 Modules, Packages and Namespaces/010 What are Packages_ - Lecture.mp4 378.32 MB
09 Modules, Packages and Namespaces/011 What are Packages _ - Coding.mp4 93.37 MB
09 Modules, Packages and Namespaces/012 Why Packages_.mp4 243.93 MB
09 Modules, Packages and Namespaces/013 Structuring Packages - Part 1.mp4 129.59 MB
09 Modules, Packages and Namespaces/014 Structuring Packages - Part 2.mp4 196.88 MB
09 Modules, Packages and Namespaces/015 Namespace Packages.mp4 196.13 MB
09 Modules, Packages and Namespaces/016 Importing from Zip Archives.mp4 14.33 MB
10 Extras/001 Introduction.mp4 70.31 MB
10 Extras/002 Additional Resources.mp4 234.1 MB
10 Extras/003 Python 3.6 Highlights.mp4 61.46 MB
10 Extras/004 Python 3.6 - Dictionary Ordering.mp4 80.06 MB
10 Extras/005 Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4 25.3 MB
10 Extras/006 Python 3.6 - Underscores in Numeric Literals.mp4 8.63 MB
10 Extras/007 Python 3.6 - f-Strings.mp4 22.52 MB
10 Extras/008 Random_ Seeds.mp4 126.77 MB
10 Extras/009 Random Choices.mp4 132.74 MB
10 Extras/010 Random Samples.mp4 34.35 MB
10 Extras/011 Timing code using _timeit_.mp4 122.65 MB
10 Extras/012 Don't Use _args and __kwargs Names Blindly.mp4 18.51 MB
10 Extras/013 Command Line Arguments.mp4 239.04 MB
10 Extras/014 Sentinel Values for Parameter Defaults.mp4 32.26 MB
10 Extras/015 Simulating a simple switch in Python.mp4 72.14 MB
其他位置