| Python 3 - Deep Dive/python-3-deep-dive-part-1/01 Introduction/001 Course Overview.mp4 |
47.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/01 Introduction/001 Section-1-Intro.pdf |
784 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/01 Introduction/002 Pre-Requisites.html |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/01 Introduction/003 Code Projects and Notebooks.html |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/004 Introduction.mp4 |
8.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/004 Quick-Refresher-Introduction.pdf |
261 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/005 Python-Type-Hierarchy.pdf |
346 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/005 The Python Type Hierarchy.mp4 |
28.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/006 Multi-Line Statements and Strings.mp4 |
89.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/006 Multi-Line-Statements-and-Strings.pdf |
393 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/006 Multi-Line-Statements-and-Strings.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/007 Variable Names.mp4 |
53.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/007 Variable-Names.pdf |
358 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/008 Conditionals.mp4 |
24 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/008 Conditionals.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/009 Functions.mp4 |
42.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/009 Functions.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/010 The While Loop.mp4 |
42.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/010 While-Loops.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/011 Break Continue and the Try Statement.mp4 |
33.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/011 Break-Continue-and-Try-Statements.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/012 For-Loop.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/012 The For Loop.mp4 |
56 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/013 Classes.mp4 |
82.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/02 A Quick Refresher - Basics Review/013 Classes.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/014 Introduction.mp4 |
13.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/015 02-Variables-are-Memory-References.pdf |
387 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/015 Notebook-Variables-are-Memory-References.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/015 Variables are Memory References.mp4 |
33.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/016 03-Reference-Counting.pdf |
296 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/016 Notebook-Reference-Counting.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/016 Reference Counting.mp4 |
56.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/017 04-Garbage-Collection.pdf |
311 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/017 Garbage Collection.mp4 |
104.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/017 Notebook-Garbage-Collection.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/018 05-Dynamic-vs-Static-Typing.pdf |
348 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/018 Dynamic vs Static Typing.mp4 |
25.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/018 Notebook-Dynamic-vs-Static-Typing.zip |
899 B |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/019 06-Variable-Re-Assignment.pdf |
304 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/019 Notebook-Variable-Re-Assignment.zip |
846 B |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/019 Variable Re-Assignment.mp4 |
20.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/020 07-Object-Mutability.pdf |
369 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/020 Notebook-Object-Mutability.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/020 Object Mutability.mp4 |
65.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/021 08-Function-Arguments-and-Mutability.pdf |
379 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/021 Function Arguments and Mutability.mp4 |
69.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/021 Notebook-Function-Arguments-and-Mutability.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/022 09-Shared-References-and-Mutability.pdf |
365 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/022 Notebook-Shared-References-and-Mutability.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/022 Shared References and Mutability.mp4 |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/023 10-Variable-Equality.pdf |
343 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/023 Notebook-Variable-Equality.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/023 Variable Equality.mp4 |
65 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/024 11-Everything-is-an-Object.pdf |
322 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/024 Everything is an Object.mp4 |
57.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/024 Notebook-Everything-is-an-Object.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/025 12-Python-Optimizations-Interning.pdf |
342 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/025 Notebook-Python-Optimizations-Interning.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/025 Python Optimizations Interning.mp4 |
41.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/026 13-Python-Optimizations-String-Interning.pdf |
373 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/026 Notebook-Python-Optimizations-String-Interning.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/026 Python Optimizations String Interning.mp4 |
77.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/027 14-Python-Optimizations-Peephole.pdf |
324 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/027 Notebook-Python-Optimizations-Peephole.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/03 Variables and Memory/027 Python Optimizations Peephole.mp4 |
82.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/028 Introduction.mp4 |
14.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/029 02-Integers-Data-Type.pdf |
377 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/029 Integers Data Types.mp4 |
83.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/029 Integers-Data-Type.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/030 03-Integers-Operations.pdf |
400 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/030 Integers Operations.mp4 |
100 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/030 Integers-Operations.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/031 04-Integers-Constructors-and-Bases.pdf |
528 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/031 Integers Constructors and Bases - Lecture.mp4 |
136.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/032 Integers Constructors and Bases - Coding.mp4 |
66.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/032 Integers-Bases-and-Constructors.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/033 06-Rational-Numbers.pdf |
359 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/033 Rational Numbers - Lecture.mp4 |
69.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/034 Rational-Numbers.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/034 Rationals Numbers - Coding.mp4 |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/035 08-Floats-Internal-Representation.pdf |
345 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/035 Floats Internal Representations - Lecture.mp4 |
96.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/036 Floats Internal Representations - Coding.mp4 |
16.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/036 Floats-Internal-Representation.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/037 10-Floats-Equality-Testing.pdf |
416 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/037 Floats Equality Testing - Lecture.mp4 |
92.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/038 Floats Equality Testing - Coding.mp4 |
237.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/038 Floats-Equality-Testing.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/039 12-Floats-to-Integers.pdf |
396 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/039 Floats Coercing to Integers - Lecture.mp4 |
48.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/040 Floats Coercing to Integers - Coding.mp4 |
18.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/040 Floats-Coercing-to-Integers.zip |
891 B |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/041 14-Floats-Rounding.pdf |
488 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/041 Floats Rounding - Lecture.mp4 |
122.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/042 Floats Rounding - Coding.mp4 |
50.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/042 Floats-Rounding.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/043 16-Decimals.pdf |
319 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/043 Decimals - Lecture.mp4 |
87.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/044 Decimals - Coding.mp4 |
36.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/044 Decimals.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/045 18-Decimals-Constructors-and-Contexts.pdf |
368 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/045 Decimals Constructors and Contexts - Lecture.mp4 |
50.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/046 Decimals Constructors and Contexts - Coding.mp4 |
35.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/046 Decimals-Constructors-and-Contexts.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/047 20-Decimals-Math-Operations.pdf |
381 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/047 Decimals Math Operations - Lecture.mp4 |
49 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/048 Decimals Math Operations - Coding.mp4 |
52.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/048 Decimals-Math-Operations.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/049 22-Decimals-Performance-Considerations.pdf |
311 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/049 Decimals Performance Considerations.mp4 |
38.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/049 Decimals-Performance.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/050 23-Complex-Numbers.pdf |
343 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/050 Complex Numbers - Lecture.mp4 |
60.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/051 Complex Numbers - Coding.mp4 |
50.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/051 Complex-Numbers.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/052 25-Booleans.pdf |
386 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/052 Booleans.mp4 |
89.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/052 Booleans.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/053 26-Booleans-Truth-Values-Lecture.pdf |
356 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/053 Booleans Truth Values - Lecture.mp4 |
46.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/054 Booleans Truth Values - Coding.mp4 |
49.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/054 Booleans-Truth-Values.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/055 28-Boolean-Precedence-and-Short-Circuiting.pdf |
455 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/055 Booleans Precedence and Short-Circuiting - Lecture.mp4 |
102.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/056 Booleans Precedence and Short-Circuiting - Coding.mp4 |
44.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/056 Booleans-Precedence-and-Short-Circuiting.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/057 30-Boolean-Boolean-Operators.pdf |
474 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/057 Booleans Boolean Operators - Lecture.mp4 |
85 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/058 Booleans Boolean Operators - Coding.mp4 |
48 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/058 Booleans-Boolean-Operators.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/059 32-Comparison-Operators.pdf |
413 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/059 Comparison Operators.mp4 |
83.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/04 Numeric Types/059 Comparison-Operators.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/060 Introduction.mp4 |
3.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/061 02-Argument-vs-Parameter.pdf |
311 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/061 Argument vs Parameter.mp4 |
17.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/062 03-Positional-Arguments.pdf |
425 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/062 Positional and Keyword Arguments - Lecture.mp4 |
63.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/063 Positional and Keyword Arguments - Coding.mp4 |
19.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/063 Positional-Arguments.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/064 05-Unpacking-Iterables.pdf |
441 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/064 Unpacking Iterables - Lecture.mp4 |
60.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/065 Unpacking Iterables - Coding.mp4 |
64.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/065 Unpacking-Iterables.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/066 07-Extended-Unpacking.pdf |
553 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/066 Extended Unpacking - Lecture.mp4 |
83.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/067 Extended Unpacking - Coding.mp4 |
89.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/067 Extended-Unpacking.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/068 09-star-args.pdf |
317 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/068 args - Lecture.mp4 |
28.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/069 args - Coding.mp4 |
37.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/069 star-args.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/070 11-Keyword-Arguments.pdf |
368 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/070 Keyword Arguments - Lecture.mp4 |
44.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/071 Keyword Arguments - Coding.mp4 |
45.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/071 Keyword-Arguments.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/072 13-kwargs.pdf |
292 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/072 kwargs.mp4 |
40.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/072 kwargs.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/073 14-Putting-it-all-together.pdf |
456 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/073 Putting it all Together - Lecture.mp4 |
63.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/074 Putting it all Together - Coding.mp4 |
60 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/074 Putting-it-all-Together.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/075 A-Simple-Function-Timer.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/075 Application A Simple Function Timer.mp4 |
64.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/076 17-Default-Values.pdf |
370 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/076 Default-Values-Beware.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/076 Parameter Defaults - Beware.mp4 |
79 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/077 Parameter Defaults - Beware Again.mp4 |
65.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/05 Function Parameters/077 Parameter-Defaults-Beware-2.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/078 Introduction.mp4 |
20.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/079 02-Docstrings-and-Annotations.pdf |
442 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/079 Docstrings and Annotations - Lecture.mp4 |
77.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/080 Docstrings and Annotations - Coding.mp4 |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/080 Docstrings-and-Annotations.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/081 04-Lambda-Expressions.pdf |
385 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/081 Lambda Expressions - Lecture.mp4 |
59.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/082 Lambda Expressions - Coding.mp4 |
50.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/082 Lambda-Expressions.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/083 Lambdas and Sorting.mp4 |
52.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/083 Lambdas-and-Sorting.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/084 Challenge - Randomize an Iterable using Sorted.mp4 |
8.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/084 Challenge-Randomizing-using-Sorted.zip |
966 B |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/085 08-Function-Introspection.pdf |
463 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/085 Function Introspection - Lecture.mp4 |
96.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/086 Function Introspection - Coding.mp4 |
98.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/086 Function-Introspection.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/087 10-Callables.pdf |
301 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/087 Callables.mp4 |
60.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/087 Callables.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/088 11-Map-Filter-Zip.pdf |
457 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/088 Map Filter Zip and List Comprehensions - Lecture.mp4 |
106.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/089 Map Filter Zip and List Comprehensions - Coding.mp4 |
68.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/089 Map-Filter-and-Zip.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/090 13-Reducing-Functions.pdf |
510 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/090 Reducing Functions - Lecture.mp4 |
125.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/091 Reducing Functions - Coding.mp4 |
71.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/091 Reducing-Functions.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/092 15-Partial-Functions.pdf |
349 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/092 Partial Functions - Lecture.mp4 |
56.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/093 Partial Functions - Coding.mp4 |
86.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/093 Partial-Functions.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/094 17-The-operator-Module.pdf |
436 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/094 The operator Module - Lecture.mp4 |
74 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/095 The operator Module - Coding.mp4 |
109 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/06 First-Class Functions/095 operator-module.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/096 Introduction.mp4 |
7.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/097 02-Global-and-Local-Scopes.pdf |
807 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/097 Global and Local Scopes - Lecture.mp4 |
167.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/098 Global and Local Scopes - Coding.mp4 |
50.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/098 Global-and-Local-Scopes.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/099 04-NonLocal-Sopes.pdf |
724 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/099 Nonlocal Scopes - Lecture.mp4 |
105.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/100 Nonlocal Scopes - Coding.mp4 |
45.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/100 Nonlocal-Scopes.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/101 06-Closures.pdf |
483 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/101 Closures - Lecture.mp4 |
190.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/102 Closures - Coding.mp4 |
112.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/102 Closures.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/103 Closure Applications - Part 1.mp4 |
58.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/103 Closure-Applications-1.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/104 Closure Applications - Part 2.mp4 |
75.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/104 Closure-Applications-2.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/105 10-Decorators-1.pdf |
428 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/105 Decorators (Part 1) - Lecture.mp4 |
105.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/106 Decorators (Part 1) - Coding.mp4 |
73.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/106 Decorators-1.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/107 Decorator Application (Timer).mp4 |
125.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/107 Decorator-Application-Timer.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/108 Decorator Application (Logger Stacked Decorators).mp4 |
77 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/108 Decorator-Application-Logger-Stacked.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/109 Decorator Application (Memoization).mp4 |
99 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/109 Decorator-Application-Memoization.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/110 15-Decorators-2.pdf |
442 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/110 Decorators (Part 2) - Lecture.mp4 |
57.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/111 Decorators (Part 2) - Coding.mp4 |
84.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/111 Decorators-2.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/112 Decorator Application (Decorator Class).mp4 |
31.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/112 Decorator-Application-Decorator-Class.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/113 Decorator Application (Decorating Classes).mp4 |
100.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/113 Decorator-Application-Decorating-Classes.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/114 Decorator Application (Dispatching) - Part 1.mp4 |
111 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/114 Decorator-Application-Single-Dispatch-Generic-Functions.zip |
9 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/115 Decorator Application (Dispatching) - Part 2.mp4 |
123.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/07 Scopes Closures and Decorators/116 Decorator Application (Dispatching) - Part 3.mp4 |
103.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/117 Introduction.mp4 |
16.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/118 02-Tuples.pdf |
430 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/118 Tuples as Data Structures - Lecture.mp4 |
94.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/119 Tuples as Data Structures - Coding.mp4 |
85 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/119 Tuples-as-Data-Structures.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/120 04-Named-Tuples.pdf |
575 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/120 Named Tuples - Lecture.mp4 |
134.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/121 Named Tuples - Coding.mp4 |
127.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/121 Named-Tuples.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/122 06-Named-Tuples-Modifying-and-Extending.pdf |
486 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/122 Named Tuples - Modifying and Extending - Lecture.mp4 |
73.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/123 Named Tuples - Modifying and Extending - Coding.mp4 |
78.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/123 Named-Tuples-Modifying-Extending.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/124 08-Named-Tuples-DocStrings-and-Default-Values.pdf |
426 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/124 Named Tuples - DocStrings and Default Values - Lecture.mp4 |
66.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/125 Named Tuples - DocStrings and Default Values - Coding.mp4 |
56.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/125 Named-Tuples-Docstrings-DefaultValues.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/126 Named Tuples - Application - Returning Multiple Values.mp4 |
23 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/126 Named-Tuples-Application-Returning-Multiple-Values.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/127 Named Tuples - Application - Alternative to Dictionaries.mp4 |
104.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/08 Tuples as Data Structures and Named Tuples/127 Named-Tuples-Application-Alternative-to-Dictionaries.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/128 Introduction.mp4 |
8.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/129 What is a Module.mp4 |
42.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/129 What-is-a-Module.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/130 How does Python Import Modules.mp4 |
78.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/130 How-Python-Imports-Modules.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/131 Imports and importlib.mp4 |
58.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/131 Imports-and-importlib.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/132 05-Import-Variants.pdf |
462 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/132 Import Variants and Misconceptions - Lecture.mp4 |
51.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/133 Import Variants and Misconceptions - Coding.mp4 |
57 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/133 Import-Variants-and-Misconceptions.zip |
11 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/134 Reloading Modules.mp4 |
26.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/134 Reloading-Modules.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/135 Using __main__.mp4 |
63.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/135 Using-main.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/136 08-Modules-Recap.pdf |
377 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/136 Modules Recap.mp4 |
34.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/137 09-What-are-Packages.pdf |
544 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/137 What are Packages - Lecture.mp4 |
54.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/138 What are Packages - Coding.mp4 |
40.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/138 packages.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/139 11-Why-Packages.pdf |
428 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/139 Why Packages.mp4 |
35.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/140 Structuring Packages - Part 1.mp4 |
58 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/140 sturcturing-package-imports.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/141 Structuring Packages - Part 2.mp4 |
60 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/141 sturcturing-package-imports.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/142 14-Namespace-Packages.pdf |
375 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/142 Namespace Packages.mp4 |
28.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/143 Importing from Zip Archives.mp4 |
5.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/09 Modules Packages and Namespaces/143 zipped-packages.zip |
10 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/144 Introduction.mp4 |
18.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/145 Additional Resources.mp4 |
49.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/145 Additional-Resources.pdf |
1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/146 Python 3.6 Highlights.mp4 |
12.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/146 Python-3.6-Highlights.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/147 Python 3.6 - Dictionary Ordering.mp4 |
26.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/147 Python-3.6-Dictionary-Ordering.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/148 Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4 |
8.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/148 Python-3.6-Preserved-Order-of-kwargs-Named-Tuple-Application.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/149 Python 3.6 - Underscores in Numeric Literals.mp4 |
4.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/149 Python-3.6-Underscores-and-Numeric-Literals.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/150 Python 3.6 - f-Strings.mp4 |
12.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/150 Python-3.6-f-Strings.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/151 Random Seeds.mp4 |
26.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/151 Random-Seeds.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/152 Random Choices.mp4 |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/152 Random-Choices.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/153 08-Random-Samples.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/153 Random Samples.mp4 |
10.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/154 Timing code using timeit.mp4 |
25.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/154 Timing-code-using-timeit.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/155 Dont Use args and kwargs Names Blindly.mp4 |
13.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/155 Dont-Use-args-and-kwargs-Names-Blindly.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/156 Command Line Arguments.mp4 |
95.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/156 argparse.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/157 Sentinel Values for Parameter Defaults.mp4 |
56.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/157 Sentinel-Values-for-Parameter-Defaults.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/158 Simulating a simple switch in Python.mp4 |
98.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-1/10 Extras/158 Simulating-a-simple-Switch-in-Python.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/01 Introduction/001 Course Overview.mp4 |
134.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/01 Introduction/001 Introduction.pdf |
708 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/01 Introduction/002 Pre-Requisites.mp4 |
123.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/01 Introduction/002 Prerequisites.pdf |
337 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/01 Introduction/003 Python Tools Needed.mp4 |
61.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/01 Introduction/003 Python-Tools-Needed.pdf |
275 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/004 Introduction-Sequences.pdf |
263 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/004 Introduction.mp4 |
28.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/005 Sequence Types - Lecture.mp4 |
352 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/005 Sequence-Types.pdf |
458 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/006 03-Sequence-Types.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/006 Sequence Types - Coding.mp4 |
114.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/007 Mutable Sequence Types - Lecture.mp4 |
149.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/007 Mutable-Sequence-Types.pdf |
341 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/008 05-Mutable-Sequence-Types.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/008 Mutable Sequence Types - Coding.mp4 |
71 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/009 06-Lists-vs-Tuples.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/009 Lists vs Tuples.mp4 |
119.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/010 Index Base and Slice Bounds - Rationale.mp4 |
312.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/010 Index-Base-and-Slice-Bounds.pdf |
437 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/011 Copying Sequences - Lecture.mp4 |
604.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/011 Copying-Sequences.pdf |
573 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/012 09-Copying-Sequences.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/012 Copying Sequences - Coding.mp4 |
112.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/013 Slicing - Lecture.mp4 |
657.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/013 Slicing.pdf |
498 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/014 11-Slicing.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/014 Slicing - Coding.mp4 |
59.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/015 Custom Sequences - Part 1 - Lecture.mp4 |
219.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/015 Custom-Sequences-Part-1.pdf |
437 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/016 13-Custom-Sequences-Part-1.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/016 Custom Sequences - Part 1 - Coding.mp4 |
162.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/017 In-Place Concatenation and Repetition - Lecture.mp4 |
114.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/017 In-Place-Concatenation-and-Repetition.pdf |
397 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/018 15-In-Place-Concatenation-and-Repetition.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/018 In-Place Concatenation and Repetition - Coding.mp4 |
34.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/019 Assignments in Mutable Sequences - Lecture.mp4 |
145.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/019 Assignments-in-Mutable-Sequences.pdf |
395 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/020 17-Assignments-in-Mutable-Sequences.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/020 Assignments in Mutable Sequences - Coding.mp4 |
47.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/021 Custom Sequences - Part 2 - Lecture.mp4 |
190.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/021 Custom-Sequences-Part-2.pdf |
379 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/022 19-Custom-Sequences-Part-2a.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/022 Custom Sequences - Part 2A - Coding.mp4 |
82.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/023 20-Custom-Sequences-Part-2b.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/023 Custom Sequences - Part 2B - Coding.mp4 |
188.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/024 21-Custom-Sequences-Part-2c.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/024 Custom Sequences - Part 2C - Coding.mp4 |
131.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/025 Sorting Sequences - Lecture.mp4 |
366.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/025 Sorting-Sequences.pdf |
449 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/026 23-Sorting-Sequences.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/026 Sorting Sequences - Coding.mp4 |
134.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/027 List Comprehensions - Lecture.mp4 |
367.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/027 List-Comprehensions.pdf |
440 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/028 25-List-Comprehensions.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/02 Sequence Types/028 List Comprehensions - Coding.mp4 |
224.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/029 Project Description.mp4 |
138.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/029 Project-1-Slides.zip |
221 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/029 Project-1.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/030 Project Solution Goal 1.mp4 |
225.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/030 Project-1-Solution-Goal-1.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/031 Project Solution Goal 2.mp4 |
65.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/03 Project 1/031 Project-1-Solution-Goal-2.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/032 Introduction-Iterables-and-Iterators.pdf |
299 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/032 Introduction.mp4 |
54.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/033 Iterating Collections - Lecture.mp4 |
216.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/033 Iterating-Collections.pdf |
464 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/034 03-Iterating-Collections.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/034 Iterating Collections - Coding.mp4 |
99.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/035 Iterators - Lecture.mp4 |
120.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/035 Iterators.pdf |
348 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/036 05-Iterators.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/036 Iterators - Coding.mp4 |
52.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/037 Iterators and Iterables - Lecture.mp4 |
216.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/037 Iterators-and-Iterables.pdf |
457 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/038 07-Iterators-and-Iterables.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/038 Iterators and Iterables - Coding.mp4 |
153.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/039 Example 1 - Consuming Iterators Manually.mp4 |
215 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/039 Example-1-Consuming-Iterators-Manually.zip |
25 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/040 09-Example-2-Cyclic-Iterators.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/040 Example 2 - Cyclic Iterators.mp4 |
143.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/041 Lazy Iterables - Lecture.mp4 |
77.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/041 Lazy-Iterables.pdf |
342 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/042 11-Lazy-Iterables.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/042 Lazy Iterables - Coding.mp4 |
66.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/043 Pythons Built-In Iterables and Iterators - Lecture.mp4 |
49.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/043 Pythons-Built-In-Iterables-and-Iterators.pdf |
367 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/044 16-Pythons-Built-In-Iterables-and-Iterators.zip |
20 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/044 Pythons Built-In Iterables and Iterators - Coding.mp4 |
94.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/045 10-Sorting-Iterables.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/045 Sorting Iterables.mp4 |
34 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/046 The iter() Function - Lecture.mp4 |
132 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/046 The-iter-Function.pdf |
395 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/047 14-The-iter-Function.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/047 The iter() Function - Coding.mp4 |
61 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/048 Iterating Callables - Lecture.mp4 |
96.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/048 Iterating-Callables.pdf |
346 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/049 16-Iterating-Callables.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/049 Iterating Callables - Coding.mp4 |
68 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/050 18-Delegating-Iterators.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/050 Example 3 - Delegating Iterators.mp4 |
33.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/051 Reversed Iteration - Lecture.mp4 |
200.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/051 Reversed-Iteration.pdf |
363 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/052 20-Reversed-Iteration.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/052 Reversed Iteration - Coding.mp4 |
107.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/053 23-Caveat-Using-Iterators-as-Function-Arguments.zip |
20 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/04 Iterables and Iterators/053 Caveat Using Iterators as Function Arguments.mp4 |
129.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/05 Project 2/054 01-Project-Description.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/05 Project 2/054 Project Description.mp4 |
26 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/05 Project 2/055 02-Project-Solution-Goal-1.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/05 Project 2/055 Project Solution Goal 1.mp4 |
36.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/05 Project 2/056 03-Project-Solution-Goal-2.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/05 Project 2/056 Project Solution Goal 2.mp4 |
42 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/057 Introduction-Generators.pdf |
250 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/057 Introduction.mp4 |
28.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/058 Yielding and Generator Functions - Lecture.mp4 |
362.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/058 Yielding-and-Generators.pdf |
441 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/059 03-Yielding-and-Generators.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/059 Yielding and Generator Functions - Coding.mp4 |
79.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/060 04-Example-Fibonacci-Sequence.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/060 Example - Fibonacci Sequence.mp4 |
82.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/061 Making an Iterable from a Generator - Lecture.mp4 |
143.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/061 Making-an-Iterable-from-a-Generator.pdf |
401 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/062 06-Making-an-Iterable-from-a-Generator.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/062 Making an Iterable from a Generator - Coding.mp4 |
28.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/063 07-Example-Card-Deck.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/063 Example - Card Deck.mp4 |
64.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/064 Generator Expressions and Performance - Lecture.mp4 |
189.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/064 Generator-Expressions.pdf |
345 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/065 09-Generator-Expressions.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/065 Generator Expressions and Performance - Coding.mp4 |
171.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/066 Yield From - Lecture.mp4 |
49.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/066 Yield-From.pdf |
284 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/067 11-Yield-From.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/06 Generators/067 Yield From - Coding.mp4 |
54 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/07 Project 3/068 Project Description.mp4 |
85.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/07 Project 3/068 Project-3-Description.zip |
21 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/07 Project 3/069 Project Solution Goal 1.mp4 |
267.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/07 Project 3/069 Project-3-Solution-Goal-1.zip |
46 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/07 Project 3/070 Project Solution Goal 2.mp4 |
108 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/07 Project 3/070 Project-3-Solution-Goal-2.zip |
23 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/071 Introduction.mp4 |
83.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/071 Iteration-Tools-Introduction.pdf |
277 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/072 Aggregators - Lecture.mp4 |
191.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/072 Aggregators.pdf |
392 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/073 03-Aggregators.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/073 Aggregators - Coding.mp4 |
113.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/074 Slicing - Lecture.mp4 |
62.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/074 Slicing-Iterables.pdf |
317 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/075 05-Slicing-Iterables.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/075 Slicing - Coding.mp4 |
60.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/076 Selecting and Filtering - Lecture.mp4 |
190.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/076 Selecting-and-Filtering.pdf |
392 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/077 07-Selecting-and-Filtering.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/077 Selecting and Filtering - Coding.mp4 |
65.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/078 Infinite Iterators - Lecture.mp4 |
112.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/078 Infinite-Iterators.pdf |
331 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/079 09-Infinite-Iterators.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/079 Infinite Iterators - Coding.mp4 |
103.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/080 Chaining and Teeing - Lecture.mp4 |
177.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/080 Chaining-and-Teeing.pdf |
374 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/081 11-Chaining-and-Teeing-Iterators.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/081 Chaining and Teeing - Coding.mp4 |
82.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/082 Mapping and Reducing - Lecture.mp4 |
325.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/082 Mapping-and-Accumulation.pdf |
404 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/083 13-Mapping-and-Reducing.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/083 Mapping and Reducing - Coding.mp4 |
82 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/084 Zipping - Lecture.mp4 |
66.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/084 Zipping-Iterables.pdf |
309 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/085 15-Zipping.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/085 Zipping - Coding.mp4 |
30.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/086 Grouping - Lecture.mp4 |
204.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/086 Grouping.pdf |
312 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/087 17-Grouping.zip |
13 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/087 Grouping - Coding.mp4 |
143.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/088 Combinatorics - Lecture.mp4 |
195.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/088 Combinatorics.pdf |
407 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/089 19-Combinatorics.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/089 Combinatorics - Coding (Product).mp4 |
101 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/090 20-Combinatorics.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/08 Iteration Tools/090 Combinatorics - Coding (Permutation Combination).mp4 |
120.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/091 Project - Description.mp4 |
238.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/091 Project-Description.zip |
74 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/092 Project Solution Goal 1.mp4 |
305.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/092 project-4-solution-goal-1.zip |
74 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/093 Project Solution Goal 2.mp4 |
364.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/093 project-4-solution-goal-2.zip |
74 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/094 Project Solution Goal 3.mp4 |
90.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/094 project-4-solution-goal-3.zip |
75 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/095 Project Solution Goal 4.mp4 |
453.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/09 Project 4/095 project-4-solution-goal-4.zip |
76 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/096 Introduction-Context-Managers.pdf |
331 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/096 Introduction.mp4 |
164.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/097 Context Managers - Lecture.mp4 |
465.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/097 Context-Managers.pdf |
495 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/098 Context Managers - Coding.mp4 |
184.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/098 Context-Managers-in-Python.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/099 Caveat when used with Lazy Iterators.mp4 |
18.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/099 Caveat-with-Lazy-Iterators.zip |
65 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/100 Not just a Context Manager.mp4 |
38.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/100 Not-just-a-Context-Manager.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/101 Additional Uses - Lecture.mp4 |
124.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/101 Additional-Uses.pdf |
366 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/102 Additional Uses - Coding.mp4 |
180.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/102 Additional-Uses.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/103 Generators and Context Managers - Lecture.mp4 |
219.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/103 Generators-and-Context-Managers.pdf |
390 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/104 Generators and Context Managers - Coding.mp4 |
60.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/104 Generators-and-Context-Managers.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/105 Decorating-Generator-Functions.pdf |
411 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/105 The contextmanager Decorator - Lecture.mp4 |
197.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/106 The contextmanager Decorator - Coding.mp4 |
128.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/106 The-contextmanager-Decorator.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/107 Nested Context Managers.mp4 |
193.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/10 Context Managers/107 Nested-Context-Managers.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/11 Project 5/108 Project - Description.mp4 |
147.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/11 Project 5/108 Project-5-Description.zip |
28 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/11 Project 5/109 Project Solution Goal 1.mp4 |
104.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/11 Project 5/109 Project-5-Solution-Goal-1.zip |
28 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/11 Project 5/110 Project Solution Goal 2.mp4 |
86.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/11 Project 5/110 Project-5-Solution-Goal-2.zip |
29 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/111 01-Introduction-Generators-as-Coroutines.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/111 Introduction.mp4 |
145.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/112 02-Coroutines.pdf |
124.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/112 Coroutines - Lecture.mp4 |
483.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/113 Coroutines - Coding.mp4 |
81.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/113 Coroutines.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/114 03-Generator-States.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/114 Generator States - Lecture.mp4 |
61 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/115 Generator States - Coding.mp4 |
25.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/115 Generator-States.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/116 04-Sending-TO-Generators.pdf |
103.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/116 Sending to Generators - Lecture.mp4 |
280.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/117 Sending to Generators - Coding.mp4 |
83.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/117 Sending-Data-To-Generators.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/118 05-Closing-Generators.pdf |
72.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/118 Closing Generators - Lecture.mp4 |
160.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/119 Closing Generators - Coding.mp4 |
170.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/119 Closing-Generators.zip |
12 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/120 06-Sending-Exceptions-to-Generators.pdf |
83 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/120 Sending Exceptions to Generators - Lecture.mp4 |
150.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/121 Sending Exceptions to Generators - Coding.mp4 |
128.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/121 Sending-Exceptions-to-Generators.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/122 07-Using-a-decorator-to-prime-a-Coroutine.pdf |
72.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/122 Using Decorators to Prime Coroutines - Lecture.mp4 |
108.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/123 Using Decorators to Prime Coroutines - Coding.mp4 |
37.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/123 Using-Decorators-to-Prime-Coroutines.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/124 08-Yield-From-Two-Way-Communications.pdf |
62.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/124 Yield From - Two-Way Communications - Lecture.mp4 |
196.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/125 Yield From - Two-Way Communications - Coding.mp4 |
69.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/125 Yield-From-Two-Way-Communications.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/126 09-Yield-From-Sending-Data.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/126 Yield From - Sending Data - Lecture.mp4 |
112.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/127 Yield From - Sending Data - Coding.mp4 |
122.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/127 Yield-From-Sending-Data.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/128 10-Yield-From-Closing-and-Return.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/128 Yield From - Closing and Return - Lecture.mp4 |
120.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/129 Yield From - Closing and Return - Coding.mp4 |
66.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/129 Yield-From-Closing-and-Return.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/130 11-Yield-From-Throwing-Exceptions.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/130 Yield From - Throwing Exceptions - Lecture.mp4 |
52.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/131 Yield From - Throwing Exceptions - Coding.mp4 |
126.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/131 Yield-From-Throwing-Exceptions.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/132 12-Pipelines.pdf |
52.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/132 Application - Pipelines - Lecture.mp4 |
86.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/133 Application - Pipelines - Pulling Data.mp4 |
65.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/133 Pipelines-Pulling-Data.zip |
9 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/134 Application - Pipelines - Pushing Data.mp4 |
34.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/134 Pipelines-Pushing-Data.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/135 Application - Pipelines - Broadcasting Data.mp4 |
197.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/12 Generators as Coroutines/135 Pipelines-Broadcasting.zip |
100 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/13 Project 6/136 Project Description.mp4 |
14.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/13 Project 6/136 Project-6-Description.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/13 Project 6/137 Project Solution.mp4 |
68.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-2/13 Project 6/137 Project-6-Solution.zip |
9 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/01 Introduction/001 Course Overview.mp4 |
246.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/01 Introduction/002 Prerequisites.mp4 |
140.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/003 Introduction.mp4 |
65.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/004 Associative Arrays.mp4 |
108.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/004 Associative-Arrays.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/005 Hash Maps.mp4 |
462.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/005 Hash-Maps.pdf |
124 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/006 Python Dictionaries.mp4 |
182.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/006 Python-Dictionaries.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/007 Pythons hash() Function.mp4 |
154.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/02 Associative Arrays - Theory/007 Pythons-hash-Function.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/008 Introduction.mp4 |
23.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/009 Creating Dictionaries - Lecture.mp4 |
253.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/009 Creating-Dictionaries.pdf |
103.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/010 Creating Dictionaries - Coding.mp4 |
85.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/010 Creating-Python-Dictionaries.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/011 Common Operations - Lecture.mp4 |
159 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/011 Common-Operations.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/012 Common Operations - Coding.mp4 |
131.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/012 Common-Operations.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/013 Dictionary Views - Lecture.mp4 |
205.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/013 Dictionary-Views.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/014 Dictionary Views - Coding.mp4 |
125.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/014 Dictionary-Views.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/015 Updating Merging and Copying - Lecture.mp4 |
234.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/015 Updating-Merging-and-Copying.pdf |
93.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/016 Updating Merging and Copying - Coding.mp4 |
154 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/016 Updating-Merging-and-Copying.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/017 Custom Classes and Hashing - Lecture.mp4 |
389.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/017 Custom-Classes-and-Hashes.pdf |
124.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/018 Custom Classes and Hashing - Coding.mp4 |
157.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/03 Dictionaries/018 Custom-Classes-and-Hashing.ipynb.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/019 Coding-Exercises.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/019 Exercises.mp4 |
58.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/020 Coding-Exercises-Solution-1.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/020 Solution 1.mp4 |
21.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/021 Coding-Exercises-Solution-2.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/021 Solution 2.mp4 |
7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/022 Coding-Exercises-Solution-3.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/022 Solution 3.mp4 |
33.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/023 Coding-Exercises-Solution-4.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/04 Coding Exercises/023 Solution 4.mp4 |
27.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/024 Introduction.mp4 |
36.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/025 Basic Set Theory.mp4 |
238.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/025 Set-Theory.pdf |
82.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/026 Python Sets.mp4 |
170.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/026 Python-Sets.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/027 Creating Sets - Lecture.mp4 |
69.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/027 Creating-Sets.pdf |
41.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/028 Creating Sets - Coding.mp4 |
57.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/028 Creating-Sets.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/029 Common Operations - Lecture.mp4 |
61.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/029 Common-Operations.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/030 Common Operations - Coding.mp4 |
63.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/030 Common-Set-Operations.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/031 Set Operations - Lecture.mp4 |
151.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/031 Set-Operations.pdf |
93 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/032 Set Operations - Coding.mp4 |
78.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/032 Set-Operations.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/033 Update Operations - Lecture.mp4 |
116.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/033 Update-Operations.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/034 Update Operations - Coding.mp4 |
86.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/034 Update-Operations.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/035 Copying Sets - Lecture.mp4 |
23.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/035 Copying-Sets.pdf |
31.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/036 Copying Sets - Coding.mp4 |
34.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/036 Copying-Sets.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/037 Frozen Sets - Lecture.mp4 |
131.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/037 Frozen-Sets.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/038 Frozen Sets - Coding.mp4 |
105.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/038 Frozen-Sets.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/039 Dictionary Views - Lecture.mp4 |
180.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/039 Dictionary-Views.pdf |
93.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/040 Dictionary Views - Coding.mp4 |
114 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/05 Sets/040 Dictionary-Views.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/06 Project 1/041 Project 1 - Goals.mp4 |
40.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/06 Project 1/041 Project-1.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/06 Project 1/042 Project 1 - Solution.mp4 |
284.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/06 Project 1/042 Project-1-Solution.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/043 Introduction.mp4 |
85.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/044 Pickling - Lecture.mp4 |
113.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/044 Pickling.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/045 Pickling - Coding.mp4 |
135.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/045 Pickling.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/046 JSON Serialization - Lecture.mp4 |
139.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/046 JSON-Serialization.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/047 JSON Serialization - Coding.mp4 |
120 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/047 JSON-Serialization.ipynb.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/048 Custom JSON Encoding - Lecture.mp4 |
47.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/048 Custom-JSON-Encoding.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/049 Custom JSON Encoding - Coding.mp4 |
221.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/049 Custom-JSON-Encoding.ipynb.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/050 JSONEncoder-Class.pdf |
62.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/050 Using JSONEncoder - Lecture.mp4 |
221.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/051 Custom-Encoding-using-JSONEncoder.ipynb.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/051 Using JSONEncoder - Coding.mp4 |
187.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/052 Custom JSON Decoding - Lecture.mp4 |
315.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/052 Custom-JSON-Decoding.pdf |
103.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/053 Custom JSON Decoding - Coding.mp4 |
268.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/053 Custom-JSON-Decoding.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/054 Using JSONDecoder - Lecture.mp4 |
28.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/054 Using-the-JSONDecoder-Class.pdf |
31.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/055 Using JSONDecoder - Coding.mp4 |
215.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/055 Using-JSONDecoder.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/056 JSON Schema.mp4 |
118.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/056 JSONSchema.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/057 Marshmallow.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/057 Marshmallow.mp4 |
189.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/058 PyYaml.mp4 |
113.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/058 YAML.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/059 Serpy.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/07 Serialization and Deserialization/059 Serpy.mp4 |
43.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/060 Coding-Exercises.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/060 Exercises.mp4 |
29.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/061 Exercise-1-Solution.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/061 Solution 1.mp4 |
88.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/062 Exercise-2-Solution.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/062 Solution 2.mp4 |
121.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/063 Exercise-3-Solution.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/08 Coding Exercises/063 Solution 3.mp4 |
123.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/064 Introduction.mp4 |
38.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/065 DefaultDict - Lecture.mp4 |
124 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/065 DefaultDict.pdf |
51.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/066 DefaultDict - Coding.mp4 |
149.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/066 defaultdict.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/067 OrderedDict - Lecture.mp4 |
69.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/067 OrderedDict.pdf |
31 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/068 OrderedDict - Coding.mp4 |
113.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/068 OrderedDict.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/069 OrderedDict and Python 3.6 Dicts.mp4 |
121.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/069 OrderedDict-vs-Plain-Dict.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/070 Counter - Lecture.mp4 |
95.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/070 Counters.pdf |
41.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/071 Counter - Coding.mp4 |
201 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/071 Counter.ipynb.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/072 ChainMap - Lecture.mp4 |
211.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/072 ChainMap.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/073 ChainMap - Coding.mp4 |
92.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/073 ChainMap.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/074 UserDict - Lecture.mp4 |
106 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/074 UserDict.pdf |
51.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/075 UserDict - Coding.mp4 |
140.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/09 Specialized Dictionaries/075 UserDict.ipynb.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/076 Exercises.mp4 |
41.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/076 Exercises.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/077 Exercise-1-Solution.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/077 Solution 1.mp4 |
32.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/078 Exercise-2-Solution.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/078 Solution 2.mp4 |
21.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/079 Exercise-3-Solution.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-3/10 Coding Exercises/079 Solution 3.mp4 |
100.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/01 Introduction/001 Introduction.mp4 |
112.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/01 Introduction/002 Prerequisites.mp4 |
165.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/01 Introduction/002 Prerequisites.pdf |
62.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/003 Introduction.mp4 |
46.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/004 Objects and Classes - Lecture.mp4 |
206.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/004 Objects-and-Classes-Lecture.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/005 Objects and Classes - Coding.mp4 |
14.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/005 Objects-and-Classes.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/006 Class Attributes - Lecture.mp4 |
249.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/006 Class-Attributes-Lecture.pdf |
103.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/007 Class Attributes - Coding.mp4 |
44.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/007 Class-Attributes.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/008 Callable Class Attributes - Lecture.mp4 |
45.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/008 Callable-Class-Attributes-Lecture.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/009 Callable Class Attributes - Coding.mp4 |
11.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/009 Callable-Class-Attributes.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/010 Classes are Callables - Lecture.mp4 |
62.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/010 Classes-are-Callable-Lecture.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/011 Classes are Callables - Coding.mp4 |
21.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/011 Classes-are-Callable.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/012 Data Attributes - Lecture.mp4 |
100.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/012 Data-Attributes-Lecture.pdf |
41.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/013 Data Attributes - Coding.mp4 |
38.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/013 Data-Attributes.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/014 Function Attributes - Lecture.mp4 |
238 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/014 Function-Attributes-Lecture.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/015 Function Attributes - Coding.mp4 |
75.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/015 Function-Attributes.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/016 Initializing Class Instances - Lecture.mp4 |
119.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/016 Initializing-Class-Instances-Lecture.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/017 Initializing Class Instances - Coding.mp4 |
17.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/017 Initializing-Class-Instances.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/018 Creating Attributes at Run-Time - Lecture.mp4 |
106.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/018 Creating-Attributes-at-Run-Time-Lecture.pdf |
41.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/019 Creating Attributes at Run-Time - Coding.mp4 |
80.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/019 Creating-Attributes-at-Run-Time.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/020 Properties - Lecture.mp4 |
321 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/020 Properties-Lecture.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/021 Properties - Coding.mp4 |
92.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/021 Properties.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/022 Property Decorators - Lecture.mp4 |
230.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/022 Property-Decorators-Lecture.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/023 Property Decorators - Coding.mp4 |
144.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/023 Property-Decorators.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/024 Read-Only and Computed Properties - Lecture.mp4 |
129.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/024 Read-Only-and-Computed-Properties-Lecture.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/025 Read-Only and Computed Properties - Coding.mp4 |
90.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/025 Read-Only-and-Computed-Properties.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/026 Deleting Properties - Lecture.mp4 |
117 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/026 Deleting-Properties-Lecture.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/027 Deleting Properties - Coding.mp4 |
19.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/027 Deleting-Properties.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/028 Some Questions on the Property Class.mp4 |
59 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/028 Some-Questions-on-the-Property-Class.pdf |
31.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/029 Class and Static Methods - Lecture.mp4 |
212 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/030 Class and Static Methods - Coding.mp4 |
137.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/030 Class-and-Static-Methods-Lecture.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/030 Class-and-Static-Methods.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/031 Builtin-and-Standard-Types.pdf |
31.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/031 Python Builtin and Standard Types.mp4 |
65.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/032 Class Body Scope - Lecture.mp4 |
98.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/032 Class-Body-Scope.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/033 Class Body Scope - Coding.mp4 |
72.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/033 Class-Body-Scope.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/034 Quick Recap.mp4 |
77.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/02 Classes/034 Quick-Recap.pdf |
20.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/035 Project Description.mp4 |
115.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/035 Project-1.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/036 Project Solution - TimeZone.mp4 |
82.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/036 Project-1-TimeZone-Class.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/037 Project Solution - Transaction Numbers.mp4 |
45.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/037 Project-1-Transaction-Numbers.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/038 Project Solution - Account Numbers Names.mp4 |
84.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/038 Project-1-Account-Number-First-Name-Last-Name.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/039 Project Solution - Preferred TimeZone.mp4 |
27.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/039 Project-1-Adding-Preferred-TimeZone-Property.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/040 Project Solution - Account Balance.mp4 |
29.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/040 Project-1-Balance.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/041 Project Solution - Interest Rate.mp4 |
53.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/041 Project-1-Interest-Rate.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/042 Project Solution - Transaction Codes.mp4 |
19.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/042 Project-1-Transaction-Codes.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/043 Project Solution - Confirmation Codes.mp4 |
195.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/043 Project-1-Confirmation-Code.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/044 Project Solution - Transactions.mp4 |
151.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/044 Project-1-Transactions.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/045 Project Solution - Testing with unittest.mp4 |
313.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/03 Project 1/045 Project-1-Testing-using-unittest.ipynb.zip |
8 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/046 Introduction.mp4 |
96 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/047 -str-and-repr-Methods-Lecture.pdf |
31.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/047 __str__ and __repr__ Methods - Lecture.mp4 |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/048 -str-and-repr-Methods.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/048 __str__ and __repr__ Methods - Coding.mp4 |
29.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/049 Arithmetic Operators - Lecture.mp4 |
93.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/049 Arithmetic-Operators-Lecture.pdf |
62.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/050 Arithmetic Operators - Coding.mp4 |
167.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/050 Arithmetic-Operators.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/051 Rich Comparisons - Lecture.mp4 |
28.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/051 Rich-Comparisons-Lecture.pdf |
31.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/052 Rich Comparisons - Coding.mp4 |
67.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/052 Rich-Comparisons.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/053 Hashing and Equality - Lecture.mp4 |
36.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/053 Hashing-and-Equality-Lecture.pdf |
31.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/054 Hashing and Equality - Coding.mp4 |
31.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/054 Hashing-and-Equality.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/055 Booleans - Lecture.mp4 |
31.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/055 Booleans-Lecture.pdf |
31.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/056 Booleans - Coding.mp4 |
26.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/056 Booleans.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/057 Callables - Lecture.mp4 |
36.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/057 Callables-Lecture.pdf |
31.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/058 Callables - Coding.mp4 |
133.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/058 Callables.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/059 The __del__ Method - Lecture.mp4 |
74.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/059 The-del-Method.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/060 The __del__ Method - Coding.mp4 |
59.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/060 The-del-Method.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/061 The __format__ Method - Lecture.mp4 |
38.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/061 The-format-Method.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/062 The __format__ Method - Coding.mp4 |
30.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/04 Polymorphism and Special Methods/062 The-format-Method.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/05 Project 2/063 Project Description.mp4 |
121.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/05 Project 2/064 Project Solution.mp4 |
178 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/05 Project 2/064 Project-2-Solution.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/065 Introduction.mp4 |
23.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/066 Single Inheritance - Lecture.mp4 |
348.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/066 Single-Inheritance-Lecture.pdf |
93.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/067 Single Inheritance - Coding.mp4 |
46.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/067 Single-Inheritance.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/068 The object Class - Lecture.mp4 |
90.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/068 The-object-Class-Lecture.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/069 The object Class - Coding.mp4 |
38.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/069 The-object-Class.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/070 Overriding - Lecture.mp4 |
221.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/070 Overriding-Lecture.pdf |
62.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/071 Overriding - Coding.mp4 |
60.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/071 Overriding.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/072 Extending - Lecture.mp4 |
18.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/072 Extending-Lecture.pdf |
31.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/073 Extending - Coding.mp4 |
89.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/073 Extending.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/074 Delegating to Parent - Lecture.mp4 |
237.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/074 Delegating-to-Parent-Lecture.pdf |
93.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/075 Delegating to Parent - Coding.mp4 |
128.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/075 Delegating-to-Parent.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/076 Slots - Lecture.mp4 |
138 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/076 Slots-Lecture.pdf |
72.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/077 Slots - Coding.mp4 |
31 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/077 Slots.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/078 Slots and Single Inheritance - Lecture.mp4 |
154.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/078 Slots-and-Single-Inheritance-Lecture.pdf |
93.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/079 Slots and Single Inheritance - Coding.mp4 |
69.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/06 Single Inheritance/079 Slots-and-Single-Inheritance.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/080 Project 3 - Description.mp4 |
89.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/080 Project-3-Description.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/081 Project Solution - Approach and Setup.mp4 |
70 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/081 Project-3-Solution-Approach.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/081 project.zip |
16 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/082 Project Solution - Validators and tests.mp4 |
161.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/083 Project Solution - Resources class and tests.mp4 |
296.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/084 Project Solution - CPU class and tests.mp4 |
73.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/085 Project Solution - Storage class and tests.mp4 |
17.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/07 Project 3/086 Project Solution - HDD and SSD classes and tests.mp4 |
46 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/087 Introduction.mp4 |
23.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/088 Descriptors - Lecture.mp4 |
159.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/088 Descriptors-Lecture.pdf |
82.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/089 Descriptors - Coding.mp4 |
41.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/089 Descriptors.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/090 Getters and Setters - Lecture.mp4 |
157.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/090 Getters-and-Setters-Lecture.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/091 Getters and Setters - Coding.mp4 |
110.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/091 Getters-and-Setters.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/092 Using as Instance Properties - Lecture.mp4 |
121.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/092 Using-as-Instance-Properties-Lecture.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/093 Using as Instance Properties - Coding.mp4 |
103.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/093 Using-as-Instance-Properties.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/094 Strong and Weak References - Lecture.mp4 |
141.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/094 Strong-and-Weak-References-Lecture.pdf |
62.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/095 Strong and Weak References - Coding.mp4 |
86.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/095 Strong-and-Weak-References.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/096 Back to Instance Properties - Lecture.mp4 |
69.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/096 Back-to-Instance-Properties-Lecture.pdf |
41.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/097 Back to Instance Properties - Coding.mp4 |
188.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/097 Back-to-Instance-Properties.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/098 The __set_name__ Method - Lecture.mp4 |
58.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/098 The-set-name-Method-Lecture.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/099 The __set_name__ Method - Coding.mp4 |
97.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/099 The-set-name-Method.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/100 Property Lookup Resolution - Lecture.mp4 |
89.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/100 Property-Lookup-Resolution-Lecture.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/101 Property Lookup Resolution - Coding.mp4 |
55.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/101 Property-Lookup-Resolution.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/102 Properties and Descriptors - Lecture.mp4 |
48.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/102 Properties-and-Descriptors.pdf |
31.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/103 Properties and Descriptors - Coding.mp4 |
107.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/103 Properties-and-Descriptors.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/104 Application - Example 1.mp4 |
55.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/104 Application-Example-1.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/105 Application - Example 2.mp4 |
205.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/105 Application-Example-2.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/106 Functions and Descriptors - Lecture.mp4 |
35 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/106 Functions-and-Descriptors-Lecture.pdf |
31.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/107 Functions and Descriptors - Coding.mp4 |
74.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/08 Descriptors/107 Functions-and-Descriptors.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/09 Project 4/108 Project Description.mp4 |
61.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/09 Project 4/109 Project-4-Solution-Part-1.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/09 Project 4/109 Solution - Part 1.mp4 |
241 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/09 Project 4/110 Project-4-Solution-Part-2.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/09 Project 4/110 Solution - Part 2.mp4 |
57.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/111 Introduction.mp4 |
19.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/112 Making the case for Enumerations.mp4 |
158.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/112 Making-the-case-for-Enumerations.pdf |
62.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/113 Enumerations - Lecture.mp4 |
188.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/113 Enumerations.pdf |
103.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/114 Enumerations - Coding.mp4 |
95.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/114 Enumerations.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/115 Aliases - Lecture.mp4 |
93 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/115 Aliases.pdf |
72.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/116 Aliases - Coding.mp4 |
41.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/116 Aliases.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/117 CustomizingExtending Enums - Lecture.mp4 |
74.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/117 Extending-and-Customizing-Enums.pdf |
52 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/118 Customizing-and-Extending-Enumerations.ipynb.zip |
5 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/118 CustomizingExtending Enums - Coding.mp4 |
176.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/119 Automatic Values - Lecture.mp4 |
93.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/119 Automatic-Values.pdf |
51.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/120 Automatic Values - Coding.mp4 |
113.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/10 Enumerations/120 Automatic-Values.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/11 Project 5/121 Project Description.mp4 |
86.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/11 Project 5/122 Project Solution.mp4 |
60.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/11 Project 5/122 Project-5-Solution.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/123 Introduction.mp4 |
25.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/124 Python Exceptions - Lecture.mp4 |
260.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/124 Python-Exceptions.pdf |
124 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/125 Python Exceptions - Coding.mp4 |
96 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/125 Python-Exceptions.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/126 Handling Exceptions - Lecture.mp4 |
341.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/126 Handling-Exceptions.pdf |
124.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/127 Handling Exceptions - Coding.mp4 |
267.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/127 Handling-Exceptions.ipynb.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/128 Raising Exceptions - Lecture.mp4 |
121.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/128 Raising-Exceptions.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/129 Raising Exceptions - Coding.mp4 |
90.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/129 Raising-Exceptions.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/130 Custom Exceptions - Lecture.mp4 |
149.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/130 Custom-Exceptions.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/131 Custom Exceptions - Coding.mp4 |
322.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/12 Exceptions (Single Inheritance)/131 Custom-Exceptions.ipynb.zip |
6 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/13 Project 6/132 Project Description.mp4 |
42.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/13 Project 6/132 Project-6-Exceptions.ipynb.zip |
1 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/13 Project 6/133 Project Solution.mp4 |
199.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/13 Project 6/133 Project-6-Exceptions-Solution.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/134 Introduction.mp4 |
167.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/134 Metaprogramming-Introduction.pdf |
72.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/135 Decorators and Descriptors - Review.mp4 |
28.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/135 Decorators-and-Descriptors-Review.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/136 The __new__ Method - Lecture.mp4 |
197.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/136 The-new-Method.pdf |
82.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/137 The __new__ Method - Coding.mp4 |
89.7 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/137 The-new-Method.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/138 How Classes are Created - Lecture.mp4 |
136.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/138 How-are-Classes-Created.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/139 How Classes are Created - Coding.mp4 |
48 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/139 How-Classes-are-Created.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/140 Inheriting from type - Lecture.mp4 |
57.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/140 Inheriting-from-type.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/141 Inheriting from type - Coding.mp4 |
50.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/141 Inheriting-from-type.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/142 Metaclasses - Lecture.mp4 |
111.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/142 Metaclasses.pdf |
62.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/143 Metaclasses - Coding.mp4 |
29.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/143 Metaclasses.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/144 Class Decorators - Lecture.mp4 |
90.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/144 Class-Decorators.pdf |
72.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/145 Class Decorators - Coding.mp4 |
249.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/145 Class-Decorators.ipynb.zip |
7 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/146 Decorator Classes - Lecture.mp4 |
77.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/146 Decorator-Classes.pdf |
62.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/147 Decorator Classes - Coding.mp4 |
71.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/147 Decorator-Classes.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/148 Metaclass vs Class Decorator - Lecture.mp4 |
36.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/148 Metaclasses-vs-Class-Decorators.pdf |
31.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/149 Metaclass vs Class Decorator - Coding.mp4 |
62 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/149 Metaclasses-vs-Class-Decorators.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/150 Metaclass Parameters - Lecture.mp4 |
52.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/150 Metaclass-Parameters.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/151 Metaclass Parameters - Coding.mp4 |
64.3 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/151 Metaclass-Parameters.ipynb.zip |
2 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/152 The __prepare__ Method - Lecture.mp4 |
55.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/152 The-prepare-Method.pdf |
41.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/153 The __prepare__ Method - Coding.mp4 |
100.5 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/153 The-prepare-Method.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/154 Classes Metaclasses and __call__.mp4 |
239 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/154 Classes-Metaclasses-and-call.pdf |
93.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/155 Metaprogramming Application 1.mp4 |
156.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/155 Metaprogramming-Application-1.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/156 Metaprogramming Application 2.mp4 |
97.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/156 Metaprogramming-Application-2.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/157 Metaprogramming Application 3.mp4 |
140.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/157 Metaprogramming-Application-3.ipynb.zip |
4 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/158 Attribute Read Accessors - Lecture.mp4 |
191.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/158 Overriding-Attribute-Read-Accessors.pdf |
82.8 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/159 Attribute Read Accessors - Coding.mp4 |
165.1 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/159 Attribute-Read-Accessors.ipynb.zip |
9 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/160 Attribute Write Accessors - Lecture.mp4 |
68.2 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/160 Attribute-Write-Accessor.pdf |
51.9 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/161 Attribute Write Accessors - Coding.mp4 |
49.6 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/161 Attribute-Write-Accessors.ipynb.zip |
3 KB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/162 Accessors - Application.mp4 |
90.4 MB |
| Python 3 - Deep Dive/python-3-deep-dive-part-4/14 Metaprogramming/162 Accessors-Application.ipynb.zip |
3 KB |