UD-Python-3-Deep-Dive-Part-1/1. Introduction/1. Course Overview.mp4 |
47.5 MB |
UD-Python-3-Deep-Dive-Part-1/1. Introduction/1.1 Section 1 - Intro.pdf.pdf |
784 KB |
UD-Python-3-Deep-Dive-Part-1/1. Introduction/2. Pre-Requisites.html |
2 KB |
UD-Python-3-Deep-Dive-Part-1/1. Introduction/3. Code Projects and Notebooks.html |
460 B |
UD-Python-3-Deep-Dive-Part-1/10. Extras/08 - Random Samples.ipynb |
11 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/1. Introduction.mp4 |
18.1 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/10. Random Samples.mp4 |
10.2 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/11. Timing code using timeit.mp4 |
25.5 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/12. Don't Use args and kwargs Names Blindly.mp4 |
13.9 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/13. Command Line Arguments.mp4 |
95.3 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/14. Sentinel Values for Parameter Defaults.mp4 |
56.4 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/15. Simulating a simple switch in Python.mp4 |
98.1 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/2. Additional Resources.mp4 |
49.1 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/2.1 Additional Resources.pdf.pdf |
1 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/3. Python 3.6 Highlights.mp4 |
12.8 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/4. Python 3.6 - Dictionary Ordering.mp4 |
26.6 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/5. Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4 |
8.2 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/6. Python 3.6 - Underscores in Numeric Literals.mp4 |
4.9 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/7. Python 3.6 - f-Strings.mp4 |
12.5 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/8. Random Seeds.mp4 |
26.5 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/9. Random Choices.mp4 |
51.9 MB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Don't Use args and kwargs Names Blindly.ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Python 3.6 - Dictionary Ordering.ipynb |
12 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Python 3.6 - Preserved Order of kwargs - Named Tuple Application.ipynb |
3 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Python 3.6 - Underscores and Numeric Literals.ipynb |
4 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Python 3.6 - f-Strings.ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Python 3.6 Highlights.ipynb |
7 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Random Choices.ipynb |
18 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Random Seeds.ipynb |
15 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Sentinel Values for Parameter Defaults.ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Simulating a simple Switch in Python.ipynb |
10 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/Timing code using timeit.ipynb |
35 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example1.py |
887 B |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example10.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example2.py |
366 B |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example3.py |
267 B |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example4.py |
764 B |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example5.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example6.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example7.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example8.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/10. Extras/argparse/example9.py |
2 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/1. Introduction.mp4 |
8.8 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/1.1 Quick Refresher Introduction.pdf.pdf |
261 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/10. Classes.mp4 |
82.4 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/2. The Python Type Hierarchy.mp4 |
29 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/2.1 Python Type Hierarchy.pdf.pdf |
346 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/3. Multi-Line Statements and Strings.mp4 |
89.2 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/3.1 Multi-Line Statements and Strings.pdf.pdf |
393 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/3.2 Multi-Line Statements and Strings.pdf.pdf |
393 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/4. Variable Names.mp4 |
53.2 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/4.1 Variable Names.pdf.pdf |
358 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/5. Conditionals.mp4 |
24 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/6. Functions.mp4 |
42.4 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/7. The While Loop.mp4 |
42.7 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/8. Break, Continue and the Try Statement.mp4 |
33.7 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/9. The For Loop.mp4 |
56.1 MB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/Break, Continue and Try Statements.ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/Classes.ipynb |
35 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/Conditionals.ipynb |
4 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/For Loop.ipynb |
11 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/Functions.ipynb |
13 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/Multi-Line Statements and Strings.ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/2. A Quick Refresher - Basics Review/While Loops.ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/1. Introduction.mp4 |
13.4 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/10. Variable Equality.mp4 |
65 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/10.1 10 - Variable Equality.pdf.pdf |
343 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/11. Everything is an Object.mp4 |
57.8 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/11.1 11 - Everything is an Object.pdf.pdf |
322 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/11.2 11 - Everything is an Object.pdf.pdf |
322 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/12. Python Optimizations Interning.mp4 |
41.6 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/12.1 12 - Python Optimizations - Interning.pdf.pdf |
342 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/12.2 12 - Python Optimizations - Interning.pdf.pdf |
342 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/13. Python Optimizations String Interning.mp4 |
77.2 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/13.2 13 - Python Optimizations String Interning.pdf.pdf |
373 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/14. Python Optimizations Peephole.mp4 |
82.5 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/14.1 14 - Python Optimizations - Peephole.pdf.pdf |
324 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/14.2 14 - Python Optimizations - Peephole.pdf.pdf |
324 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/2. Variables are Memory References.mp4 |
33.3 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/2.2 02 - Variables are Memory References.pdf.pdf |
387 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/3. Reference Counting.mp4 |
56.9 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/3.1 03 - Reference Counting.pdf.pdf |
296 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/4. Garbage Collection.mp4 |
104.6 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/4.1 04 - Garbage Collection.pdf.pdf |
311 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/4.2 04 - Garbage Collection.pdf.pdf |
311 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/5. Dynamic vs Static Typing.mp4 |
25.4 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/5.1 05 - Dynamic vs Static Typing.pdf.pdf |
348 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/5.2 05 - Dynamic vs Static Typing.pdf.pdf |
348 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/6. Variable Re-Assignment.mp4 |
20.6 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/6.2 06 - Variable Re-Assignment.pdf.pdf |
304 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/7. Object Mutability.mp4 |
65.8 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/7.1 07 - Object Mutability.pdf.pdf |
65.8 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/8. Function Arguments and Mutability.mp4 |
69.1 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/8.2 08 - Function Arguments and Mutability.pdf.pdf |
379 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/9. Shared References and Mutability.mp4 |
41.5 MB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/9.2 09 - Shared References and Mutability.pdf.pdf |
365 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Dynamic vs Static Typing).ipynb |
3 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Everything is an Object).ipynb |
17 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Function Arguments and Mutability).ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Garbage Collection).ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Object Mutability).ipynb |
7 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Python Optimizations - Interning).ipynb |
5 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Python Optimizations - Peephole).ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Python Optimizations - String Interning).ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Reference Counting).ipynb |
4 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Shared References and Mutability).ipynb |
7 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Variable Equality).ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Variable Re-Assignment).ipynb |
3 KB |
UD-Python-3-Deep-Dive-Part-1/3. Variables and Memory/Notebook (Variables are Memory References).ipynb |
2 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/1. Introduction.mp4 |
14.8 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/10. Floats Equality Testing - Lecture.mp4 |
92.9 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/10.1 10 - Floats - Equality Testing.pdf.pdf |
416 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/11. Floats Equality Testing - Coding.mp4 |
237.9 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/12. Floats Coercing to Integers - Lecture.mp4 |
48.1 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/12.1 12 - Floats to Integers.pdf.pdf |
396 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/13. Floats Coercing to Integers - Coding.mp4 |
18.7 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/14. Floats Rounding - Lecture.mp4 |
122.2 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/14.1 14 - Floats - Rounding.pdf.pdf |
488 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/15. Floats Rounding - Coding.mp4 |
50.7 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/16. Decimals - Lecture.mp4 |
87.6 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/16.1 16 - Decimals.pdf.pdf |
319 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/17. Decimals - Coding.mp4 |
36.2 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/18. Decimals Constructors and Contexts - Lecture.mp4 |
50.6 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/18.1 18 - Decimals - Constructors and Contexts.pdf.pdf |
368 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/19. Decimals Constructors and Contexts - Coding.mp4 |
35.3 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/2. Integers Data Types.mp4 |
83.4 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/2.1 02 - Integers Data Type.pdf.pdf |
377 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/20. Decimals Math Operations - Lecture.mp4 |
49 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/20.1 20 - Decimals - Math Operations.pdf.pdf |
381 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/21. Decimals Math Operations - Coding.mp4 |
52.2 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/22. Decimals Performance Considerations.mp4 |
38.5 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/22.1 22 - Decimals - Performance Considerations.pdf.pdf |
311 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/22.2 22 - Decimals - Performance Considerations.pdf.pdf |
311 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/23. Complex Numbers - Lecture.mp4 |
60.9 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/23.1 23 - Complex Numbers.pdf.pdf |
343 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/24. Complex Numbers - Coding.mp4 |
50.5 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/25. Booleans.mp4 |
89.1 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/25.1 25 - Booleans.pdf.pdf |
386 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/26. Booleans Truth Values - Lecture.mp4 |
46.4 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/26.1 26 - Booleans - Truth Values - Lecture.pdf.pdf |
356 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/27. Booleans Truth Values - Coding.mp4 |
49.1 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/28. Booleans Precedence and Short-Circuiting - Lecture.mp4 |
102.8 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/28.1 28 - Boolean - Precedence and Short-Circuiting.pdf.pdf |
455 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/29. Booleans Precedence and Short-Circuiting - Coding.mp4 |
44.8 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/3. Integers Operations.mp4 |
100 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/3.2 03 - Integers - Operations.pdf.pdf |
400 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/30. Booleans Boolean Operators - Lecture.mp4 |
85 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/30.1 30 - Boolean - Boolean Operators.pdf.pdf |
474 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/31. Booleans Boolean Operators - Coding.mp4 |
48 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/32. Comparison Operators.mp4 |
83.1 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/32.1 32 - Comparison Operators.pdf.pdf |
413 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/4. Integers Constructors and Bases - Lecture.mp4 |
136.4 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/4.1 04 - Integers - Constructors and Bases.pdf.pdf |
528 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/5. Integers Constructors and Bases - Coding.mp4 |
66.6 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/6. Rational Numbers - Lecture.mp4 |
69.5 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/6.1 06 - Rational Numbers.pdf.pdf |
359 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/7. Rationals Numbers - Coding.mp4 |
41.5 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/8. Floats Internal Representations - Lecture.mp4 |
96.5 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/8.1 08 - Floats - Internal Representation.pdf.pdf |
345 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/9. Floats Internal Representations - Coding.mp4 |
16.4 MB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Booleans - Boolean Operators.ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Booleans - Precedence and Short-Circuiting.ipynb |
13 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Booleans - Truth Values.ipynb |
23 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Booleans.ipynb |
12 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Comparison Operators.ipynb |
10 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Complex Numbers.ipynb |
13 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Decimals - Constructors and Contexts.ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Decimals - Math Operations.ipynb |
7 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Decimals - Performance.ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Decimals.ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Floats - Coercing to Integers.ipynb |
4 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Floats - Equality Testing.ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Floats - Internal Representation.ipynb |
12 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Floats - Rounding.ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Integers - Bases and Constructors.ipynb |
22 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Integers - Data Type.ipynb |
5 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Integers - Operations.ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/4. Numeric Types/Rational Numbers.ipynb |
23 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/1. Introduction.mp4 |
3.5 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/10. args - Coding.mp4 |
37.1 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/11. Keyword Arguments - Lecture.mp4 |
45 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/11.1 11 - Keyword Arguments.pdf.pdf |
368 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/12. Keyword Arguments - Coding.mp4 |
45.2 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/13. kwargs.mp4 |
40.6 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/13.1 13 - kwargs.pdf.pdf |
292 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/13.2 13 - kwargs.pdf.pdf |
292 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/14. Putting it all Together - Lecture.mp4 |
63.1 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/14.1 14 - Putting it all together.pdf.pdf |
456 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/15. Putting it all Together - Coding.mp4 |
60 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/16. Application A Simple Function Timer.mp4 |
64.7 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/17. Parameter Defaults - Beware!!.mp4 |
79 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/17.2 17 - Default Values.pdf.pdf |
370 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/18. Parameter Defaults - Beware Again!!.mp4 |
65.2 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/2. Argument vs Parameter.mp4 |
17.7 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/2.1 02 - Argument vs Parameter.pdf.pdf |
311 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/3. Positional and Keyword Arguments - Lecture.mp4 |
63.2 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/3.1 03 - Positional Arguments.pdf.pdf |
425 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/4. Positional and Keyword Arguments - Coding.mp4 |
19.2 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/5. Unpacking Iterables - Lecture.mp4 |
60.8 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/5.1 05 - Unpacking Iterables.pdf.pdf |
441 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/6. Unpacking Iterables - Coding.mp4 |
64.6 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/7. Extended Unpacking - Lecture.mp4 |
83.4 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/7.1 07 - Extended Unpacking.pdf.pdf |
553 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/8. Extended Unpacking - Coding.mp4 |
89.8 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/9. args - Lecture.mp4 |
28.7 MB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/9.1 09 - star-args.pdf.pdf |
317 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Default Values - Beware.ipynb |
4 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Extended Unpacking.ipynb |
26 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Keyword Arguments.ipynb |
10 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Parameter Defaults - Beware 2.ipynb |
12 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Positional Arguments.ipynb |
7 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Putting it all Together.ipynb |
14 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/Unpacking Iterables.ipynb |
11 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/kwargs.ipynb |
5 KB |
UD-Python-3-Deep-Dive-Part-1/5. Function Parameters/star-args.ipynb |
13 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/1. Introduction.mp4 |
20.4 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/10. Callables.mp4 |
60.4 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/10.2 10 - Callables.pdf.pdf |
301 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/11. Map, Filter, Zip and List Comprehensions - Lecture.mp4 |
106.1 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/11.1 11 - Map, Filter, Zip.pdf.pdf |
457 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/12. Map, Filter, Zip and List Comprehensions - Coding.mp4 |
68.8 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/13. Reducing Functions - Lecture.mp4 |
125.6 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/13.1 13 - Reducing Functions.pdf.pdf |
510 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/14. Reducing Functions - Coding.mp4 |
71.9 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/15. Partial Functions - Lecture.mp4 |
56.1 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/15.1 15 - Partial Functions.pdf.pdf |
349 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/16. Partial Functions - Coding.mp4 |
86.5 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/17. The operator Module - Lecture.mp4 |
74 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/17.1 17 - The operator Module.pdf.pdf |
436 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/18. The operator Module - Coding.mp4 |
109 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/2. Docstrings and Annotations - Lecture.mp4 |
77.5 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/2.1 02 - Docstrings and Annotations.pdf.pdf |
442 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/3. Docstrings and Annotations - Coding.mp4 |
51.9 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/4. Lambda Expressions - Lecture.mp4 |
59.1 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/4.1 04 - Lambda Expressions.pdf.pdf |
385 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/5. Lambda Expressions - Coding.mp4 |
50.3 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/6. Lambdas and Sorting.mp4 |
52.2 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/7. Challenge - Randomize an Iterable using Sorted!!.mp4 |
8.3 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/8. Function Introspection - Lecture.mp4 |
96.4 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/8.1 08 - Function Introspection.pdf.pdf |
463 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/9. Function Introspection - Coding.mp4 |
98.5 MB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Callables.ipynb |
6 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Challenge - Randomizing using Sorted.ipynb |
3 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Docstrings and Annotations.ipynb |
11 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Function Introspection.ipynb |
31 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Lambda Expressions.ipynb |
7 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Lambdas and Sorting.ipynb |
8 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Map, Filter and Zip.ipynb |
13 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/Partial Functions.ipynb |
19 KB |
UD-Python-3-Deep-Dive-Part-1/6. First-Class Functions/operator module.ipynb |
27 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/1. Introduction.mp4 |
7.7 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/10. Decorators (Part 1) - Lecture.mp4 |
105.5 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/10.1 10 - Decorators 1.pdf.pdf |
428 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/11. Decorators (Part 1) - Coding.mp4 |
73.3 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/12. Decorator Application (Timer).mp4 |
125.6 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/13. Decorator Application (Logger, Stacked Decorators).mp4 |
77 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/14. Decorator Application (Memoization).mp4 |
99 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/15. Decorators (Part 2) - Lecture.mp4 |
57.2 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/15.1 15 - Decorators 2.pdf.pdf |
442 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/16. Decorators (Part 2) - Coding.mp4 |
84.8 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/17. Decorator Application (Decorator Class).mp4 |
31.3 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/18. Decorator Application (Decorating Classes).mp4 |
100.9 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/19. Decorator Application (Dispatching) - Part 1.mp4 |
111 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/2. Global and Local Scopes - Lecture.mp4 |
167.2 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/2.1 02 - Global and Local Scopes.pdf.pdf |
807 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/20. Decorator Application (Dispatching) - Part 2.mp4 |
123.2 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/21. Decorator Application (Dispatching) - Part 3.mp4 |
103.2 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/3. Global and Local Scopes - Coding.mp4 |
50.4 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/4. Nonlocal Scopes - Lecture.mp4 |
105.2 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/4.1 04 - NonLocal Sopes.pdf.pdf |
724 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/5. Nonlocal Scopes - Coding.mp4 |
45.2 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/6. Closures - Lecture.mp4 |
190.3 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/6.1 06 - Closures.pdf.pdf |
483 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/7. Closures - Coding.mp4 |
112.4 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/8. Closure Applications - Part 1.mp4 |
58.6 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/9. Closure Applications - Part 2.mp4 |
75.3 MB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Closure Applications 1.ipynb |
12 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Closure Applications 2.ipynb |
16 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Closures.ipynb |
28 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorator Application (Decorating Classes).ipynb |
33 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorator Application (Decorator Class).ipynb |
5 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorator Application (Logger, Stacked).ipynb |
12 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorator Application (Single Dispatch Generic Functions).ipynb |
54 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorator Application (Timer).ipynb |
23 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorators 1.ipynb |
15 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Decorators 2.ipynb |
21 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Global and Local Scopes.ipynb |
13 KB |
UD-Python-3-Deep-Dive-Part-1/7. Scopes, Closures and Decorators/Nonlocal Scopes.ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/1. Introduction.mp4 |
16.6 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/10. Named Tuples - Application - Returning Multiple Values.mp4 |
23.1 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/11. Named Tuples - Application - Alternative to Dictionaries.mp4 |
104.2 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/2. Tuples as Data Structures - Lecture.mp4 |
94.2 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/2.1 02 - Tuples.pdf.pdf |
430 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/3. Tuples as Data Structures - Coding.mp4 |
85 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/4. Named Tuples - Lecture.mp4 |
134.8 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/4.1 04 - Named Tuples.pdf.pdf |
575 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/5. Named Tuples - Coding.mp4 |
127.9 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/6. Named Tuples - Modifying and Extending - Lecture.mp4 |
73.5 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/6.1 06 - Named Tuples - Modifying and Extending.pdf.pdf |
486 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/7. Named Tuples - Modifying and Extending - Coding.mp4 |
78.3 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/8. Named Tuples - DocStrings and Default Values - Lecture.mp4 |
66.1 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/8.1 08 - Named Tuples - DocStrings and Default Values.pdf.pdf |
426 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/9. Named Tuples - DocStrings and Default Values - Coding.mp4 |
56.8 MB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/Named Tuples - Application - Alternative to Dictionaries.ipynb |
19 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/Named Tuples - Application - Returning Multiple Values.ipynb |
4 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/Named Tuples - Docstrings, DefaultValues.ipynb |
14 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/Named Tuples - Modifying, Extending.ipynb |
21 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/Named Tuples.ipynb |
41 KB |
UD-Python-3-Deep-Dive-Part-1/8. Tuples as Data Structures and Named Tuples/Tuples as Data Structures.ipynb |
27 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/__init__.py |
12 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/helpers/__init__.py |
475 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/helpers/calculator.py |
102 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/models/__init__.py |
111 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/models/posts/__init__.py |
112 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/models/posts/post.py |
96 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/models/posts/posts.py |
100 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/models/users/__init__.py |
58 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/models/users/user.py |
96 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/validators/__init__.py |
363 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/validators/boolean.py |
156 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/validators/date.py |
141 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/validators/json.py |
141 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/common/validators/numeric.py |
206 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/08 - package_imports/main.py |
682 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/1. Introduction.mp4 |
8.1 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/10. What are Packages - Lecture.mp4 |
54.6 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/10.1 09 - What are Packages.pdf.pdf |
544 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/11. What are Packages - Coding.mp4 |
40.1 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/12. Why Packages.mp4 |
35.7 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/12.1 11 - Why Packages.pdf.pdf |
428 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/13. Structuring Packages - Part 1.mp4 |
58 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/14. Structuring Packages - Part 2.mp4 |
60 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/15. Namespace Packages.mp4 |
28.1 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/15.1 14 - Namespace Packages.pdf.pdf |
375 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/16. Importing from Zip Archives.mp4 |
5.9 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/2. What is a Module.mp4 |
42.2 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/3. How does Python Import Modules.mp4 |
78.5 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/4. Imports and importlib.mp4 |
58.7 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/5. Import Variants and Misconceptions - Lecture.mp4 |
51.6 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/5.1 05 - Import Variants.pdf.pdf |
462 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/6. Import Variants and Misconceptions - Coding.mp4 |
57 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/7. Reloading Modules.mp4 |
26.6 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/8. Using __main__.mp4 |
63.5 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/9. Modules Recap.mp4 |
34.3 MB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/9.1 08 - Modules Recap.pdf.pdf |
377 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/How does Python import Modules.ipynb |
9 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example1/main.py |
278 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example1/module1.py |
423 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example2/main.py |
273 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example2/module1.py |
86 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example3a/main.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example3a/module1_source.py |
95 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example3b/importer.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example3b/main.py |
679 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example3b/module1_source.py |
95 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/How Python Imports Modules/example3b/module2.py |
142 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Import Variants and Misconceptions.ipynb |
60 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Imports and importlib.ipynb |
21 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Reloading Modules.ipynb |
19 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Using __main__/__main__.py |
49 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Using __main__/module1.py |
127 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Using __main__/run.py |
279 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/Using __main__/timing.py |
1 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/What is a Module.ipynb |
31 KB |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/module1.py |
56 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/__init__.py |
76 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/__pycache__/__init__.cpython-36.pyc |
225 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/__pycache__/module1a.cpython-36.pyc |
194 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/module1a.py |
58 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/pack1_1/__init__.py |
128 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/pack1_1/__pycache__/__init__.cpython-36.pyc |
284 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/pack1_1/__pycache__/module1_1a.cpython-36.pyc |
208 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/pack1_1/__pycache__/module1_1b.cpython-36.pyc |
208 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/pack1_1/module1_1a.py |
62 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/packages/pack1/pack1_1/module1_1b.py |
62 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/__init__.py |
12 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/__pycache__/__init__.cpython-36.pyc |
138 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/helpers/__init__.py |
475 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/helpers/__pycache__/__init__.cpython-36.pyc |
441 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/helpers/__pycache__/calculator.cpython-36.pyc |
411 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/helpers/calculator.py |
102 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/__init__.py |
111 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/__pycache__/__init__.cpython-36.pyc |
209 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/posts/__init__.py |
112 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/posts/__pycache__/__init__.cpython-36.pyc |
214 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/posts/__pycache__/post.cpython-36.pyc |
410 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/posts/__pycache__/posts.cpython-36.pyc |
413 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/posts/post.py |
96 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/posts/posts.py |
100 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/users/__init__.py |
58 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/users/__pycache__/__init__.cpython-36.pyc |
189 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/users/__pycache__/user.cpython-36.pyc |
410 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/models/users/user.py |
96 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/__init__.py |
363 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/__pycache__/__init__.cpython-36.pyc |
261 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/__pycache__/boolean.cpython-36.pyc |
477 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/__pycache__/date.cpython-36.pyc |
465 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/__pycache__/json.cpython-36.pyc |
465 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/__pycache__/numeric.cpython-36.pyc |
582 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/boolean.py |
156 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/date.py |
141 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/json.py |
141 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/common/validators/numeric.py |
206 B |
UD-Python-3-Deep-Dive-Part-1/9. Modules, Packages and Namespaces/zipped_packages/main.py |
729 B |