FileMood

Download Udemy - Python 3 Deep Dive full 2019

Udemy Python Deep Dive full 2019

Name

Udemy - Python 3 Deep Dive full 2019

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

41.2 GB

Total Files

713

Last Seen

Hash

FD140BA053E2FF91A4FA625B3E8CCAE46CE9ACAE

/Part 1/1. Introduction/

1. Course Overview.mp4

292.8 MB

/Part 1/1. Introduction/

1.1 Section 1 - Intro.pdf.pdf

802.4 KB

2. Pre-Requisites.html

1.6 KB

3. Code Projects and Notebooks.html

0.5 KB

/Part 1/10. Extras/

1. Introduction.mp4

54.8 MB

10. Random Samples.mp4

10.7 MB

10.1 08 - Random Samples.zip.zip

2.5 KB

11. Timing code using timeit.mp4

26.8 MB

11.1 Timing code using timeit.zip.zip

5.7 KB

12. Don't Use args and kwargs Names Blindly.mp4

14.5 MB

12.1 Don't Use args and kwargs Names Blindly.zip.zip

1.7 KB

13. Command Line Arguments.mp4

100.0 MB

13.1 argparse.zip.zip

6.0 KB

14. Sentinel Values for Parameter Defaults.mp4

59.1 MB

14.1 Sentinel Values for Parameter Defaults.zip.zip

1.7 KB

15. Simulating a simple switch in Python.mp4

107.6 MB

15.1 Simulating a simple Switch in Python.zip.zip

2.7 KB

2. Additional Resources.mp4

51.4 MB

2.1 Additional Resources.pdf.pdf

1.1 MB

3. Python 3.6 Highlights.mp4

13.4 MB

3.1 Python 3.6 Highlights.zip.zip

2.4 KB

4. Python 3.6 - Dictionary Ordering.mp4

27.9 MB

4.1 Python 3.6 - Dictionary Ordering.zip.zip

2.9 KB

5. Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4

8.6 MB

5.1 Python 3.6 - Preserved Order of kwargs - Named Tuple Application.zip.zip

1.2 KB

6. Python 3.6 - Underscores in Numeric Literals.mp4

5.2 MB

6.1 Python 3.6 - Underscores and Numeric Literals.zip.zip

1.1 KB

7. Python 3.6 - f-Strings.mp4

13.1 MB

7.1 Python 3.6 - f-Strings.zip.zip

1.5 KB

8. Random Seeds.mp4

27.8 MB

8.1 Random Seeds.zip.zip

3.5 KB

9. Random Choices.mp4

54.4 MB

9.1 Random Choices.zip.zip

3.8 KB

/.../2. A Quick Refresher - Basics Review/

1. Introduction.mp4

9.2 MB

1.1 Quick Refresher Introduction.pdf.pdf

266.9 KB

10. Classes.mp4

86.4 MB

10.1 Classes.zip.zip

5.8 KB

2. The Python Type Hierarchy.mp4

30.4 MB

2.1 Python Type Hierarchy.pdf.pdf

354.5 KB

3. Multi-Line Statements and Strings.mp4

93.5 MB

3.1 Multi-Line Statements and Strings.pdf.pdf

402.6 KB

3.1 Multi-Line Statements and Strings.zip.zip

2.0 KB

3.2 Multi-Line Statements and Strings.pdf.pdf

402.6 KB

3.2 Multi-Line Statements and Strings.zip.zip

2.0 KB

4. Variable Names.mp4

55.8 MB

4.1 Variable Names.pdf.pdf

366.3 KB

5. Conditionals.mp4

25.2 MB

5.1 Conditionals.zip.zip

1.1 KB

6. Functions.mp4

44.4 MB

6.1 Functions.zip.zip

2.6 KB

7. The While Loop.mp4

44.7 MB

7.1 While Loops.zip.zip

2.1 KB

8. Break, Continue and the Try Statement.mp4

35.4 MB

8.1 Break, Continue and Try Statements.zip.zip

1.2 KB

9. The For Loop.mp4

58.8 MB

9.1 For Loop.zip.zip

2.3 KB

/.../3. Variables and Memory/

1. Introduction.mp4

14.1 MB

10. Variable Equality.mp4

68.2 MB

10.1 Notebook (Variable Equality).zip.zip

1.7 KB

10.2 10 - Variable Equality.pdf.pdf

351.1 KB

11. Everything is an Object.mp4

60.6 MB

11.1 11 - Everything is an Object.pdf.pdf

330.1 KB

11.2 Notebook (Everything is an Object).zip.zip

3.2 KB

12. Python Optimizations Interning.mp4

43.6 MB

12.1 Notebook (Python Optimizations - Interning).zip.zip

1.2 KB

12.2 12 - Python Optimizations - Interning.pdf.pdf

349.8 KB

13. Python Optimizations String Interning.mp4

80.9 MB

13.1 Notebook (Python Optimizations - String Interning).zip.zip

1.9 KB

13.2 13 - Python Optimizations String Interning.pdf.pdf

381.8 KB

14. Python Optimizations Peephole.mp4

86.5 MB

14.1 Notebook (Python Optimizations - Peephole).zip.zip

2.1 KB

14.2 14 - Python Optimizations - Peephole.pdf.pdf

331.6 KB

2. Variables are Memory References.mp4

34.9 MB

2.1 Notebook (Variables are Memory References).zip.zip

1.0 KB

2.2 02 - Variables are Memory References.pdf.pdf

395.9 KB

3. Reference Counting.mp4

59.7 MB

3.1 Notebook (Reference Counting).zip.zip

1.3 KB

3.2 03 - Reference Counting.pdf.pdf

303.3 KB

4. Garbage Collection.mp4

109.6 MB

4.1 04 - Garbage Collection.pdf.pdf

318.6 KB

4.2 Notebook (Garbage Collection).zip.zip

1.9 KB

5. Dynamic vs Static Typing.mp4

26.6 MB

5.1 05 - Dynamic vs Static Typing.pdf.pdf

356.6 KB

5.2 Notebook (Dynamic vs Static Typing).zip.zip

0.9 KB

6. Variable Re-Assignment.mp4

21.6 MB

6.1 06 - Variable Re-Assignment.pdf.pdf

311.8 KB

