|
|
1. Introduction to this section.mp4
|
MP4
|
20.9 MB
|
|
|
1. Introduction to this section.vtt
|
VTT
|
1.97 KB
|
|
|
10. Advanced set operations.mp4
|
MP4
|
23.08 MB
|
|
|
10. Advanced set operations.vtt
|
VTT
|
7.42 KB
|
|
|
11. Lists, tuples, and sets.html
|
HTML
|
135 B
|
|
|
12. Solution to coding exercise Lists, tuples, sets.mp4
|
MP4
|
8.66 MB
|
|
|
12. Solution to coding exercise Lists, tuples, sets.vtt
|
VTT
|
7.21 KB
|
|
|
13. Booleans in Python.mp4
|
MP4
|
26.37 MB
|
|
|
13. Booleans in Python.vtt
|
VTT
|
9.21 KB
|
|
|
14. If statements.mp4
|
MP4
|
52.2 MB
|
|
|
14. If statements.vtt
|
VTT
|
14.75 KB
|
|
|
15. The 'in' keyword in Python.mp4
|
MP4
|
12.75 MB
|
|
|
15. The 'in' keyword in Python.vtt
|
VTT
|
3.31 KB
|
|
|
16. If statements with the 'in' keyword.mp4
|
MP4
|
49.65 MB
|
|
|
16. If statements with the 'in' keyword.vtt
|
VTT
|
13.44 KB
|
|
|
17. Loops in Python.mp4
|
MP4
|
60.03 MB
|
|
|
17. Loops in Python.vtt
|
VTT
|
20.49 KB
|
|
|
18. Flow control—loops and ifs.html
|
HTML
|
135 B
|
|
|
19. Solution to coding exercise Flow control.mp4
|
MP4
|
23.44 MB
|
|
|
19. Solution to coding exercise Flow control.vtt
|
VTT
|
6.18 KB
|
|
|
2. Access the code for this section here.html
|
HTML
|
786 B
|
|
|
20. List comprehensions in Python.mp4
|
MP4
|
34.91 MB
|
|
|
20. List comprehensions in Python.vtt
|
VTT
|
12.24 KB
|
|
|
21. Dictionaries.mp4
|
MP4
|
40.62 MB
|
|
|
21. Dictionaries.vtt
|
VTT
|
14.34 KB
|
|
|
22. Destructuring variables.mp4
|
MP4
|
39.31 MB
|
|
|
22. Destructuring variables.vtt
|
VTT
|
13.91 KB
|
|
|
22.1 Destructuring in Python - Teclado Blog.html
|
HTML
|
114 B
|
|
|
23. Functions in Python.mp4
|
MP4
|
50.6 MB
|
|
|
23. Functions in Python.vtt
|
VTT
|
18.53 KB
|
|
|
24. Function arguments and parameters.mp4
|
MP4
|
42.78 MB
|
|
|
24. Function arguments and parameters.vtt
|
VTT
|
13.32 KB
|
|
|
25. Default parameter values.mp4
|
MP4
|
20.16 MB
|
|
|
25. Default parameter values.vtt
|
VTT
|
7.06 KB
|
|
|
26. Functions returning values.mp4
|
MP4
|
40.03 MB
|
|
|
26. Functions returning values.vtt
|
VTT
|
13.12 KB
|
|
|
27. Functions.html
|
HTML
|
135 B
|
|
|
28. Solution to coding exercise Functions.mp4
|
MP4
|
6.56 MB
|
|
|
28. Solution to coding exercise Functions.vtt
|
VTT
|
5.78 KB
|
|
|
29. Lambda functions in Python.mp4
|
MP4
|
42.51 MB
|
|
|
29. Lambda functions in Python.vtt
|
VTT
|
13.9 KB
|
|
|
3. Variables in Python.mp4
|
MP4
|
34.91 MB
|
|
|
3. Variables in Python.vtt
|
VTT
|
14.43 KB
|
|
|
3.1 How to set up VSCode with Python.html
|
HTML
|
146 B
|
|
|
30. Dictionary comprehensions.mp4
|
MP4
|
26.48 MB
|
|
|
30. Dictionary comprehensions.vtt
|
VTT
|
6.74 KB
|
|
|
31. Dictionaries and students.html
|
HTML
|
135 B
|
|
|
32. Solution to coding exercise Dictionaries.mp4
|
MP4
|
12.97 MB
|
|
|
32. Solution to coding exercise Dictionaries.vtt
|
VTT
|
10.7 KB
|
|
|
33. Unpacking arguments.mp4
|
MP4
|
58.85 MB
|
|
|
33. Unpacking arguments.vtt
|
VTT
|
16.77 KB
|
|
|
34. Unpacking keyword arguments.mp4
|
MP4
|
50.96 MB
|
|
|
34. Unpacking keyword arguments.vtt
|
VTT
|
14.85 KB
|
|
|
35. Object-Oriented Programming in Python.mp4
|
MP4
|
103.47 MB
|
|
|
35. Object-Oriented Programming in Python.vtt
|
VTT
|
25.67 KB
|
|
|
36. Magic methods __str__ and __repr__.mp4
|
MP4
|
42.02 MB
|
|
|
36. Magic methods __str__ and __repr__.vtt
|
VTT
|
10.96 KB
|
|
|
37. Classes and objects.html
|
HTML
|
135 B
|
|
|
38. Solution to coding exercise Classes and objects.mp4
|
MP4
|
10.04 MB
|
|
|
38. Solution to coding exercise Classes and objects.vtt
|
VTT
|
8.05 KB
|
|
|
39. @classmethod and @staticmethod.mp4
|
MP4
|
93.82 MB
|
|
|
39. @classmethod and @staticmethod.vtt
|
VTT
|
25.24 KB
|
|
|
4. Variables.html
|
HTML
|
135 B
|
|
|
40. @classmethod and @staticmethod.html
|
HTML
|
135 B
|
|
|
41. Solution to coding exercise @classmethod and @staticmethod.mp4
|
MP4
|
12.06 MB
|
|
|
41. Solution to coding exercise @classmethod and @staticmethod.vtt
|
VTT
|
9.42 KB
|
|
|
42. Class inheritance.mp4
|
MP4
|
61.15 MB
|
|
|
42. Class inheritance.vtt
|
VTT
|
14.24 KB
|
|
|
43. Class composition.mp4
|
MP4
|
40.55 MB
|
|
|
43. Class composition.vtt
|
VTT
|
9.93 KB
|
|
|
44. Type hinting in Python 3.5+.mp4
|
MP4
|
35.65 MB
|
|
|
44. Type hinting in Python 3.5+.vtt
|
VTT
|
9.17 KB
|
|
|
45. Imports in Python.mp4
|
MP4
|
66.2 MB
|
|
|
45. Imports in Python.vtt
|
VTT
|
16.1 KB
|
|
|
46. Relative imports in Python.mp4
|
MP4
|
62.51 MB
|
|
|
46. Relative imports in Python.vtt
|
VTT
|
14.76 KB
|
|
|
47. Errors in Python.mp4
|
MP4
|
98.56 MB
|
|
|
47. Errors in Python.vtt
|
VTT
|
22.15 KB
|
|
|
48. Custom error classes.mp4
|
MP4
|
46.91 MB
|
|
|
48. Custom error classes.vtt
|
VTT
|
8.84 KB
|
|
|
49. First-class functions.mp4
|
MP4
|
55.2 MB
|
|
|
49. First-class functions.vtt
|
VTT
|
13.55 KB
|
|
|
5. Solution to coding exercise Variables.mp4
|
MP4
|
3.46 MB
|
|
|
5. Solution to coding exercise Variables.vtt
|
VTT
|
3.03 KB
|
|
|
50. Simple decorators in Python.mp4
|
MP4
|
56.49 MB
|
|
|
50. Simple decorators in Python.vtt
|
VTT
|
11.9 KB
|
|
|
51. The 'at' syntax for decorators.mp4
|
MP4
|
32.24 MB
|
|
|
51. The 'at' syntax for decorators.vtt
|
VTT
|
6.29 KB
|
|
|
52. Decorating functions with parameters.mp4
|
MP4
|
16.02 MB
|
|
|
52. Decorating functions with parameters.vtt
|
VTT
|
4.29 KB
|
|
|
53. Decorators with parameters.mp4
|
MP4
|
39.62 MB
|
|
|
53. Decorators with parameters.vtt
|
VTT
|
8.42 KB
|
|
|
54. Mutability in Python.mp4
|
MP4
|
26.87 MB
|
|
|
54. Mutability in Python.vtt
|
VTT
|
9.86 KB
|
|
|
55. Mutable default parameters (and why they're a bad idea).mp4
|
MP4
|
24.76 MB
|
|
|
55. Mutable default parameters (and why they're a bad idea).vtt
|
VTT
|
7.39 KB
|
|
|
56. Conclusion of this section.mp4
|
MP4
|
8.18 MB
|
|
|
56. Conclusion of this section.vtt
|
VTT
|
1.01 KB
|
|
|
6. String formatting in Python.mp4
|
MP4
|
30.86 MB
|
|
|
6. String formatting in Python.vtt
|
VTT
|
10.88 KB
|
|
|
7. Getting user input.mp4
|
MP4
|
24.36 MB
|
|
|
7. Getting user input.vtt
|
VTT
|
9.82 KB
|
|
|
8. Writing our first Python app.mp4
|
MP4
|
18.87 MB
|
|
|
8. Writing our first Python app.vtt
|
VTT
|
5.83 KB
|
|
|
9. Lists, tuples, and sets.mp4
|
MP4
|
30.22 MB
|
|
|
9. Lists, tuples, and sets.vtt
|
VTT
|
10.58 KB
|