6.2 Notebook (Variable Re-Assignment).zip.zip

0.8 KB

7. Object Mutability.mp4

69.0 MB

7.1 07 - Object Mutability.pdf.pdf

378.1 KB

7.2 Notebook (Object Mutability).zip.zip

1.7 KB

8. Function Arguments and Mutability.mp4

72.4 MB

8.1 Notebook (Function Arguments and Mutability).zip.zip

1.5 KB

8.2 08 - Function Arguments and Mutability.pdf.pdf

388.5 KB

9. Shared References and Mutability.mp4

43.6 MB

9.1 09 - Shared References and Mutability.pdf.pdf

373.5 KB

9.2 Notebook (Shared References and Mutability).zip.zip

1.5 KB

/Part 1/4. Numeric Types/

1. Introduction.mp4

15.5 MB

10. Floats Equality Testing - Lecture.mp4

97.5 MB

10.1 10 - Floats - Equality Testing.pdf.pdf

425.8 KB

11. Floats Equality Testing - Coding.mp4

249.4 MB

11.1 Floats - Equality Testing.zip.zip

2.2 KB

12. Floats Coercing to Integers - Lecture.mp4

50.4 MB

12.1 12 - Floats to Integers.pdf.pdf

405.4 KB

13. Floats Coercing to Integers - Coding.mp4

19.6 MB

13.1 Floats - Coercing to Integers.zip.zip

0.9 KB

14. Floats Rounding - Lecture.mp4

128.1 MB

14.1 14 - Floats - Rounding.pdf.pdf

499.4 KB

15. Floats Rounding - Coding.mp4

53.1 MB

15.1 Floats - Rounding.zip.zip

1.5 KB

16. Decimals - Lecture.mp4

91.8 MB

16.1 16 - Decimals.pdf.pdf

326.7 KB

17. Decimals - Coding.mp4

37.9 MB

17.1 Decimals.zip.zip

1.6 KB

18. Decimals Constructors and Contexts - Lecture.mp4

53.1 MB

18.1 18 - Decimals - Constructors and Contexts.pdf.pdf

377.0 KB

19. Decimals Constructors and Contexts - Coding.mp4

37.1 MB

19.1 Decimals - Constructors and Contexts.zip.zip

1.8 KB

2. Integers Data Types.mp4

87.5 MB

2.1 Integers - Data Type.zip.zip

1.2 KB

2.2 02 - Integers Data Type.pdf.pdf

386.0 KB

20. Decimals Math Operations - Lecture.mp4

51.4 MB

20.1 20 - Decimals - Math Operations.pdf.pdf

390.3 KB

21. Decimals Math Operations - Coding.mp4

54.8 MB

21.1 Decimals - Math Operations.zip.zip

1.8 KB

22. Decimals Performance Considerations.mp4

40.3 MB

22.1 22 - Decimals - Performance Considerations.pdf.pdf

318.5 KB

22.2 Decimals - Performance.zip.zip

1.4 KB

23. Complex Numbers - Lecture.mp4

63.9 MB

23.1 23 - Complex Numbers.pdf.pdf

350.9 KB

24. Complex Numbers - Coding.mp4

53.0 MB

24.1 Complex Numbers.zip.zip

2.5 KB

25. Booleans.mp4

93.5 MB

25.1 Booleans.zip.zip

1.9 KB

25.2 25 - Booleans.pdf.pdf

395.7 KB

26. Booleans Truth Values - Lecture.mp4

48.7 MB

26.1 26 - Booleans - Truth Values - Lecture.pdf.pdf

364.9 KB

27. Booleans Truth Values - Coding.mp4

51.4 MB

27.1 Booleans - Truth Values.zip.zip

3.9 KB

28. Booleans Precedence and Short-Circuiting - Lecture.mp4

107.8 MB

28.1 28 - Boolean - Precedence and Short-Circuiting.pdf.pdf

465.7 KB

29. Booleans Precedence and Short-Circuiting - Coding.mp4

47.0 MB

29.1 Booleans - Precedence and Short-Circuiting.zip.zip

3.0 KB

3. Integers Operations.mp4

104.9 MB

3.1 Integers - Operations.zip.zip

1.6 KB

3.2 03 - Integers - Operations.pdf.pdf

409.8 KB

30. Booleans Boolean Operators - Lecture.mp4

89.1 MB

30.1 30 - Boolean - Boolean Operators.pdf.pdf

485.3 KB

31. Booleans Boolean Operators - Coding.mp4

50.3 MB

31.1 Booleans - Boolean Operators.zip.zip

1.8 KB

32. Comparison Operators.mp4

87.2 MB

32.1 Comparison Operators.zip.zip

1.8 KB

32.2 32 - Comparison Operators.pdf.pdf

422.6 KB

4. Integers Constructors and Bases - Lecture.mp4

143.0 MB

4.1 04 - Integers - Constructors and Bases.pdf.pdf

540.5 KB

5. Integers Constructors and Bases - Coding.mp4

69.8 MB

5.1 Integers - Bases and Constructors.zip.zip

4.1 KB

6. Rational Numbers - Lecture.mp4

72.9 MB

6.1 06 - Rational Numbers.pdf.pdf

367.6 KB

7. Rationals Numbers - Coding.mp4

43.5 MB

7.1 Rational Numbers.zip.zip

4.1 KB

8. Floats Internal Representations - Lecture.mp4

101.1 MB

8.1 08 - Floats - Internal Representation.pdf.pdf

353.6 KB

9. Floats Internal Representations - Coding.mp4

17.2 MB

9.1 Floats - Internal Representation.zip.zip

2.8 KB

/Part 1/5. Function Parameters/

1. Introduction.mp4

3.7 MB

10. args - Coding.mp4

38.9 MB

10.1 star-args.zip.zip

2.4 KB

11. Keyword Arguments - Lecture.mp4

47.1 MB

11.1 11 - Keyword Arguments.pdf.pdf

376.7 KB

12. Keyword Arguments - Coding.mp4

47.4 MB

12.1 Keyword Arguments.zip.zip

2.0 KB

13. kwargs.mp4

42.6 MB

13.1 kwargs.zip.zip

1.2 KB

13.2 13 - kwargs.pdf.pdf

298.7 KB

14. Putting it all Together - Lecture.mp4

66.1 MB

14.1 14 - Putting it all together.pdf.pdf

467.4 KB

15. Putting it all Together - Coding.mp4

62.9 MB

15.1 Putting it all Together.zip.zip

2.2 KB

16. Application A Simple Function Timer.mp4

67.8 MB

16.1 A Simple Function Timer.zip.zip

1.8 KB

17. Parameter Defaults - Beware!!.mp4

82.9 MB

17.1 17 - Default Values.pdf.pdf

378.9 KB

17.2 Default Values - Beware.zip.zip

1.1 KB

18. Parameter Defaults - Beware Again!!.mp4

68.4 MB

18.1 Parameter Defaults - Beware 2.zip.zip

2.7 KB

2. Argument vs Parameter.mp4

18.6 MB

2.1 02 - Argument vs Parameter.pdf.pdf

318.2 KB

3. Positional and Keyword Arguments - Lecture.mp4

66.2 MB

3.1 03 - Positional Arguments.pdf.pdf

434.8 KB

4. Positional and Keyword Arguments - Coding.mp4

20.1 MB

4.1 Positional Arguments.zip.zip

1.5 KB

5. Unpacking Iterables - Lecture.mp4

63.7 MB

5.1 05 - Unpacking Iterables.pdf.pdf

451.1 KB

6. Unpacking Iterables - Coding.mp4

67.7 MB

6.1 Unpacking Iterables.zip.zip

1.8 KB

7. Extended Unpacking - Lecture.mp4

87.4 MB

7.1 07 - Extended Unpacking.pdf.pdf

565.8 KB

8. Extended Unpacking - Coding.mp4

94.1 MB

8.1 Extended Unpacking.zip.zip

4.4 KB

9. args - Lecture.mp4

30.1 MB

9.1 09 - star-args.pdf.pdf

325.1 KB

/.../6. First-Class Functions/

1. Introduction.mp4

21.4 MB

10. Callables.mp4

63.3 MB

10.1 Callables.zip.zip

1.1 KB

10.2 10 - Callables.pdf.pdf

307.9 KB

11. Map, Filter, Zip and List Comprehensions - Lecture.mp4

111.3 MB

11.1 11 - Map, Filter, Zip.pdf.pdf

468.0 KB

12. Map, Filter, Zip and List Comprehensions - Coding.mp4

72.1 MB

12.1 Map, Filter and Zip.zip.zip

2.8 KB

13. Reducing Functions - Lecture.mp4

131.7 MB

13.1 13 - Reducing Functions.pdf.pdf

521.9 KB

14. Reducing Functions - Coding.mp4

75.4 MB

14.1 Reducing Functions.zip.zip

3.2 KB

15. Partial Functions - Lecture.mp4

58.8 MB

15.1 15 - Partial Functions.pdf.pdf

357.8 KB

16. Partial Functions - Coding.mp4

90.7 MB

16.1 Partial Functions.zip.zip

3.4 KB

17. The operator Module - Lecture.mp4

77.6 MB

17.1 17 - The operator Module.pdf.pdf

446.8 KB

18. The operator Module - Coding.mp4

114.3 MB

18.1 operator module.zip.zip

3.5 KB

2. Docstrings and Annotations - Lecture.mp4

81.3 MB

2.1 02 - Docstrings and Annotations.pdf.pdf

452.9 KB

3. Docstrings and Annotations - Coding.mp4

54.5 MB

3.1 Docstrings and Annotations.zip.zip

2.2 KB

4. Lambda Expressions - Lecture.mp4

62.0 MB

4.1 04 - Lambda Expressions.pdf.pdf

393.8 KB

5. Lambda Expressions - Coding.mp4

52.7 MB

5.1 Lambda Expressions.zip.zip

1.4 KB

6. Lambdas and Sorting.mp4

54.7 MB

6.1 Lambdas and Sorting.zip.zip

2.0 KB

7. Challenge - Randomize an Iterable using Sorted!!.mp4

8.7 MB

7.1 Challenge - Randomizing using Sorted.zip.zip

1.0 KB

8. Function Introspection - Lecture.mp4

101.1 MB

8.1 08 - Function Introspection.pdf.pdf

473.9 KB

9. Function Introspection - Coding.mp4

103.3 MB

9.1 Function Introspection.zip.zip

4.8 KB

/.../7. Scopes, Closures and Decorators/

1. Introduction.mp4

8.1 MB

10. Decorators (Part 1) - Lecture.mp4

110.6 MB

10.1 10 - Decorators 1.pdf.pdf

438.7 KB

11. Decorators (Part 1) - Coding.mp4

76.9 MB

11.1 Decorators 1.zip.zip

2.5 KB

12. Decorator Application (Timer).mp4

131.6 MB

12.1 Decorator Application (Timer).zip.zip

3.9 KB

13. Decorator Application (Logger, Stacked Decorators).mp4

80.7 MB

13.1 Decorator Application (Logger, Stacked).zip.zip

2.6 KB

14. Decorator Application (Memoization).mp4

103.8 MB

14.1 Decorator Application (Memoization).zip.zip

3.4 KB

15. Decorators (Part 2) - Lecture.mp4

60.0 MB

15.1 15 - Decorators 2.pdf.pdf

452.4 KB

16. Decorators (Part 2) - Coding.mp4

88.9 MB

16.1 Decorators 2.zip.zip

3.5 KB

17. Decorator Application (Decorator Class).mp4

32.9 MB

17.1 Decorator Application (Decorator Class).zip.zip

1.4 KB

18. Decorator Application (Decorating Classes).mp4

105.8 MB

18.1 Decorator Application (Decorating Classes).zip.zip

6.3 KB

19. Decorator Application (Dispatching) - Part 1.mp4

116.4 MB

19.1 Decorator Application (Single Dispatch Generic Functions).zip.zip

8.9 KB

2. Global and Local Scopes - Lecture.mp4

175.3 MB

2.1 02 - Global and Local Scopes.pdf.pdf

826.7 KB

20. Decorator Application (Dispatching) - Part 2.mp4

129.2 MB

21. Decorator Application (Dispatching) - Part 3.mp4

108.2 MB

3. Global and Local Scopes - Coding.mp4

52.9 MB

3.1 Global and Local Scopes.zip.zip

2.8 KB

4. Nonlocal Scopes - Lecture.mp4

110.3 MB

4.1 04 - NonLocal Sopes.pdf.pdf

741.0 KB

5. Nonlocal Scopes - Coding.mp4

47.4 MB

5.1 Nonlocal Scopes.zip.zip

1.8 KB

6. Closures - Lecture.mp4

199.6 MB

6.1 06 - Closures.pdf.pdf

494.8 KB

7. Closures - Coding.mp4

117.8 MB

7.1 Closures.zip.zip

4.3 KB

8. Closure Applications - Part 1.mp4

61.5 MB

8.1 Closure Applications 1.zip.zip

2.1 KB

9. Closure Applications - Part 2.mp4

78.9 MB

9.1 Closure Applications 2.zip.zip

2.4 KB

/.../8. Tuples as Data Structures and Named Tuples/

1. Introduction.mp4

17.4 MB

10. Named Tuples - Application - Returning Multiple Values.mp4

24.2 MB

10.1 Named Tuples - Application - Returning Multiple Values.zip.zip

1.1 KB

11. Named Tuples - Application - Alternative to Dictionaries.mp4

109.3 MB

11.1 Named Tuples - Application - Alternative to Dictionaries.zip.zip

3.8 KB

2. Tuples as Data Structures - Lecture.mp4

98.8 MB

2.1 02 - Tuples.pdf.pdf

440.7 KB

3. Tuples as Data Structures - Coding.mp4

89.1 MB

3.1 Tuples as Data Structures.zip.zip

5.2 KB

4. Named Tuples - Lecture.mp4

141.4 MB

4.1 04 - Named Tuples.pdf.pdf

589.3 KB

5. Named Tuples - Coding.mp4

134.1 MB

5.1 Named Tuples.zip.zip

7.5 KB

6. Named Tuples - Modifying and Extending - Lecture.mp4

77.0 MB

6.1 06 - Named Tuples - Modifying and Extending.pdf.pdf

497.8 KB

7. Named Tuples - Modifying and Extending - Coding.mp4

82.1 MB

7.1 Named Tuples - Modifying, Extending.zip.zip

3.8 KB

8. Named Tuples - DocStrings and Default Values - Lecture.mp4

69.3 MB

8.1 08 - Named Tuples - DocStrings and Default Values.pdf.pdf

436.4 KB

9. Named Tuples - DocStrings and Default Values - Coding.mp4

59.6 MB

9.1 Named Tuples - Docstrings, DefaultValues.zip.zip

3.0 KB

/.../9. Modules, Packages and Namespaces/

1. Introduction.mp4

8.5 MB

10. What are Packages - Lecture.mp4

57.3 MB

10.1 09 - What are Packages.pdf.pdf

557.4 KB

11. What are Packages - Coding.mp4

42.1 MB

11.1 packages.zip.zip

3.5 KB

12. Why Packages.mp4

37.4 MB

12.1 11 - Why Packages.pdf.pdf

438.0 KB

13. Structuring Packages - Part 1.mp4

60.8 MB

13.1 sturcturing_package_imports.zip.zip

5.0 KB

14. Structuring Packages - Part 2.mp4

63.0 MB

14.1 sturcturing_package_imports.zip.zip

5.0 KB

15. Namespace Packages.mp4

29.5 MB

15.1 14 - Namespace Packages.pdf.pdf

384.4 KB

16. Importing from Zip Archives.mp4

6.2 MB

16.1 zipped_packages.zip.zip

10.7 KB

2. What is a Module.mp4

44.2 MB

2.1 What is a Module.zip.zip

6.9 KB

3. How does Python Import Modules.mp4

82.3 MB

3.1 How Python Imports Modules.zip.zip

7.1 KB

4. Imports and importlib.mp4

61.5 MB

4.1 Imports and importlib.zip.zip

4.6 KB

5. Import Variants and Misconceptions - Lecture.mp4

54.1 MB

5.1 05 - Import Variants.pdf.pdf

473.4 KB

6. Import Variants and Misconceptions - Coding.mp4

59.8 MB

6.1 Import Variants and Misconceptions.zip.zip

10.8 KB

7. Reloading Modules.mp4

27.9 MB

7.1 Reloading Modules.zip.zip

3.7 KB

8. Using __main__.mp4

66.6 MB

8.1 Using __main__.zip.zip

1.3 KB

9. Modules Recap.mp4

36.0 MB

9.1 08 - Modules Recap.pdf.pdf

385.7 KB

/Part 2/1. Introduction/

1. Course Overview.mp4

94.7 MB

1.1 Introduction.pdf.pdf

724.5 KB

2. Pre-Requisites.mp4

93.4 MB

2.1 Prerequisites.pdf.pdf

345.4 KB

3. Python Tools Needed.mp4

48.0 MB

3.1 Python Tools Needed.pdf.pdf

281.8 KB

/.../10. Context Managers/

1. Introduction.mp4

172.6 MB

1.1 Introduction - Context Managers.pdf.pdf

339.1 KB

10. The contextmanager Decorator - Lecture.mp4

207.3 MB

10.1 Decorating Generator Functions.pdf.pdf

421.2 KB

11. The contextmanager Decorator - Coding.mp4

134.4 MB

11.1 The contextmanager Decorator.zip.zip

2.7 KB

12. Nested Context Managers.mp4

202.5 MB

12.1 Nested Context Managers.zip.zip

4.1 KB

2. Context Managers - Lecture.mp4

488.4 MB

2.1 Context Managers.pdf.pdf

506.8 KB

3. Context Managers - Coding.mp4

193.2 MB

3.1 Context Managers in Python.zip.zip

4.2 KB

4. Caveat when used with Lazy Iterators.mp4

19.0 MB

4.1 Caveat with Lazy Iterators.zip.zip

67.1 KB

5. Not just a Context Manager.mp4

40.6 MB

5.1 Not just a Context Manager.zip.zip

3.3 KB

6. Additional Uses - Lecture.mp4

130.9 MB

6.1 Additional Uses.pdf.pdf

375.2 KB

7. Additional Uses - Coding.mp4

189.3 MB

7.1 Additional Uses.zip.zip

3.3 KB

8. Generators and Context Managers - Lecture.mp4

230.6 MB

8.1 Generators and Context Managers.pdf.pdf

399.7 KB

9. Generators and Context Managers - Coding.mp4

63.6 MB

9.1 Generators and Context Managers.zip.zip

1.7 KB

/Part 2/11. Project 5/

1. Project - Description.mp4

154.5 MB

1.1 Project 5 - Description.zip.zip

28.7 KB

2. Project Solution Goal 1.mp4

109.7 MB

2.1 Project 5 - Solution - Goal 1.zip.zip

28.6 KB

3. Project Solution Goal 2.mp4

90.9 MB

3.1 Project 5 - Solution - Goal 2.zip.zip

29.3 KB

/.../12. Generators as Coroutines/

1. Introduction.mp4

152.5 MB

10. Sending Exceptions to Generators - Lecture.mp4

158.1 MB

11. Sending Exceptions to Generators - Coding.mp4

134.6 MB

11.1 Sending Exceptions to Generators.zip.zip

4.0 KB

12. Using Decorators to Prime Coroutines - Lecture.mp4

114.0 MB

13. Using Decorators to Prime Coroutines - Coding.mp4

39.2 MB

13.1 Using Decorators to Prime Coroutines.zip.zip

2.1 KB

14. Yield From - Two-Way Communications - Lecture.mp4

206.0 MB

15. Yield From - Two-Way Communications - Coding.mp4

73.0 MB

15.1 Yield From - Two-Way Communications.zip.zip

2.7 KB

16. Yield From - Sending Data - Lecture.mp4

117.6 MB

17. Yield From - Sending Data - Coding.mp4

128.6 MB

17.1 Yield From - Sending Data.zip.zip

3.6 KB

18. Yield From - Closing and Return - Lecture.mp4

126.7 MB

19. Yield From - Closing and Return - Coding.mp4

70.0 MB

19.1 Yield From - Closing and Return.zip.zip

2.4 KB

2. Coroutines - Lecture.mp4

506.7 MB

20. Yield From - Throwing Exceptions - Lecture.mp4

55.1 MB

21. Yield From - Throwing Exceptions - Coding.mp4

132.7 MB

21.1 Yield From - Throwing Exceptions.zip.zip

3.2 KB

22. Application - Pipelines - Lecture.mp4

90.9 MB

23. Application - Pipelines - Pulling Data.mp4

68.4 MB

23.1 Pipelines - Pulling Data.zip.zip

8.9 KB

24. Application - Pipelines - Pushing Data.mp4

36.1 MB

24.1 Pipelines - Pushing Data.zip.zip

1.4 KB

25. Application - Pipelines - Broadcasting Data.mp4

207.1 MB

25.1 Pipelines - Broadcasting.zip.zip

102.8 KB

3. Coroutines - Coding.mp4

85.4 MB

3.1 Coroutines.zip.zip

4.3 KB

4. Generator States - Lecture.mp4

64.0 MB

5. Generator States - Coding.mp4

26.4 MB

5.1 Generator States.zip.zip

2.3 KB

6. Sending to Generators - Lecture.mp4

294.0 MB

7. Sending to Generators - Coding.mp4

87.5 MB

7.1 Sending Data To Generators.zip.zip

3.9 KB

8. Closing Generators - Lecture.mp4

168.5 MB

9. Closing Generators - Coding.mp4

179.1 MB

9.1 Closing Generators.zip.zip

12.3 KB

/Part 2/13. Project 6/

1. Project Description.mp4

16.7 MB

1.1 Project 6 - Description.zip.zip

8.0 KB

2. Project Solution.mp4

82.2 MB

2.1 Project 6 - Solution.zip.zip

8.8 KB

/Part 2/2. Sequence Types/

1. Introduction.mp4

30.2 MB

1.1 Introduction - Sequences.pdf.pdf

269.1 KB

10. Slicing - Lecture.mp4

689.2 MB

10.1 Slicing.pdf.pdf

510.3 KB

11. Slicing - Coding.mp4

62.1 MB

11.1 11 - Slicing.zip.zip

2.9 KB

12. Custom Sequences - Part 1 - Lecture.mp4

230.0 MB

12.1 Custom Sequences - Part 1.pdf.pdf

447.3 KB

13. Custom Sequences - Part 1 - Coding.mp4

170.2 MB

13.1 13 - Custom Sequences - Part 1.zip.zip

4.7 KB

14. In-Place Concatenation and Repetition - Lecture.mp4

119.8 MB

14.1 In-Place Concatenation and Repetition.pdf.pdf

406.9 KB

15. In-Place Concatenation and Repetition - Coding.mp4

36.1 MB

15.1 15 - In-Place Concatenation and Repetition.zip.zip

1.7 KB

16. Assignments in Mutable Sequences - Lecture.mp4

152.3 MB

16.1 Assignments in Mutable Sequences.pdf.pdf

404.7 KB

17. Assignments in Mutable Sequences - Coding.mp4

49.3 MB

17.1 17 - Assignments in Mutable Sequences.zip.zip

3.0 KB

18. Custom Sequences - Part 2 - Lecture.mp4

199.6 MB

18.1 Custom Sequences - Part 2.pdf.pdf

387.9 KB

19. Custom Sequences - Part 2A - Coding.mp4

86.9 MB

19.1 19 - Custom Sequences - Part 2a.zip.zip

2.9 KB

2. Sequence Types - Lecture.mp4

369.1 MB

2.1 Sequence Types.pdf.pdf

468.8 KB

20. Custom Sequences - Part 2B - Coding.mp4

197.8 MB

20.1 20 - Custom Sequences - Part 2b.zip.zip

8.0 KB

21. Custom Sequences - Part 2C - Coding.mp4

138.1 MB

21.1 21 - Custom Sequences - Part 2c.zip.zip

8.0 KB

22. Sorting Sequences - Lecture.mp4

384.5 MB

22.1 Sorting Sequences.pdf.pdf

459.5 KB

23. Sorting Sequences - Coding.mp4

141.2 MB

23.1 23 - Sorting Sequences.zip.zip

5.8 KB

24. List Comprehensions - Lecture.mp4

385.3 MB

24.1 List Comprehensions.pdf.pdf

450.6 KB

25. List Comprehensions - Coding.mp4

235.2 MB

25.1 25 - List Comprehensions.zip.zip

6.6 KB

3. Sequence Types - Coding.mp4

119.7 MB

3.1 03 - Sequence Types.zip.zip

5.7 KB

4. Mutable Sequence Types - Lecture.mp4

157.2 MB

4.1 Mutable Sequence Types.pdf.pdf

349.3 KB

5. Mutable Sequence Types - Coding.mp4

74.5 MB

5.1 05 - Mutable Sequence Types.zip.zip

2.4 KB

6. Lists vs Tuples.mp4

125.5 MB

6.1 06 - Lists vs Tuples.zip.zip

4.9 KB

7. Index Base and Slice Bounds - Rationale.mp4

327.6 MB

7.1 Index Base and Slice Bounds.pdf.pdf

447.6 KB

8. Copying Sequences - Lecture.mp4

634.3 MB

8.1 Copying Sequences.pdf.pdf

586.9 KB

9. Copying Sequences - Coding.mp4

117.5 MB

9.1 09 - Copying Sequences.zip.zip

3.6 KB

/Part 2/3. Project 1/

1. Project Description.mp4

145.0 MB

1.1 Project 1.zip.zip

1.4 KB

1.2 Project 1 (Slides).zip.zip

226.1 KB

2. Project Solution Goal 1.mp4

236.2 MB

2.1 Project 1 Solution - Goal 1.zip.zip

4.7 KB

3. Project Solution Goal 2.mp4

68.4 MB

3.1 Project 1 Solution - Goal 2.zip.zip

2.8 KB

/.../4. Iterables and Iterators/

1. Introduction.mp4

57.1 MB

1.1 Introduction - Iterables and Iterators.pdf.pdf

306.1 KB

10. Lazy Iterables - Lecture.mp4

80.9 MB

10.1 Lazy Iterables.pdf.pdf

349.8 KB

11. Lazy Iterables - Coding.mp4

69.8 MB

11.1 11 - Lazy Iterables.zip.zip

2.3 KB

12. Python's Built-In Iterables and Iterators - Lecture.mp4

51.9 MB

12.1 Python's Built-In Iterables and Iterators.pdf.pdf

375.4 KB

13. Python's Built-In Iterables and Iterators - Coding.mp4

99.5 MB

13.1 16 - Python's Built-In Iterables and Iterators.zip.zip

20.2 KB

14. Sorting Iterables.mp4

35.7 MB

14.1 10 - Sorting Iterables.zip.zip

1.3 KB

15. The iter() Function - Lecture.mp4

138.5 MB

15.1 The iter() Function.pdf.pdf

404.1 KB

16. The iter() Function - Coding.mp4

63.9 MB

16.1 14 - The iter() Function.zip.zip

3.6 KB

17. Iterating Callables - Lecture.mp4

101.7 MB

17.1 Iterating Callables.pdf.pdf

354.4 KB

18. Iterating Callables - Coding.mp4

71.3 MB

18.1 16 - Iterating Callables.zip.zip

3.1 KB

19. Example 3 - Delegating Iterators.mp4

35.5 MB

19.1 18 - Delegating Iterators.zip.zip

1.7 KB

2. Iterating Collections - Lecture.mp4

226.9 MB

2.1 Iterating Collections.pdf.pdf

475.2 KB

20. Reversed Iteration - Lecture.mp4

210.5 MB

20.1 Reversed Iteration.pdf.pdf

371.4 KB

21. Reversed Iteration - Coding.mp4

112.5 MB

21.1 20 - Reversed Iteration.zip.zip

4.0 KB

22. Caveat Using Iterators as Function Arguments.mp4

135.7 MB

22.1 23 - Caveat Using Iterators as Function Arguments.zip.zip

20.9 KB

3. Iterating Collections - Coding.mp4

104.0 MB

3.1 03 - Iterating Collections.zip.zip

4.0 KB

4. Iterators - Lecture.mp4

126.4 MB

4.1 Iterators.pdf.pdf

356.8 KB

5. Iterators - Coding.mp4

55.3 MB

5.1 05 - Iterators.zip.zip

2.6 KB

6. Iterators and Iterables - Lecture.mp4

226.8 MB

6.1 Iterators and Iterables.pdf.pdf

468.1 KB

7. Iterators and Iterables - Coding.mp4

160.8 MB

7.1 07 - Iterators and Iterables.zip.zip

5.3 KB

8. Example 1 - Consuming Iterators Manually.mp4

225.5 MB

8.1 08 - Example 1 - Consuming Iterators Manually.zip.zip

18.0 KB

9. Example 2 - Cyclic Iterators.mp4

150.3 MB

9.1 09 - Example 2 - Cyclic Iterators.zip.zip

1.8 KB

/Part 2/5. Project 2/

1. Project Description.mp4

27.3 MB

1.1 01 - Project - Description.zip.zip

2.1 KB

2. Project Solution Goal 1.mp4

38.7 MB

2.1 02 - Project Solution - Goal 1.zip.zip

2.0 KB

3. Project Solution Goal 2.mp4

44.0 MB

3.1 03 - Project Solution - Goal 2.zip.zip

2.8 KB

/Part 2/6. Generators/

1. Introduction.mp4

29.5 MB

1.1 Introduction - Generators.pdf.pdf

256.2 KB

10. Yield From - Lecture.mp4

51.8 MB

10.1 Yield From.pdf.pdf

291.2 KB

11. Yield From - Coding.mp4

56.6 MB

11.1 11 - Yield From.zip.zip

3.6 KB

2. Yielding and Generator Functions - Lecture.mp4

380.0 MB

2.1 Yielding and Generators.pdf.pdf

451.6 KB

3. Yielding and Generator Functions - Coding.mp4

83.3 MB

3.1 03 - Yielding and Generators.zip.zip

3.3 KB

4. Example - Fibonacci Sequence.mp4

86.3 MB

4.1 04 - Example - Fibonacci Sequence.zip.zip

3.0 KB

5. Making an Iterable from a Generator - Lecture.mp4

150.4 MB

5.1 Making an Iterable from a Generator.pdf.pdf

410.8 KB

6. Making an Iterable from a Generator - Coding.mp4

29.6 MB

6.1 06 - Making an Iterable from a Generator.zip.zip

1.8 KB

7. Example - Card Deck.mp4

67.9 MB

7.1 07 - Example - Card Deck.zip.zip

2.4 KB

8. Generator Expressions and Performance - Lecture.mp4

199.2 MB

8.1 Generator Expressions.pdf.pdf

353.0 KB

9. Generator Expressions and Performance - Coding.mp4

180.0 MB

9.1 09 - Generator Expressions.zip.zip

4.6 KB

/Part 2/7. Project 3/

1. Project Description.mp4

90.1 MB

1.1 Project 3 - Description.zip.zip

21.6 KB

2. Project Solution Goal 1.mp4

280.5 MB

2.1 Project 3 - Solution - Goal 1.zip.zip

47.4 KB

3. Project Solution Goal 2.mp4

113.3 MB

3.1 Project 3 - Solution - Goal 2.zip.zip

23.8 KB

/Part 2/8. Iteration Tools/

1. Introduction.mp4

87.7 MB

1.1 Iteration Tools - Introduction.pdf.pdf

283.4 KB

10. Chaining and Teeing - Lecture.mp4

186.2 MB

10.1 Chaining and Teeing.pdf.pdf

383.0 KB

11. Chaining and Teeing - Coding.mp4

86.1 MB

11.1 11 - Chaining and Teeing Iterators.zip.zip

2.9 KB

12. Mapping and Reducing - Lecture.mp4

341.6 MB

12.1 Mapping and Accumulation.pdf.pdf

413.8 KB

13. Mapping and Reducing - Coding.mp4

85.9 MB

13.1 13 - Mapping and Reducing.zip.zip

3.0 KB

14. Zipping - Lecture.mp4

70.1 MB

14.1 Zipping Iterables.pdf.pdf

316.0 KB

15. Zipping - Coding.mp4

31.6 MB

15.1 15 - Zipping.zip.zip

2.2 KB

16. Grouping - Lecture.mp4

214.4 MB

16.1 Grouping.pdf.pdf

319.2 KB

17. Grouping - Coding.mp4

150.6 MB

17.1 17 - Grouping.zip.zip

13.3 KB

18. Combinatorics - Lecture.mp4

204.6 MB

18.1 Combinatorics.pdf.pdf

416.5 KB

19. Combinatorics - Coding (Product).mp4

105.9 MB

19.1 19 - Combinatorics.zip.zip

6.2 KB

2. Aggregators - Lecture.mp4

201.2 MB

2.1 Aggregators.pdf.pdf

401.7 KB

20. Combinatorics - Coding (Permutation, Combination).mp4

126.4 MB

20.1 20 - Combinatorics.zip.zip

6.2 KB

3. Aggregators - Coding.mp4

119.1 MB

3.1 03 - Aggregators.zip.zip

4.5 KB

4. Slicing - Lecture.mp4

65.5 MB

4.1 Slicing Iterables.pdf.pdf

324.1 KB

5. Slicing - Coding.mp4

63.8 MB

5.1 05 - Slicing Iterables.zip.zip

2.7 KB

6. Selecting and Filtering - Lecture.mp4

199.3 MB

6.1 Selecting and Filtering.pdf.pdf

401.2 KB

7. Selecting and Filtering - Coding.mp4

68.3 MB

7.1 07 - Selecting and Filtering.zip.zip

2.8 KB

8. Infinite Iterators - Lecture.mp4

118.4 MB

8.1 Infinite Iterators.pdf.pdf

339.1 KB

9. Infinite Iterators - Coding.mp4

108.9 MB

9.1 09 - Infinite Iterators.zip.zip

3.3 KB

/Part 2/9. Project 4/

1. Project - Description.mp4

250.5 MB

1.1 Project - Description.zip.zip

76.2 KB

2. Project Solution Goal 1.mp4

320.0 MB

2.1 project_4_solution_goal_1.zip.zip

76.0 KB

3. Project Solution Goal 2.mp4

382.1 MB

3.1 project_4_solution_goal_2.zip.zip

76.2 KB

4. Project Solution Goal 3.mp4

94.6 MB

4.1 project_4_solution_goal_3.zip.zip

76.4 KB

5. Project Solution Goal 4.mp4

475.6 MB

5.1 project_4_solution_goal_4.zip.zip

77.9 KB

/Part 3/1. Introduction/

1. Course Overview.mp4

175.2 MB

2. Prerequisites.mp4

103.5 MB

/.../10. Coding Exercises/

1. Exercises10.mp4

45.5 MB

1.1 Exercises.zip.zip

3.4 KB

2. Solution 1.mp4

33.9 MB

2.1 Exercise 1 - Solution.ipynb.zip.zip

2.2 KB

3. Solution 2.mp4

22.4 MB

3.1 Exercise 2 - Solution.ipynb.zip.zip

1.8 KB

4. Solution 3.mp4

113.1 MB

4.1 Exercise 3 - Solution.zip.zip

4.4 KB

/.../2. Associative Arrays - Theory!/

1. Introduction.mp4

49.0 MB

2. Associative Arrays.mp4

113.6 MB

3. Hash Maps.mp4

484.6 MB

4. Python Dictionaries.mp4

191.7 MB

5. Python's hash() Function.mp4

161.8 MB

/Part 3/3. Dictionaries/

1. Introduction3.mp4

17.3 MB

10. Custom Classes and Hashing - Lecture.mp4

408.2 MB

11. Custom Classes and Hashing - Coding.mp4

164.8 MB

11.1 Custom Classes and Hashing.ipynb.zip.zip

8.2 KB

2. Creating Dictionaries - Lecture.mp4

266.3 MB

3. Creating Dictionaries - Coding.mp4

89.5 MB

3.1 Creating Python Dictionaries.ipynb.zip.zip

4.7 KB

4. Common Operations - Lecture.mp4

166.7 MB

5. Common Operations - Coding.mp4

137.6 MB

5.1 Common Operations.ipynb.zip.zip

5.7 KB

6. Dictionary Views - Lecture.mp4

215.7 MB

7. Dictionary Views - Coding.mp4

132.0 MB

7.1 Dictionary Views.ipynb.zip.zip

5.1 KB

8. Updating, Merging, and Copying - Lecture.mp4

246.0 MB

9. Updating, Merging, and Copying - Coding.mp4

161.4 MB

9.1 Updating, Merging and Copying.ipynb.zip.zip

4.9 KB

/Part 3/4. Coding Exercises/

1. Exercises4.mp4

59.9 MB

1.1 Coding Exercises.ipynb.zip.zip

3.0 KB

2. Solution 1.mp4

22.2 MB

2.1 Coding Exercises - Solution 1.ipynb.zip.zip

1.9 KB

3. Solution 2.mp4

7.3 MB

3.1 Coding Exercises - Solution 2.ipynb.zip.zip

1.7 KB

4. Solution 3.mp4

35.0 MB

4.1 Coding Exercises - Solution 3.ipynb.zip.zip

2.2 KB

5. Solution 4.mp4

28.6 MB

5.1 Coding Exercises - Solution 4.ipynb.zip.zip

2.5 KB

/Part 3/5. Sets/

1. Introduction5.mp4

27.1 MB

10. Update Operations - Lecture.mp4

122.0 MB

11. Update Operations - Coding.mp4

90.6 MB

11.1 Update Operations.ipynb.zip.zip

3.8 KB

12. Copying Sets - Lecture.mp4

24.4 MB

13. Copying Sets - Coding.mp4

35.9 MB

13.1 Copying Sets.ipynb.zip.zip

2.1 KB

14. Frozen Sets - Lecture.mp4

137.6 MB

15. Frozen Sets - Coding.mp4

110.2 MB

15.1 Frozen Sets.ipynb.zip.zip

5.2 KB

16. Dictionary Views - Lecture.mp4

188.9 MB

17. Dictionary Views - Coding.mp4

119.6 MB

17.1 Dictionary Views.ipynb.zip.zip

4.7 KB

2. Basic Set Theory.mp4

250.1 MB

3. Python Sets.mp4

178.4 MB

4. Creating Sets - Lecture.mp4

72.8 MB

5. Creating Sets - Coding.mp4

60.4 MB

5.1 Creating Sets.ipynb.zip.zip

3.9 KB

6. Common Operations - Lecture.mp4

64.3 MB

7. Common Operations - Coding.mp4

66.7 MB

7.1 Common Set Operations.ipynb.zip.zip

4.7 KB

8. Set Operations - Lecture.mp4

158.8 MB

9. Set Operations - Coding.mp4

82.0 MB

9.1 Set Operations.ipynb.zip.zip

4.6 KB

/Part 3/6. Project 1/

1. Project 1 - Goals.mp4

42.5 MB

1.1 Project 1.ipynb.zip.zip

2.2 KB

2. Project 1 - Solution.mp4

298.1 MB

2.1 Project 1 - Solution.ipynb.zip.zip

5.7 KB

/.../7. Serialization and Deserialization/

1. Introduction.mp4

89.3 MB

10. Custom JSON Decoding - Lecture.mp4

330.5 MB

11. Custom JSON Decoding - Coding.mp4

281.6 MB

11.1 Custom JSON Decoding.ipynb.zip.zip

6.2 KB

12. Using JSONDecoder - Lecture.mp4

30.1 MB

13. Using JSONDecoder - Coding.mp4

226.3 MB

13.1 Using JSONDecoder.ipynb.zip.zip

5.1 KB

14. JSON Schema.mp4

124.2 MB

14.1 JSONSchema.ipynb.zip.zip

4.2 KB

15. Marshmallow.mp4

198.8 MB

15.1 Marshmallow.ipynb.zip.zip

4.5 KB

16. PyYaml.mp4

119.2 MB

16.1 YAML.ipynb.zip.zip

5.5 KB

17. Serpy.mp4

45.8 MB

17.1 Serpy.ipynb.zip.zip

2.1 KB

2. Pickling - Lecture.mp4

119.1 MB

3. Pickling - Coding.mp4

142.3 MB

3.1 Pickling.ipynb.zip.zip

4.7 KB

4. JSON Serialization - Lecture.mp4

146.5 MB

5. JSON Serialization - Coding.mp4

125.8 MB

5.1 JSON Serialization.ipynb.zip.zip

6.9 KB

6. Custom JSON Encoding - Lecture.mp4

50.2 MB

7. Custom JSON Encoding - Coding.mp4

232.4 MB

7.1 Custom JSON Encoding.ipynb.zip.zip

6.9 KB

8. Using JSONEncoder - Lecture.mp4

231.9 MB

9. Using JSONEncoder - Coding.mp4

196.4 MB

9.1 Custom Encoding using JSONEncoder.ipynb.zip.zip

7.9 KB

/Part 3/8. Coding Exercises/

1. Exercises.mp4

30.9 MB

1.1 Coding Exercises.ipynb.zip.zip

1.8 KB

2. Solution 1.mp4

93.2 MB

2.1 Exercise 1 - Solution.ipynb.zip.zip

4.1 KB

3. Solution 2.mp4

127.3 MB

3.1 Exercise 2 - Solution.ipynb.zip.zip

4.0 KB

4. Solution 3.mp4

129.8 MB

4.1 Exercise 3 - Solution.ipynb.zip.zip

6.0 KB

/Part 3/9. Specialized Dictionaries/

1. Introduction.mp4

40.7 MB

10. ChainMap - Coding.mp4

97.2 MB

10.1 ChainMap.ipynb.zip.zip

5.2 KB

11. UserDict - Lecture.mp4

111.2 MB

12. UserDict - Coding.mp4

147.7 MB

12.1 UserDict.ipynb.zip.zip

6.9 KB

2. DefaultDict - Lecture.mp4

130.0 MB

3. DefaultDict - Coding.mp4

157.1 MB

3.1 defaultdict.ipynb.zip.zip

5.0 KB

4. OrderedDict - Lecture.mp4

72.7 MB

5. OrderedDict - Coding.mp4

119.3 MB

5.1 OrderedDict.ipynb.zip.zip

4.9 KB

6. OrderedDict and Python 3.6 Dicts.mp4

127.8 MB

6.1 OrderedDict vs Plain Dict.ipynb.zip.zip

5.0 KB

7. Counter - Lecture.mp4

100.3 MB

8. Counter - Coding.mp4

210.8 MB

8.1 Counter.ipynb.zip.zip

8.2 KB

9. ChainMap - Lecture.mp4

221.6 MB

 

Total files 713


Copyright © 2026 FileMood.com