[05-2020] the-complete-python-course/11 Web Scraping with Python/174 Books Project 12_ Adding logging to our Python project.mp4 |
259.6 MB |
[05-2020] the-complete-python-course/01 Intro to Python/001 Welcome to this course!.mp4 |
44.6 MB |
[05-2020] the-complete-python-course/01 Intro to Python/002 Overview of the course curriculum.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/01 Intro to Python/002 Overview of the course curriculum.mp4 |
12 MB |
[05-2020] the-complete-python-course/01 Intro to Python/003 Getting-Set-Up.txt |
61 B |
[05-2020] the-complete-python-course/01 Intro to Python/003 Our Python coding environment.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/01 Intro to Python/003 Our Python coding environment.mp4 |
43.6 MB |
[05-2020] the-complete-python-course/01 Intro to Python/004 Interactive-code-for-this-lecture.txt |
67 B |
[05-2020] the-complete-python-course/01 Intro to Python/004 Numbers-Arithmetic-and-Printing-to-the-Console.txt |
63 B |
[05-2020] the-complete-python-course/01 Intro to Python/004 Strings-Variables-and-Getting-Input-from-Users.txt |
64 B |
[05-2020] the-complete-python-course/01 Intro to Python/004 Writing our first code! Variables and printing.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/01 Intro to Python/004 Writing our first code! Variables and printing.mp4 |
24.8 MB |
[05-2020] the-complete-python-course/01 Intro to Python/005 [quiz] Variables and printing.html |
7 KB |
[05-2020] the-complete-python-course/01 Intro to Python/005 Community & Support.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/01 Intro to Python/005 Community & Support.mp4 |
108.8 MB |
[05-2020] the-complete-python-course/01 Intro to Python/005 Discord-server.txt |
27 B |
[05-2020] the-complete-python-course/01 Intro to Python/005 Our-Python-e-book.txt |
31 B |
[05-2020] the-complete-python-course/01 Intro to Python/006 Interactive-code-for-this-lecture.txt |
52 B |
[05-2020] the-complete-python-course/01 Intro to Python/006 Numbers in Python.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/01 Intro to Python/006 Numbers in Python.mp4 |
20.2 MB |
[05-2020] the-complete-python-course/01 Intro to Python/007 Blog-post-on-the-divmod-function.txt |
54 B |
[05-2020] the-complete-python-course/01 Intro to Python/007 Blog-post-on-the-modulo-and-floor-division-operators.txt |
73 B |
[05-2020] the-complete-python-course/01 Intro to Python/007 Calculating the remainder of a division.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/01 Intro to Python/007 Calculating the remainder of a division.mp4 |
29.6 MB |
[05-2020] the-complete-python-course/01 Intro to Python/007 Interactive-code-for-this-lecture.txt |
68 B |
[05-2020] the-complete-python-course/01 Intro to Python/008 [exercise] Exercise_ variables and numbers.py |
141 B |
[05-2020] the-complete-python-course/01 Intro to Python/008 [exercise_info] Exercise_ variables and numbers.html |
1 KB |
[05-2020] the-complete-python-course/01 Intro to Python/008 [exercise_solution] Exercise_ variables and numbers.py |
182 B |
[05-2020] the-complete-python-course/01 Intro to Python/008 [quiz] Numbers and Printing in Python.html |
10 KB |
[05-2020] the-complete-python-course/01 Intro to Python/008 Solution_ variables and numbers.html |
2 KB |
[05-2020] the-complete-python-course/01 Intro to Python/009 Interactive-code-for-this-lecture.txt |
52 B |
[05-2020] the-complete-python-course/01 Intro to Python/009 Python strings.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/01 Intro to Python/009 Python strings.mp4 |
40.5 MB |
[05-2020] the-complete-python-course/01 Intro to Python/010 Advanced-blog-post-on-formatting-integers-in-different-bases.txt |
76 B |
[05-2020] the-complete-python-course/01 Intro to Python/010 Advanced-blog-post-on-formatting-numbers.txt |
69 B |
[05-2020] the-complete-python-course/01 Intro to Python/010 Advanced-blog-post-on-nested-string-interpolation.txt |
65 B |
[05-2020] the-complete-python-course/01 Intro to Python/010 Advanced-blog-post-on-the-format-function.txt |
54 B |
[05-2020] the-complete-python-course/01 Intro to Python/010 Interactive-code-for-this-lecture.txt |
62 B |
[05-2020] the-complete-python-course/01 Intro to Python/010 Python string formatting.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/01 Intro to Python/010 Python string formatting.mp4 |
48.4 MB |
[05-2020] the-complete-python-course/01 Intro to Python/011 [quiz] Python string formatting.html |
12 KB |
[05-2020] the-complete-python-course/01 Intro to Python/011 Formatting-Strings-and-Processing-User-Input.txt |
64 B |
[05-2020] the-complete-python-course/01 Intro to Python/011 Getting user input in Python.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/01 Intro to Python/011 Getting user input in Python.mp4 |
50.1 MB |
[05-2020] the-complete-python-course/01 Intro to Python/011 Interactive-code-for-this-lecture.txt |
55 B |
[05-2020] the-complete-python-course/01 Intro to Python/012 [quiz] Python strings, formatting, and user input.html |
6 KB |
[05-2020] the-complete-python-course/01 Intro to Python/012 A note about f-strings in code exercises.html |
1 KB |
[05-2020] the-complete-python-course/01 Intro to Python/013 [exercise] Exercise_ communicating with users.py |
308 B |
[05-2020] the-complete-python-course/01 Intro to Python/013 [exercise_info] Exercise_ communicating with users.html |
2 KB |
[05-2020] the-complete-python-course/01 Intro to Python/013 [exercise_solution] Exercise_ communicating with users.py |
131 B |
[05-2020] the-complete-python-course/01 Intro to Python/013 Solution_ communicating with users.html |
1 KB |
[05-2020] the-complete-python-course/01 Intro to Python/014 Booleans and comparisons in Python.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/01 Intro to Python/014 Booleans and comparisons in Python.mp4 |
31.1 MB |
[05-2020] the-complete-python-course/01 Intro to Python/014 Conditionals-and-Booleans.txt |
68 B |
[05-2020] the-complete-python-course/01 Intro to Python/014 Interactive-code-for-this-lecture.txt |
53 B |
[05-2020] the-complete-python-course/01 Intro to Python/015 and & or in Python.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/01 Intro to Python/015 and & or in Python.mp4 |
74.7 MB |
[05-2020] the-complete-python-course/01 Intro to Python/015 Blog-post-on-and-and-or-with-even-more-detail.txt |
67 B |
[05-2020] the-complete-python-course/01 Intro to Python/015 Interactive-code-for-this-lecture.txt |
55 B |
[05-2020] the-complete-python-course/01 Intro to Python/016 [quiz] Booleans and comparisons in Python.html |
11 KB |
[05-2020] the-complete-python-course/01 Intro to Python/016 Basic-Python-Collections.txt |
59 B |
[05-2020] the-complete-python-course/01 Intro to Python/016 Blog-post-on-extending-lists.txt |
53 B |
[05-2020] the-complete-python-course/01 Intro to Python/016 Interactive-code-for-this-lecture.txt |
50 B |
[05-2020] the-complete-python-course/01 Intro to Python/016 Lists in Python.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/01 Intro to Python/016 Lists in Python.mp4 |
47.3 MB |
[05-2020] the-complete-python-course/01 Intro to Python/017 Interactive-code-for-this-lecture.txt |
51 B |
[05-2020] the-complete-python-course/01 Intro to Python/017 Tuples in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/01 Intro to Python/017 Tuples in Python.mp4 |
30.8 MB |
[05-2020] the-complete-python-course/01 Intro to Python/018 Interactive-code-for-this-lecture.txt |
49 B |
[05-2020] the-complete-python-course/01 Intro to Python/018 Sets in Python.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/01 Intro to Python/018 Sets in Python.mp4 |
22.5 MB |
[05-2020] the-complete-python-course/01 Intro to Python/018 Sets.txt |
52 B |
[05-2020] the-complete-python-course/01 Intro to Python/019 Advanced set operations.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/01 Intro to Python/019 Advanced set operations.mp4 |
41.8 MB |
[05-2020] the-complete-python-course/01 Intro to Python/019 Blog-post-on-set-operators.txt |
61 B |
[05-2020] the-complete-python-course/01 Intro to Python/019 Blog-post-on-the-symmetric-difference-method.txt |
68 B |
[05-2020] the-complete-python-course/01 Intro to Python/019 Interactive-code-for-this-lecture.txt |
68 B |
[05-2020] the-complete-python-course/01 Intro to Python/020 [exercise] Exercise_ nearby friends.py |
273 B |
[05-2020] the-complete-python-course/01 Intro to Python/020 [exercise_info] Exercise_ nearby friends.html |
1 KB |
[05-2020] the-complete-python-course/01 Intro to Python/020 [exercise_solution] Exercise_ nearby friends.py |
349 B |
[05-2020] the-complete-python-course/01 Intro to Python/020 [quiz] Lists, tuples, and sets in Python.html |
10 KB |
[05-2020] the-complete-python-course/01 Intro to Python/020 Solution_ nearby friends.html |
1 KB |
[05-2020] the-complete-python-course/01 Intro to Python/021 Blog-post-on-updating-dictionaries.txt |
59 B |
[05-2020] the-complete-python-course/01 Intro to Python/021 Dictionaries.txt |
60 B |
[05-2020] the-complete-python-course/01 Intro to Python/021 Interactive-code-for-this-lecture.txt |
57 B |
[05-2020] the-complete-python-course/01 Intro to Python/021 Python dictionaries.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/01 Intro to Python/021 Python dictionaries.mp4 |
42.2 MB |
[05-2020] the-complete-python-course/01 Intro to Python/022 [quiz] Python dictionaries.html |
8 KB |
[05-2020] the-complete-python-course/01 Intro to Python/022 Interactive-code-for-this-lecture.txt |
59 B |
[05-2020] the-complete-python-course/01 Intro to Python/022 Length and sum.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/01 Intro to Python/022 Length and sum.mp4 |
31.5 MB |
[05-2020] the-complete-python-course/01 Intro to Python/023 [exercise] Exercise_ dictionaries.py |
765 B |
[05-2020] the-complete-python-course/01 Intro to Python/023 [exercise_info] Exercise_ dictionaries.html |
3 KB |
[05-2020] the-complete-python-course/01 Intro to Python/023 [exercise_solution] Exercise_ dictionaries.py |
1 KB |
[05-2020] the-complete-python-course/01 Intro to Python/023 Solution_ dictionaries.html |
2 KB |
[05-2020] the-complete-python-course/01 Intro to Python/024 Interactive-code-for-this-lecture.txt |
59 B |
[05-2020] the-complete-python-course/01 Intro to Python/024 Joining a list.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/01 Intro to Python/024 Joining a list.mp4 |
14.8 MB |
[05-2020] the-complete-python-course/01 Intro to Python/024 split-join-and-Slices.txt |
57 B |
[05-2020] the-complete-python-course/02 Python fundamentals/025 Blog-post-on-Pythons-ternary-operator.txt |
62 B |
[05-2020] the-complete-python-course/02 Python fundamentals/025 Conditionals-and-Booleans.txt |
68 B |
[05-2020] the-complete-python-course/02 Python fundamentals/025 If statements in Python.en_US.srt |
20 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/025 If statements in Python.mp4 |
71.2 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/025 Interactive-code-for-this-lecture.txt |
58 B |
[05-2020] the-complete-python-course/02 Python fundamentals/026 [quiz] If statements in Python.html |
4 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/026 Interactive-code-for-this-lecture.txt |
56 B |
[05-2020] the-complete-python-course/02 Python fundamentals/026 While loops in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/026 While loops in Python.mp4 |
41.9 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/026 While-Loops.txt |
58 B |
[05-2020] the-complete-python-course/02 Python fundamentals/027 [exercise] Exercise_ a simple text menu.py |
575 B |
[05-2020] the-complete-python-course/02 Python fundamentals/027 [exercise_info] Exercise_ a simple text menu.html |
2 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/027 [exercise_solution] Exercise_ a simple text menu.py |
636 B |
[05-2020] the-complete-python-course/02 Python fundamentals/027 Solution_ a simple text menu.html |
1 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/028 For loops in Python.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/028 For loops in Python.mp4 |
43.2 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/028 For-Loops.txt |
56 B |
[05-2020] the-complete-python-course/02 Python fundamentals/028 Interactive-code-for-this-lecture.txt |
54 B |
[05-2020] the-complete-python-course/02 Python fundamentals/029 Blog-post-on-destructuring.txt |
54 B |
[05-2020] the-complete-python-course/02 Python fundamentals/029 Destructuring syntax.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/029 Destructuring syntax.mp4 |
27.1 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/029 Interactive-code-for-this-lecture.txt |
58 B |
[05-2020] the-complete-python-course/02 Python fundamentals/029 Unpacking-Enumeration-and-the-zip-Function.txt |
60 B |
[05-2020] the-complete-python-course/02 Python fundamentals/030 Blog-post-on-dictionary-iteration.txt |
71 B |
[05-2020] the-complete-python-course/02 Python fundamentals/030 Interactive-code-for-this-lecture.txt |
72 B |
[05-2020] the-complete-python-course/02 Python fundamentals/030 Iterating over dictionaries.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/030 Iterating over dictionaries.mp4 |
26 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/031 Break and continue.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/031 Break and continue.mp4 |
26.4 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/031 Interactive-code-for-this-lecture.txt |
63 B |
[05-2020] the-complete-python-course/02 Python fundamentals/032 A couple more loop examples.html |
1 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/033 [exercise] Exercise_ FizzBuzz.py |
226 B |
[05-2020] the-complete-python-course/02 Python fundamentals/033 [exercise_info] Exercise_ FizzBuzz.html |
3 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/033 [exercise_solution] Exercise_ FizzBuzz.py |
423 B |
[05-2020] the-complete-python-course/02 Python fundamentals/033 [quiz] Loops in Python.html |
10 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/033 Solution_ FizzBuzz.html |
2 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/034 -advanced-Blog-post-with-more-info.txt |
66 B |
[05-2020] the-complete-python-course/02 Python fundamentals/034 Interactive-code-for-this-lecture.txt |
60 B |
[05-2020] the-complete-python-course/02 Python fundamentals/034 The else keyword with loops.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/034 The else keyword with loops.mp4 |
34.7 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/035 Finding prime numbers with for loops.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/035 Finding prime numbers with for loops.mp4 |
57.8 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/035 Interactive-code-for-this-lecture.txt |
74 B |
[05-2020] the-complete-python-course/02 Python fundamentals/036 Blog-post-on-more-advanced-slicing-concepts.txt |
51 B |
[05-2020] the-complete-python-course/02 Python fundamentals/036 Blog-post-on-reversing-sequences-using-slicing.txt |
71 B |
[05-2020] the-complete-python-course/02 Python fundamentals/036 Blog-post-on-slicing-basics.txt |
44 B |
[05-2020] the-complete-python-course/02 Python fundamentals/036 Interactive-code-for-this-lecture.txt |
57 B |
[05-2020] the-complete-python-course/02 Python fundamentals/036 List slicing in Python.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/036 List slicing in Python.mp4 |
24.3 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/037 Blog-post-on-list-comprehensions.txt |
67 B |
[05-2020] the-complete-python-course/02 Python fundamentals/037 Comprehensions.txt |
62 B |
[05-2020] the-complete-python-course/02 Python fundamentals/037 Interactive-code-for-this-lecture.txt |
64 B |
[05-2020] the-complete-python-course/02 Python fundamentals/037 List comprehension in Python.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/037 List comprehension in Python.mp4 |
41.9 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/038 Blog-post-on-using-comprehensions-with-conditionals.txt |
70 B |
[05-2020] the-complete-python-course/02 Python fundamentals/038 Comprehensions with conditionals.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/038 Comprehensions with conditionals.mp4 |
46.5 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/038 Interactive-code-for-this-lecture.txt |
77 B |
[05-2020] the-complete-python-course/02 Python fundamentals/038 map-filter-and-Conditional-Comprehensions.txt |
58 B |
[05-2020] the-complete-python-course/02 Python fundamentals/039 Interactive-code-for-this-lecture.txt |
78 B |
[05-2020] the-complete-python-course/02 Python fundamentals/039 Set and dictionary comprehensions.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/039 Set and dictionary comprehensions.mp4 |
33.5 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/040 Blog-post-on-zip-longest-advanced-.txt |
60 B |
[05-2020] the-complete-python-course/02 Python fundamentals/040 Blog-post-on-zip.txt |
52 B |
[05-2020] the-complete-python-course/02 Python fundamentals/040 Interactive-code-for-this-lecture.txt |
61 B |
[05-2020] the-complete-python-course/02 Python fundamentals/040 The zip function.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/040 The zip function.mp4 |
19.9 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/040 Unpacking-Enumeration-and-the-zip-Function.txt |
60 B |
[05-2020] the-complete-python-course/02 Python fundamentals/041 Blog-post-on-enumerate.txt |
47 B |
[05-2020] the-complete-python-course/02 Python fundamentals/041 The enumerate function.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/041 The enumerate function.mp4 |
29.2 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/042 [exercise] Exercise_ an improved lottery!.py |
569 B |
[05-2020] the-complete-python-course/02 Python fundamentals/042 [exercise_info] Exercise_ an improved lottery!.html |
2 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/042 [exercise_solution] Exercise_ an improved lottery!.py |
937 B |
[05-2020] the-complete-python-course/02 Python fundamentals/042 [quiz] List comprehensions and slicing in Python.html |
8 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/042 Solution_ an improved lottery!.html |
2 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/043 Functions in Python.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/043 Functions in Python.mp4 |
21.9 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/043 Functions.txt |
57 B |
[05-2020] the-complete-python-course/02 Python fundamentals/043 Interactive-code-for-this-lecture.txt |
54 B |
[05-2020] the-complete-python-course/02 Python fundamentals/044 Arguments and parameters.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/044 Arguments and parameters.mp4 |
80.8 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/044 Interactive-code-for-this-lecture.txt |
69 B |
[05-2020] the-complete-python-course/02 Python fundamentals/045 Functions and return values in Python.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/045 Functions and return values in Python.mp4 |
79.9 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/045 Interactive-code-for-this-lecture.txt |
72 B |
[05-2020] the-complete-python-course/02 Python fundamentals/045 Scope-and-Returning-Values-from-Functions.txt |
65 B |
[05-2020] the-complete-python-course/02 Python fundamentals/046 Default parameter values.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/046 Default parameter values.mp4 |
34.2 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/046 Interactive-code-for-this-lecture.txt |
69 B |
[05-2020] the-complete-python-course/02 Python fundamentals/047 [quiz] Functions in Python.html |
8 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/047 First-Class-Functions-and-Lambda-Expressions.txt |
66 B |
[05-2020] the-complete-python-course/02 Python fundamentals/047 Interactive-code-for-this-lecture.txt |
61 B |
[05-2020] the-complete-python-course/02 Python fundamentals/047 Lambda functions in Python.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/047 Lambda functions in Python.mp4 |
45.2 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/048 First-class functions in Python.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/02 Python fundamentals/048 First-class functions in Python.mp4 |
83.1 MB |
[05-2020] the-complete-python-course/02 Python fundamentals/049 [quiz] Advanced functions in Python.html |
9 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/049 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/050 Installing Python in your computer.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/050 Installing Python in your computer.mp4 |
29.8 MB |
[05-2020] the-complete-python-course/03 Milestone Project 1/051 Blog-post-on-setting-up-VS-Code-as-an-alternative-to-PyCharm.txt |
86 B |
[05-2020] the-complete-python-course/03 Milestone Project 1/051 Installing PyCharm in your computer.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/051 Installing PyCharm in your computer.mp4 |
34.5 MB |
[05-2020] the-complete-python-course/03 Milestone Project 1/051 Setting-Up-a-Local-Development-Environment.txt |
65 B |
[05-2020] the-complete-python-course/03 Milestone Project 1/052 Creating our first PyCharm project.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/052 Creating our first PyCharm project.mp4 |
47.5 MB |
[05-2020] the-complete-python-course/03 Milestone Project 1/053 Setting up PyCharm font and display settings.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/053 Setting up PyCharm font and display settings.mp4 |
17.6 MB |
[05-2020] the-complete-python-course/03 Milestone Project 1/054 Incomplete-app-code.txt |
138 B |
[05-2020] the-complete-python-course/03 Milestone Project 1/054 Milestone Project Brief.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/054 Milestone Project Brief.mp4 |
69.8 MB |
[05-2020] the-complete-python-course/03 Milestone Project 1/055 Completed-app-code.txt |
127 B |
[05-2020] the-complete-python-course/03 Milestone Project 1/055 Milestone Project Implementation Video.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/03 Milestone Project 1/055 Milestone Project Implementation Video.mp4 |
90.8 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/056 Interactive-code-for-this-lecture.txt |
58 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/056 Intro to Object-Oriented Programming with Python.en_US.srt |
27 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/056 Intro to Object-Oriented Programming with Python.mp4 |
102.8 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/057 [exercise] Exercise_ your first Python class.py |
172 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/057 [exercise_info] Exercise_ your first Python class.html |
1 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/057 [exercise_solution] Exercise_ your first Python class.py |
298 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/057 Solution_ your first Python class.html |
1 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/058 [exercise] Exercise_ defining a method.py |
340 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/058 [exercise_info] Exercise_ defining a method.html |
2 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/058 [exercise_solution] Exercise_ defining a method.py |
428 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/058 Solution_ defining a method.html |
1 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/059 Interactive-code-for-this-lecture.txt |
49 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/059 More about classes and objects.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/059 More about classes and objects.mp4 |
83.2 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/060 So... sum(), int(), str(), len(), what else is there_.html |
2 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/061 [quiz] Object-Oriented Programming.html |
8 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/061 Parameter naming in Python.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/061 Parameter naming in Python.mp4 |
19.3 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/062 Advanced-blog-series-on-Pythons-magic-methods-part-1-.txt |
76 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/062 Advanced-blog-series-on-Pythons-magic-methods-part-2-.txt |
76 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/062 Advanced-blog-series-on-Pythons-magic-methods-part-3-.txt |
76 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/062 Interactive-code-for-this-lecture.txt |
56 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/062 Magic methods in Python.en_US.srt |
18 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/062 Magic methods in Python.mp4 |
90.7 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/063 [exercise] Exercise_ magic methods in Python.py |
1 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/063 [exercise_info] Exercise_ magic methods in Python.html |
3 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/063 [exercise_solution] Exercise_ magic methods in Python.py |
2 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/063 Solution_ magic methods in Python.html |
2 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/064 Inheritance in Python.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/064 Inheritance in Python.mp4 |
67.2 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/064 Interactive-code-for-this-lecture.txt |
55 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/065 The @property decorator.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/065 The @property decorator.mp4 |
36.2 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/066 @classmethod and @staticmethod in Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/066 @classmethod and @staticmethod in Python.mp4 |
53.6 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/066 [quiz] Advanced Object-Oriented Programming.html |
11 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/066 Interactive-code-for-this-lecture.txt |
62 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/067 Interactive-code-for-this-lecture.txt |
74 B |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/067 More @classmethod and @staticmethod examples.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/067 More @classmethod and @staticmethod examples.mp4 |
91.5 MB |
[05-2020] the-complete-python-course/04 Object-Oriented Programming with Python/068 [quiz] @classmethod and @staticmethod.html |
4 KB |
[05-2020] the-complete-python-course/05 Errors in Python/068 Code samples for this section.html |
1 KB |
[05-2020] the-complete-python-course/05 Errors in Python/069 Interactive-code-for-this-lecture.txt |
57 B |
[05-2020] the-complete-python-course/05 Errors in Python/069 Intro to errors in Python.en_US.srt |
23 KB |
[05-2020] the-complete-python-course/05 Errors in Python/069 Intro to errors in Python.mp4 |
80.4 MB |
[05-2020] the-complete-python-course/05 Errors in Python/070 Built in errors in Python.en_US.srt |
31 KB |
[05-2020] the-complete-python-course/05 Errors in Python/070 Built in errors in Python.mp4 |
75.5 MB |
[05-2020] the-complete-python-course/05 Errors in Python/071 [quiz] Errors in Python.html |
6 KB |
[05-2020] the-complete-python-course/05 Errors in Python/071 Interactive-code-for-this-lecture.txt |
57 B |
[05-2020] the-complete-python-course/05 Errors in Python/071 Raising errors in Python.en_US.srt |
17 KB |
[05-2020] the-complete-python-course/05 Errors in Python/071 Raising errors in Python.mp4 |
104.9 MB |
[05-2020] the-complete-python-course/05 Errors in Python/072 [exercise] Exercise_ raising an error.py |
404 B |
[05-2020] the-complete-python-course/05 Errors in Python/072 [exercise_info] Exercise_ raising an error.html |
2 KB |
[05-2020] the-complete-python-course/05 Errors in Python/072 [exercise_solution] Exercise_ raising an error.py |
485 B |
[05-2020] the-complete-python-course/05 Errors in Python/072 Solution_ raising an error.html |
1 KB |
[05-2020] the-complete-python-course/05 Errors in Python/073 Creating our own errors in Python.en_US.srt |
21 KB |
[05-2020] the-complete-python-course/05 Errors in Python/073 Creating our own errors in Python.mp4 |
96.7 MB |
[05-2020] the-complete-python-course/05 Errors in Python/073 Interactive-code-for-this-lecture.txt |
64 B |
[05-2020] the-complete-python-course/05 Errors in Python/074 [exercise] Exercise_ raising our own custom errors.py |
635 B |
[05-2020] the-complete-python-course/05 Errors in Python/074 [exercise_info] Exercise_ raising our own custom errors.html |
3 KB |
[05-2020] the-complete-python-course/05 Errors in Python/074 [exercise_solution] Exercise_ raising our own custom errors.py |
804 B |
[05-2020] the-complete-python-course/05 Errors in Python/074 Solution_ raising our own custom error.html |
2 KB |
[05-2020] the-complete-python-course/05 Errors in Python/075 Advanced-Exception-Handling-and-Raising-Exceptions.txt |
67 B |
[05-2020] the-complete-python-course/05 Errors in Python/075 Dealing with Python errors.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/05 Errors in Python/075 Dealing with Python errors.mp4 |
88.5 MB |
[05-2020] the-complete-python-course/05 Errors in Python/075 Exception-Handling.txt |
66 B |
[05-2020] the-complete-python-course/05 Errors in Python/075 Interactive-code-for-this-lecture.txt |
57 B |
[05-2020] the-complete-python-course/05 Errors in Python/076 [quiz] Error handling in Python.html |
6 KB |
[05-2020] the-complete-python-course/05 Errors in Python/076 Interactive-code-for-this-lecture.txt |
65 B |
[05-2020] the-complete-python-course/05 Errors in Python/076 The on success block and re-raising exceptions.en_US.srt |
20 KB |
[05-2020] the-complete-python-course/05 Errors in Python/076 The on success block and re-raising exceptions.mp4 |
134.5 MB |
[05-2020] the-complete-python-course/05 Errors in Python/077 [quiz] Some error problems.html |
16 KB |
[05-2020] the-complete-python-course/05 Errors in Python/077 Code-seen-in-this-lecture.txt |
145 B |
[05-2020] the-complete-python-course/05 Errors in Python/077 Handling those pesky user errors!.en_US.srt |
23 KB |
[05-2020] the-complete-python-course/05 Errors in Python/077 Handling those pesky user errors!.mp4 |
97.5 MB |
[05-2020] the-complete-python-course/05 Errors in Python/078 [exercise] Exercise_ try-except-finally.py |
1 KB |
[05-2020] the-complete-python-course/05 Errors in Python/078 [exercise_info] Exercise_ try-except-finally.html |
4 KB |
[05-2020] the-complete-python-course/05 Errors in Python/078 [exercise_solution] Exercise_ try-except-finally.py |
785 B |
[05-2020] the-complete-python-course/05 Errors in Python/078 Solution_ try-except-finally.html |
2 KB |
[05-2020] the-complete-python-course/05 Errors in Python/079 Debugging with Pycharm.en_US.srt |
27 KB |
[05-2020] the-complete-python-course/05 Errors in Python/079 Debugging with Pycharm.mp4 |
180.9 MB |
[05-2020] the-complete-python-course/05 Errors in Python/080 [quiz] Advanced error handling in Python.html |
7 KB |
[05-2020] the-complete-python-course/05 Errors in Python/080 Further reading.html |
2 KB |
[05-2020] the-complete-python-course/06 Files in Python/081 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/06 Files in Python/082 Files in Python.en_US.srt |
18 KB |
[05-2020] the-complete-python-course/06 Files in Python/082 Files in Python.mp4 |
66.8 MB |
[05-2020] the-complete-python-course/06 Files in Python/082 Working-with-Files.txt |
53 B |
[05-2020] the-complete-python-course/06 Files in Python/083 Python Exercise_ copying files.en_US.srt |
33 KB |
[05-2020] the-complete-python-course/06 Files in Python/083 Python Exercise_ copying files.mp4 |
194.9 MB |
[05-2020] the-complete-python-course/06 Files in Python/084 [exercise] Exercise_ building a quiz system.py |
520 B |
[05-2020] the-complete-python-course/06 Files in Python/084 [exercise_info] Exercise_ building a quiz system.html |
3 KB |
[05-2020] the-complete-python-course/06 Files in Python/084 [exercise_solution] Exercise_ building a quiz system.py |
851 B |
[05-2020] the-complete-python-course/06 Files in Python/084 Solution_ building a quiz system.html |
2 KB |
[05-2020] the-complete-python-course/06 Files in Python/085 CSV files with Python.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/06 Files in Python/085 CSV files with Python.mp4 |
72.5 MB |
[05-2020] the-complete-python-course/06 Files in Python/085 YouTube-video-on-the-csv-module.txt |
44 B |
[05-2020] the-complete-python-course/06 Files in Python/086 How to use the csv module to read and write CSV files more easily.html |
1 KB |
[05-2020] the-complete-python-course/06 Files in Python/087 JSON files with Python.en_US.srt |
26 KB |
[05-2020] the-complete-python-course/06 Files in Python/087 JSON files with Python.mp4 |
151.7 MB |
[05-2020] the-complete-python-course/06 Files in Python/088 [exercise] Exercise_ a CSV to JSON converter.py |
246 B |
[05-2020] the-complete-python-course/06 Files in Python/088 [exercise_info] Exercise_ a CSV to JSON converter.html |
2 KB |
[05-2020] the-complete-python-course/06 Files in Python/088 [exercise_solution] Exercise_ a CSV to JSON converter.py |
440 B |
[05-2020] the-complete-python-course/06 Files in Python/088 Solution_ a CSV to JSON converter.html |
1 KB |
[05-2020] the-complete-python-course/06 Files in Python/089 Using the with syntax in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/06 Files in Python/089 Using the with syntax in Python.mp4 |
49.2 MB |
[05-2020] the-complete-python-course/06 Files in Python/090 Importing our own files.en_US.srt |
18 KB |
[05-2020] the-complete-python-course/06 Files in Python/090 Importing our own files.mp4 |
57.3 MB |
[05-2020] the-complete-python-course/06 Files in Python/090 Splitting-Code-Into-Multiple-Files.txt |
62 B |
[05-2020] the-complete-python-course/06 Files in Python/091 Python relative imports_ children.en_US.srt |
21 KB |
[05-2020] the-complete-python-course/06 Files in Python/091 Python relative imports_ children.mp4 |
115.4 MB |
[05-2020] the-complete-python-course/06 Files in Python/092 [exercise] Exercise_ importing modules.py |
2 KB |
[05-2020] the-complete-python-course/06 Files in Python/092 [exercise_info] Exercise_ importing modules.html |
4 KB |
[05-2020] the-complete-python-course/06 Files in Python/092 [exercise_solution] Exercise_ importing modules.py |
2 KB |
[05-2020] the-complete-python-course/06 Files in Python/092 Solution_ importing modules.html |
2 KB |
[05-2020] the-complete-python-course/06 Files in Python/093 Python relative imports_ parents.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/06 Files in Python/093 Python relative imports_ parents.mp4 |
49.6 MB |
[05-2020] the-complete-python-course/06 Files in Python/094 Import errors and running as a Python script.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/06 Files in Python/094 Import errors and running as a Python script.mp4 |
48.2 MB |
[05-2020] the-complete-python-course/06 Files in Python/095 Further reading.html |
2 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/096 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/097 Intro to Milestone Project 2.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/097 Intro to Milestone Project 2.mp4 |
32.5 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/097 milestone-project-2-brief.pdf |
552 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/098 Milestone Project 2 Brief.html |
1 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/098 milestone-project-2-brief.pdf |
552 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/099 Milestone Project with lists.en_US.srt |
28 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/099 Milestone Project with lists.mp4 |
166.1 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/100 Storing books in files.en_US.srt |
31 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/100 Storing books in files.mp4 |
184.2 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/101 Using JSON instead of CSV.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/101 Using JSON instead of CSV.mp4 |
115.4 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/102 Intro to databases with Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/102 Intro to databases with Python.mp4 |
22.7 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/103 Using SQLite in Python.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/103 Using SQLite in Python.mp4 |
9.9 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/104 Some database jargon.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/104 Some database jargon.mp4 |
14.8 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/105 Creating our books table using Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/105 Creating our books table using Python.mp4 |
52.9 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/106 Inserting books using Python.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/106 Inserting books using Python.mp4 |
62 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/107 SELECT examples.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/107 SELECT examples.mp4 |
13.3 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/108 Getting all our books.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/108 Getting all our books.mp4 |
69.5 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/109 UPDATE and DELETE.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/109 UPDATE and DELETE.mp4 |
10.3 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/110 Filtering with WHERE.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/110 Filtering with WHERE.mp4 |
25.7 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/111 Finishing the Milestone Project.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/111 Finishing the Milestone Project.mp4 |
86 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/112 Ordering and limiting.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/112 Ordering and limiting.mp4 |
12.6 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/113 Developing our context manager in Python.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/113 Developing our context manager in Python.mp4 |
101.5 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/114 Errors in context managers.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/114 Errors in context managers.mp4 |
66.1 MB |
[05-2020] the-complete-python-course/07 Databases in Python & Milestone Project 2/115 Further reading.html |
2 KB |
[05-2020] the-complete-python-course/08 Type hinting in Python/116 Type-Hinting.txt |
60 B |
[05-2020] the-complete-python-course/08 Type hinting in Python/116 Typing in Python.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/08 Type hinting in Python/116 Typing in Python.mp4 |
150.8 MB |
[05-2020] the-complete-python-course/08 Type hinting in Python/117 26.1.typing-Support-for-type-hints-Python-3.6.4-documentation.txt |
46 B |
[05-2020] the-complete-python-course/08 Type hinting in Python/117 Further reading.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/08 Type hinting in Python/117 Further reading.mp4 |
28.1 MB |
[05-2020] the-complete-python-course/08 Type hinting in Python/117 PEP-483-The-Theory-of-Type-Hints-Python.org.txt |
42 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/118 Generators in Python.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/118 Generators in Python.mp4 |
68.4 MB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/118 Generators-and-Generator-Expressions.txt |
64 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/118 Interactive-code-for-this-lecture.txt |
54 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/118 Iterators.txt |
57 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/119 [exercise] Exercise_ a prime number generator.py |
550 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/119 [exercise_info] Exercise_ a prime number generator.html |
2 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/119 [exercise_solution] Exercise_ a prime number generator.py |
395 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/119 Solution_ a prime number generator.html |
1 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/120 Interactive-code-for-this-lecture.txt |
70 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/120 Python generator classes and iterators.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/120 Python generator classes and iterators.mp4 |
54.6 MB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/121 [exercise] Exercise_ coding a generator class.py |
295 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/121 [exercise_info] Exercise_ coding a generator class.html |
1 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/121 [exercise_solution] Exercise_ coding a generator class.py |
576 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/121 Solution_ coding a generator class.html |
2 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/122 Interactive-code-for-this-lecture.txt |
87 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/122 Iterables in Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/122 Iterables in Python.mp4 |
61.7 MB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/123 Interactive-code-for-this-lecture.txt |
61 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/123 map-filter-and-Conditional-Comprehensions.txt |
58 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/123 The filter() function in Python.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/123 The filter() function in Python.mp4 |
50.4 MB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/124 Interactive-code-for-this-lecture.txt |
58 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/124 The map() function in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/124 The map() function in Python.mp4 |
42.8 MB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/125 any() and all() in Python.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/125 any() and all() in Python.mp4 |
40.5 MB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/125 Interactive-code-for-this-lecture.txt |
53 B |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/126 [quiz] Section 9 Review.html |
13 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/126 So what other things evaluate to True or False_.html |
2 KB |
[05-2020] the-complete-python-course/09 Advanced built-in functions in Python/127 Further reading.html |
1 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/128 Interactive-code-for-this-lecture.txt |
54 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/128 Mutability in Python.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/128 Mutability in Python.mp4 |
75.4 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/129 Argument mutability in Python.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/129 Argument mutability in Python.mp4 |
67.8 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/129 Interactive-code-for-this-lecture.txt |
54 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/130 Default values for parameters.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/130 Default values for parameters.mp4 |
33.6 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/130 Interactive-code-for-this-lecture.txt |
61 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/131 Interactive-code-for-this-lecture.txt |
66 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/131 Mutable default arguments (bad idea).en_US.srt |
11 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/131 Mutable default arguments (bad idea).mp4 |
43.9 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/132 Argument unpacking in Python.en_US.srt |
17 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/132 Argument unpacking in Python.mp4 |
96.3 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/132 Flexible-Functions-with-args-and-kwargs.txt |
59 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/132 Interactive-code-for-this-lecture.txt |
53 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/133 Queues in Python.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/133 Queues in Python.mp4 |
14.3 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/134 Blog-post-on-deques.txt |
44 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/134 Blog-post-on-named-tuples.txt |
50 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/134 Interactive-code-for-this-lecture.txt |
68 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/134 Leveraging-the-Standard-Library.txt |
64 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/134 Some interesting Python collections.en_US.srt |
40 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/134 Some interesting Python collections.mp4 |
168.9 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/135 [exercise] Exercise_ Python collections.py |
2 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/135 [exercise_info] Exercise_ Python collections.html |
4 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/135 [exercise_solution] Exercise_ Python collections.py |
842 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/135 Solution_ Python collections.html |
2 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/136 Timezones.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/136 Timezones.mp4 |
38.3 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/137 Dates and time in Python.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/137 Dates and time in Python.mp4 |
72.5 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/137 Datetime-cheatsheet.pdf |
500 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/137 Interactive-code-for-this-lecture.txt |
57 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/138 Interactive-code-for-this-lecture.txt |
51 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/138 Timing your code with Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/138 Timing your code with Python.mp4 |
69.9 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/139 Interactive-code-for-this-lecture.txt |
55 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/139 Regular expressions.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/139 Regular expressions.mp4 |
31.7 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/140 Interactive-code-for-this-lecture.txt |
50 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/140 Regex examples.en_US.srt |
20 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/140 Regex examples.mp4 |
69.5 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/141 Regex in Python.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/141 Regex in Python.mp4 |
79.2 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/142 [exercise] Exercise_ secure file names using regex.py |
502 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/142 [exercise_info] Exercise_ secure file names using regex.html |
3 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/142 [exercise_solution] Exercise_ secure file names using regex.py |
498 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/142 Solution_ secure file names using regex.html |
1 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/143 Introduction to logging in Python.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/143 Introduction to logging in Python.mp4 |
70.6 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/144 Interactive-code-for-this-lecture.txt |
64 B |
[05-2020] the-complete-python-course/10 Advanced Python Development/144 Logging to a file and other features.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/144 Logging to a file and other features.mp4 |
36.4 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/145 Higher-order functions in Python.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/145 Higher-order functions in Python.mp4 |
69.4 MB |
[05-2020] the-complete-python-course/10 Advanced Python Development/146 The built-in itertools module.html |
1 KB |
[05-2020] the-complete-python-course/10 Advanced Python Development/147 Further reading.html |
952 B |
[05-2020] the-complete-python-course/11 Web Scraping with Python/148 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/149 Markup Languages_ The Structure of HTML Code.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/149 Markup Languages_ The Structure of HTML Code.mp4 |
69.6 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/150 Understanding HTML with BeautifulSoup.en_US.srt |
31 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/150 Understanding HTML with BeautifulSoup.mp4 |
168.2 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/151 More complex HTML parsing.en_US.srt |
35 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/151 More complex HTML parsing.mp4 |
243.6 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/152 Structuring our parsing program better.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/152 Structuring our parsing program better.mp4 |
80.9 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/153 Splitting HTML locators out of our Python class.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/153 Splitting HTML locators out of our Python class.mp4 |
49.9 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/154 Understanding HTML with the browser.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/154 Understanding HTML with the browser.mp4 |
100 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/155 Scraping our first website with Python.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/155 Scraping our first website with Python.mp4 |
49.1 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/156 Milestone Project 3_ A Quote Scraper.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/156 Milestone Project 3_ A Quote Scraper.mp4 |
52.8 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/157 Quotes Project 2_ Structuring a scraping app in Python.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/157 Quotes Project 2_ Structuring a scraping app in Python.mp4 |
13.9 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/158 Quotes Project 3_ Getting our locators.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/158 Quotes Project 3_ Getting our locators.mp4 |
73.2 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/159 Quotes Project 4_ Crafting our quote parser.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/159 Quotes Project 4_ Crafting our quote parser.mp4 |
54 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/160 Quotes Project 5_ The quotes page.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/160 Quotes Project 5_ The quotes page.mp4 |
42.3 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/161 Quotes Project 6_ Recap of the project.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/161 Quotes Project 6_ Recap of the project.mp4 |
35.4 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/162 Milestone Project 4_ A Book Scraper + application.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/162 Milestone Project 4_ A Book Scraper + application.mp4 |
88.3 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/163 Books Project 2_ Recap of HTML locators.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/163 Books Project 2_ Recap of HTML locators.mp4 |
37.8 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/164 Books Project 3_ Creating locators in Python.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/164 Books Project 3_ Creating locators in Python.mp4 |
24 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/165 Books Project 4_ Creating our page.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/165 Books Project 4_ Creating our page.mp4 |
24.8 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/166 Books Project 5_ Creating our book parser.en_US.srt |
17 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/166 Books Project 5_ Creating our book parser.mp4 |
124.1 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/167 Books Project 6_ Writing our app file.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/167 Books Project 6_ Writing our app file.mp4 |
35.3 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/168 Books Project 7_ Sorting the books.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/168 Books Project 7_ Sorting the books.mp4 |
82.6 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/169 Books Project 8_ Constructing our menu.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/169 Books Project 8_ Constructing our menu.mp4 |
60.3 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/170 ASIDE_ The best way to write user menus.en_US.srt |
2 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/170 ASIDE_ The best way to write user menus.mp4 |
15.8 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/171 Books Project 9_ Getting multiple pages.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/171 Books Project 9_ Getting multiple pages.mp4 |
28.7 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/172 Books Project 10_ Multiple pages in Python.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/172 Books Project 10_ Multiple pages in Python.mp4 |
48.9 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/173 Books Project 11_ Getting the page count in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/173 Books Project 11_ Getting the page count in Python.mp4 |
80.6 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/174 Books Project 12_ Adding logging to our Python project.en_US.srt |
28 KB |
[05-2020] the-complete-python-course/01 Intro to Python/001 Welcome to this course!.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/175 A word on scraping pages with JavaScript.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/175 A word on scraping pages with JavaScript.mp4 |
32.3 MB |
[05-2020] the-complete-python-course/11 Web Scraping with Python/175 More-info-Why-does-scraping-fail-with-requests-and-BeautifulSoup-.txt |
78 B |
[05-2020] the-complete-python-course/11 Web Scraping with Python/176 A note on scraping and robots.txt.html |
2 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/177 Introduction to this section.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/177 Introduction to this section.mp4 |
29.9 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/178 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/179 1-our-scraping-code.zip |
6 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/179 Review of our quotes scraping code.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/179 Review of our quotes scraping code.mp4 |
96.3 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/180 Download-ChromeDriver-here.txt |
44 B |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/180 Downloading chromedriver.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/180 Downloading chromedriver.mp4 |
36.3 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/181 3-using-chrome-in-scraping-code.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/181 Using Chrome in our scraping code.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/181 Using Chrome in our scraping code.mp4 |
91 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/182 4-our-new-page-locators.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/182 Our new page locators.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/182 Our new page locators.mp4 |
46.7 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/183 5-interacting-with-dropdowns.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/183 Filling-in-forms-Selenium-Documentation.txt |
72 B |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/183 Interacting with dropdowns.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/183 Interacting with dropdowns.mp4 |
56.6 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/183 Select-Selenium-Documentation.txt |
89 B |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/184 6-selecting-tags.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/184 Selecting tags.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/184 Selecting tags.mp4 |
65.6 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/185 7-searching-for-quotes.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/185 Searching for quotes.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/185 Searching for quotes.mp4 |
41.4 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/186 8-encapsulating-logic-simply.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/186 Encapsulating logic more simply.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/186 Encapsulating logic more simply.mp4 |
78.9 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/187 9-adding-some-error-handling.zip |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/187 Adding some error handling.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/187 Adding some error handling.mp4 |
28.1 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/188 Implicit and explicit waits in Selenium.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/188 Implicit and explicit waits in Selenium.mp4 |
24.6 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/188 Waits-Selenium-Documentation.txt |
50 B |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/189 11-adding-waits-to-our-code.zip |
12 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/189 Adding waits to our program code.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/189 Adding waits to our program code.mp4 |
103.3 MB |
[05-2020] the-complete-python-course/12 Browser Automation with Selenium/189 Waits-Selenium-Documentation.txt |
50 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/190 Code samples for this section.html |
1 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/191 A glossary of terms used in concurrency.html |
2 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/192 The Dining Philosophers Problem.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/192 The Dining Philosophers Problem.mp4 |
28 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/193 Processes and threads.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/193 Processes and threads.mp4 |
25.9 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/194 The Python GIL.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/194 The Python GIL.mp4 |
40.8 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/195 Example-code-threads.txt |
128 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/195 Example_ threads in Python.en_US.srt |
20 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/195 Example_ threads in Python.mp4 |
97.7 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/196 Example-code-threads-with-a-ThreadPoolExecutor.txt |
138 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/196 Using Python concurrent.futures_ the ThreadPoolExecutor.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/196 Using Python concurrent.futures_ the ThreadPoolExecutor.mp4 |
26.2 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/197 Don't kill threads!.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/197 Don't kill threads!.mp4 |
14.7 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/198 Example-code-multiprocessing.txt |
130 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/198 Multiprocessing in Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/198 Multiprocessing in Python.mp4 |
73.6 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/199 Example-code-multiprocessing-with-a-ProcessPoolExecutor.txt |
140 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/199 Using Python concurrent.futures_ the ProcessPoolExecutor.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/199 Using Python concurrent.futures_ the ProcessPoolExecutor.mp4 |
23 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/200 Dealing with shared state in threads.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/200 Dealing with shared state in threads.mp4 |
62 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/200 Example-code-shared-state-in-threads.txt |
139 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/201 Example-code-queued-threads-with-a-ThreadPoolExecutor.txt |
144 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/201 Example-code-queued-threads-with-no-waits.txt |
136 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/201 Example-code-queuing-in-threads-with-shared-state.txt |
135 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/201 Queuing in threads with shared state.en_US.srt |
17 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/201 Queuing in threads with shared state.mp4 |
117.7 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/202 Using Python generators instead of threads.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/202 Using Python generators instead of threads.mp4 |
30.8 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/203 Example-code-our-first-task-scheduler-using-generators.txt |
131 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/203 Our first single-threaded task scheduler in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/203 Our first single-threaded task scheduler in Python.mp4 |
38.8 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/204 Example-code-yielding-from-another-iterator.txt |
140 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/204 Yielding from another iterator in Python.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/204 Yielding from another iterator in Python.mp4 |
44.4 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/205 Curious-Course-on-Coroutines-and-Concurrency.txt |
44 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/205 Example-code-receiving-data-through-yield.txt |
145 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/205 Python-Concurrency-From-the-Ground-Up.txt |
44 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/205 Receiving data through yield.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/205 Receiving data through yield.mp4 |
71.8 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/206 Example-code-async-and-await.txt |
133 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/206 The async and await keywords.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/206 The async and await keywords.mp4 |
54.5 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/207 David-Beazley-Python-Concurrency-From-the-Ground-Up-LIVE-PyCon-2015-YouTube.txt |
44 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/207 Keynote-David-Beazley-Topics-of-Interest-Python-Asyncio-YouTube.txt |
44 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/207 Only-if-you-want-to-go-deeper-into-the-Python-GIL-Understanding-the-Python-GIL-YouTube.txt |
44 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/207 Raymond-Hettinger-Keynote-on-Concurrency-PyBay-2017-YouTube.txt |
44 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/207 Watch these talks for more explanations and examples!.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/207 Watch these talks for more explanations and examples!.mp4 |
8.2 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/208 Our asynchronous scraper.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/208 Our asynchronous scraper.mp4 |
52.7 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/208 Our-async-scraper-project-code.txt |
127 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/209 First-async-request-online-code.txt |
160 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/209 Making our first async request in Python.en_US.srt |
22 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/209 Making our first async request in Python.mp4 |
116.8 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/210 Async-request-code-sample.txt |
155 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/210 Getting multiple pages efficiently.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/210 Getting multiple pages efficiently.mp4 |
110.2 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/211 Async-requests-with-async-timeout.txt |
159 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/211 Using async_timeout for security.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/211 Using async_timeout for security.mp4 |
20.6 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/212 The-project-source-code.txt |
127 B |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/212 Turning our book scraping project async.en_US.srt |
17 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/212 Turning our book scraping project async.mp4 |
128.5 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/213 A note on HTTPS with Python and Mac OS X.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/213 A note on HTTPS with Python and Mac OS X.mp4 |
38.1 MB |
[05-2020] the-complete-python-course/13 Asynchronous Python Development/213 A-note-on-HTTPS-test-code.txt |
156 B |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/214 Running Python in the console.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/214 Running Python in the console.mp4 |
40.6 MB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/215 Terminal video_ running Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/215 Terminal video_ running Python.mp4 |
50.5 MB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/215 The-PATH-in-Windows.txt |
49 B |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/216 Terminal video_ what is a virtualenv_.en_US.srt |
17 KB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/216 Terminal video_ what is a virtualenv_.mp4 |
156.1 MB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/217 Terminal video_ navigating the terminal and using virtualenv.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/217 Terminal video_ navigating the terminal and using virtualenv.mp4 |
94.2 MB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/218 Terminal video_ using Pipenv.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/218 Terminal video_ using Pipenv.mp4 |
124 MB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/219 Terminal video_ Pipenv and virtualenv.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/219 Terminal video_ Pipenv and virtualenv.mp4 |
58.8 MB |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/220 Summary e-book of using Pipenv.html |
762 B |
[05-2020] the-complete-python-course/14 Python on the console and managing project dependencies/220 using-pipenv.pdf |
859 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/221 Setting up our project with Pipenv.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/221 Setting up our project with Pipenv.mp4 |
75.6 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/222 Code samples for this section.html |
1 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/223 Code-for-this-lecture.txt |
133 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/223 Our first Flask endpoint.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/223 Our first Flask endpoint.mp4 |
43.5 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/224 Code-for-this-lecture.txt |
134 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/224 Returning information with Flask and Python.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/224 Returning information with Flask and Python.mp4 |
35.3 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/225 Code-for-this-lecture.txt |
127 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/225 Rendering HTML with Flask and Python.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/225 Rendering HTML with Flask and Python.mp4 |
46 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/226 Code-for-this-lecture.txt |
124 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/226 Error pages and Jinja2 inheritance.en_US.srt |
18 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/226 Error pages and Jinja2 inheritance.mp4 |
79.5 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/227 Code-for-this-lecture.txt |
128 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/227 Rendering forms with Flask and Python.en_US.srt |
20 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/227 Rendering forms with Flask and Python.mp4 |
130.9 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/228 Accessing POST form data with Flask.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/228 Accessing POST form data with Flask.mp4 |
42.3 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/228 Code-for-this-lecture.txt |
128 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/229 Code-for-this-lecture.txt |
137 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/229 Putting our form in a single endpoint.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/229 Putting our form in a single endpoint.mp4 |
34.1 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/230 Code-for-this-lecture.txt |
128 B |
[05-2020] the-complete-python-course/15 Web Development with Flask/230 Using Jinja2 for loops to create a nicer homepage.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/230 Using Jinja2 for loops to create a nicer homepage.mp4 |
57.7 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/231 Adding navigation to our website.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/15 Web Development with Flask/231 Adding navigation to our website.mp4 |
37.6 MB |
[05-2020] the-complete-python-course/15 Web Development with Flask/231 Code-for-this-lecture.txt |
129 B |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/232 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/233 Signing up to OpenExchangeRates.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/233 Signing up to OpenExchangeRates.mp4 |
33.6 MB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/234 Getting all exchange rates from the API.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/234 Getting all exchange rates from the API.mp4 |
75.6 MB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/235 Creating a currency exchange library.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/235 Creating a currency exchange library.mp4 |
76.5 MB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/236 Caching functions with functools.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/236 Caching functions with functools.mp4 |
72.7 MB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/237 TTL caches with cachetools.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/16 Interacting with APIs with Python/237 TTL caches with cachetools.mp4 |
37.8 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/238 A simple decorator in Python.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/238 A simple decorator in Python.mp4 |
38.7 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/238 Blog-post-on-writing-decorators.txt |
51 B |
[05-2020] the-complete-python-course/17 Decorators in Python/238 Decorators.txt |
58 B |
[05-2020] the-complete-python-course/17 Decorators in Python/238 Interactive-code-for-this-lecture.txt |
61 B |
[05-2020] the-complete-python-course/17 Decorators in Python/239 [exercise] Exercise_ decorators.py |
518 B |
[05-2020] the-complete-python-course/17 Decorators in Python/239 [exercise_info] Exercise_ decorators.html |
2 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/239 [exercise_solution] Exercise_ decorators.py |
410 B |
[05-2020] the-complete-python-course/17 Decorators in Python/239 Solution_ decorators.html |
1 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/240 Interactive-code-for-this-lecture.txt |
52 B |
[05-2020] the-complete-python-course/17 Decorators in Python/240 Using a @syntax.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/240 Using a @syntax.mp4 |
26.8 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/241 Functools wraps in Python.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/241 Functools wraps in Python.mp4 |
17.4 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/241 Interactive-code-for-this-lecture.txt |
51 B |
[05-2020] the-complete-python-course/17 Decorators in Python/242 Decorating functions with parameters.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/242 Decorating functions with parameters.mp4 |
43.9 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/242 Interactive-code-for-this-lecture.txt |
70 B |
[05-2020] the-complete-python-course/17 Decorators in Python/243 Decorators with parameters.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/243 Decorators with parameters.mp4 |
84 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/243 Interactive-code-for-this-lecture.txt |
61 B |
[05-2020] the-complete-python-course/17 Decorators in Python/244 Functions that accept multiple arguments.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/244 Functions that accept multiple arguments.mp4 |
29.3 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/244 Interactive-code-for-this-lecture.txt |
73 B |
[05-2020] the-complete-python-course/17 Decorators in Python/245 Generic decorators for any function.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/245 Generic decorators for any function.mp4 |
37.2 MB |
[05-2020] the-complete-python-course/17 Decorators in Python/245 Interactive-code-for-this-lecture.txt |
68 B |
[05-2020] the-complete-python-course/17 Decorators in Python/246 [exercise] Exercise_ a generic access control decorator.py |
2 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/246 [exercise_info] Exercise_ a generic access control decorator.html |
4 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/246 [exercise_solution] Exercise_ a generic access control decorator.py |
576 B |
[05-2020] the-complete-python-course/17 Decorators in Python/246 Solution_ a generic access control decorator.html |
1 KB |
[05-2020] the-complete-python-course/17 Decorators in Python/247 Multiple decorators for one function_.html |
2 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/248 Complete-lecture-code.txt |
133 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/248 Intro to multiple inheritance with Python.en_US.srt |
20 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/248 Intro to multiple inheritance with Python.mp4 |
100.4 MB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/249 [exercise] Exercise_ multiple inheritance.py |
755 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/249 [exercise_info] Exercise_ multiple inheritance.html |
2 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/249 [exercise_solution] Exercise_ multiple inheritance.py |
379 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/249 Solution_ multiple inheritance.html |
1 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/250 Complete-lecture-code.txt |
116 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/250 Intro to ABCs in Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/250 Intro to ABCs in Python.mp4 |
61.9 MB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/251 The usefulness of ABCs.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/251 The usefulness of ABCs.mp4 |
30.7 MB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/252 Complete-lecture-code.txt |
133 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/252 The relationship between ABCs and interfaces.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/252 The relationship between ABCs and interfaces.mp4 |
50 MB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/253 [exercise] Exercise_ ABCs.py |
397 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/253 [exercise_info] Exercise_ ABCs.html |
3 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/253 [exercise_solution] Exercise_ ABCs.py |
238 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/253 Solution_ ABCs.html |
1 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/254 Complete-lecture-code.txt |
129 B |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/254 The property setter in Python.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/254 The property setter in Python.mp4 |
105 MB |
[05-2020] the-complete-python-course/18 Advanced Object-Oriented Programming/255 Pythonic vs. Non-Pythonic.html |
1 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/256 Code for this section.html |
939 B |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/257 Setting up Tkinter.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/257 Setting up Tkinter.mp4 |
65.8 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/258 Hello world in Tkinter.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/258 Hello world in Tkinter.mp4 |
62.6 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/259 Labels and fields.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/259 Labels and fields.mp4 |
53.9 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/260 Blog-post-on-the-grid-geometry-manager.txt |
61 B |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/260 Blog-post-on-the-pack-geometry-manager.txt |
61 B |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/260 Blog-post-on-using-side-values-with-pack.txt |
76 B |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/260 Packing components.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/260 Packing components.mp4 |
97.9 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/261 Using frames for different layouts.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/261 Using frames for different layouts.mp4 |
59.2 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/262 Starting our text editor project.en_US.srt |
1 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/262 Starting our text editor project.mp4 |
17.8 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/263 Tkinter notebooks and creating files.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/263 Tkinter notebooks and creating files.mp4 |
31.6 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/264 Adding a menu to our application.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/264 Adding a menu to our application.mp4 |
48.4 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/265 Saving files to disk.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/265 Saving files to disk.mp4 |
89.2 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/266 Opening files.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/266 Opening files.mp4 |
55.7 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/267 Binding shortcuts in Tkinter.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/267 Binding shortcuts in Tkinter.mp4 |
58.2 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/268 Checking our tabs for unsaved changes.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/268 Checking our tabs for unsaved changes.mp4 |
96.2 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/269 Confirming exit with unsaved changes.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/269 Confirming exit with unsaved changes.mp4 |
53 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/270 Closing individual tabs.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/270 Closing individual tabs.mp4 |
54.3 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/271 Adding another menu.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/271 Adding another menu.mp4 |
31.6 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/272 Adding a permanent scrollbar to our text area.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/272 Adding a permanent scrollbar to our text area.mp4 |
52.6 MB |
[05-2020] the-complete-python-course/19 GUI Development with Tkinter/272 Advanced-blog-post-on-creating-scrollable-frames.txt |
56 B |
[05-2020] the-complete-python-course/20 Unit testing with Python/273 Introduction to this section.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/273 Introduction to this section.mp4 |
105 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/274 Code for this section.html |
1 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/275 Testing functions.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/275 Testing functions.mp4 |
80.2 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/276 Testing for errors.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/276 Testing for errors.mp4 |
29.6 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/277 Testing our multiplication function.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/277 Testing our multiplication function.mp4 |
104.7 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/278 Writing a printer class for testing.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/278 Writing a printer class for testing.mp4 |
35 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/279 Testing classes.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/279 Testing classes.mp4 |
67.8 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/280 More Printer tests.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/280 More Printer tests.mp4 |
108.3 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/281 Testing external libraries.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/281 Testing external libraries.mp4 |
81.9 MB |
[05-2020] the-complete-python-course/20 Unit testing with Python/282 Conclusion of this section.en_US.srt |
2 KB |
[05-2020] the-complete-python-course/20 Unit testing with Python/282 Conclusion of this section.mp4 |
35.7 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/283 Presentation_ queues, stacks, and complexity.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/283 Presentation_ queues, stacks, and complexity.mp4 |
44.3 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/284 A conference talk about Big-O.html |
1 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/285 Presentation_ binary search.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/285 Presentation_ binary search.mp4 |
26.5 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/286 Presentation_ binary trees.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/286 Presentation_ binary trees.mp4 |
24.1 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/287 Presentation_ traversal of binary trees.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/287 Presentation_ traversal of binary trees.mp4 |
37.8 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/288 Presentation_ adding elements to a binary tree.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/288 Presentation_ adding elements to a binary tree.mp4 |
38.1 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/289 Adding elements to a binary tree in Python.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/289 Adding elements to a binary tree in Python.mp4 |
76.3 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/290 Recursion and inorder traversal in Python.en_US.srt |
21 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/290 Recursion and inorder traversal in Python.mp4 |
133.5 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/291 Finding nodes in a tree with Python.en_US.srt |
5 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/291 Finding nodes in a tree with Python.mp4 |
36.5 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/292 How do you delete nodes from a binary tree_.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/292 How do you delete nodes from a binary tree_.mp4 |
54.9 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/293 Deleting nodes in code with Python.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/293 Deleting nodes in code with Python.mp4 |
158.1 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/294 Deleting nodes with two children in code.en_US.srt |
25 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/294 Deleting nodes with two children in code.mp4 |
240.1 MB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/295 Testing our binary tree!.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/21 Algorithms and Data Structures/295 Testing our binary tree!.mp4 |
26.5 MB |
[05-2020] the-complete-python-course/22 Python libraries/296 Python libraries overview.en_US.srt |
26 KB |
[05-2020] the-complete-python-course/22 Python libraries/296 Python libraries overview.mp4 |
32 MB |
[05-2020] the-complete-python-course/22 Python libraries/297 Using pylint.en_US.srt |
21 KB |
[05-2020] the-complete-python-course/22 Python libraries/297 Using pylint.mp4 |
99.4 MB |
[05-2020] the-complete-python-course/22 Python libraries/298 Using yapf.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/22 Python libraries/298 Using yapf.mp4 |
55.3 MB |
[05-2020] the-complete-python-course/22 Python libraries/299 Sending e-mails with smtplib.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/22 Python libraries/299 Sending e-mails with smtplib.mp4 |
73.9 MB |
[05-2020] the-complete-python-course/22 Python libraries/300 Sending e-mails with Mailgun.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/22 Python libraries/300 Sending e-mails with Mailgun.mp4 |
101.9 MB |
[05-2020] the-complete-python-course/22 Python libraries/301 Creating a re-usable Mailgun library.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/22 Python libraries/301 Creating a re-usable Mailgun library.mp4 |
60.4 MB |
[05-2020] the-complete-python-course/22 Python libraries/302 Sneak peek_ my IDE setup!.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/22 Python libraries/302 Sneak peek_ my IDE setup!.mp4 |
78.7 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/303 Variables in Python.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/303 Variables in Python.mp4 |
39.9 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/304 String formatting in Python.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/304 String formatting in Python.mp4 |
36.4 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/305 Getting user input.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/305 Getting user input.mp4 |
27.7 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/306 Lists, tuples, and sets.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/306 Lists, tuples, and sets.mp4 |
35.3 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/307 Advanced set operations.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/307 Advanced set operations.mp4 |
27 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/308 Booleans in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/308 Booleans in Python.mp4 |
31 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/309 If statements in Python.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/309 If statements in Python.mp4 |
61.5 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/310 The in keyword.en_US.srt |
3 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/310 The in keyword.mp4 |
15.2 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/311 If statements with the 'in' keyword.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/311 If statements with the 'in' keyword.mp4 |
58.9 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/312 Loops in Python.en_US.srt |
19 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/312 Loops in Python.mp4 |
68.9 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/313 List comprehensions.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/313 List comprehensions.mp4 |
40.3 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/314 Dictionaries.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/314 Dictionaries.mp4 |
48 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/315 Destructuring variables.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/315 Destructuring variables.mp4 |
44.9 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/316 Functions in Python.en_US.srt |
18 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/316 Functions in Python.mp4 |
59.3 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/317 Function arguments and parameters.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/317 Function arguments and parameters.mp4 |
51.1 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/318 Default parameter values.en_US.srt |
7 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/318 Default parameter values.mp4 |
23.9 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/319 Functions returning values.en_US.srt |
12 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/319 Functions returning values.mp4 |
48.3 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/320 Lambda functions in Python.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/320 Lambda functions in Python.mp4 |
50.6 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/321 Dictionary comprehensions.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/321 Dictionary comprehensions.mp4 |
32 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/322 Unpacking arguments.en_US.srt |
16 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/322 Unpacking arguments.mp4 |
70.3 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/323 Unpacking keyword arguments.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/323 Unpacking keyword arguments.mp4 |
61.1 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/324 Object-Oriented Programming in Python.en_US.srt |
24 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/324 Object-Oriented Programming in Python.mp4 |
126.5 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/325 Magic methods_ __str__ and __repr__.en_US.srt |
10 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/325 Magic methods_ __str__ and __repr__.mp4 |
51.1 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/326 Class methods and static methods.en_US.srt |
24 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/326 Class methods and static methods.mp4 |
113.8 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/327 Class inheritance.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/327 Class inheritance.mp4 |
74.6 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/328 Class composition.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/328 Class composition.mp4 |
49.1 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/329 Type hinting.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/329 Type hinting.mp4 |
43.8 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/330 How imports work in Python.en_US.srt |
15 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/330 How imports work in Python.mp4 |
81 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/331 Relative imports in Python.en_US.srt |
14 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/331 Relative imports in Python.mp4 |
76.6 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/332 Errors in Python.en_US.srt |
21 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/332 Errors in Python.mp4 |
126.6 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/333 Custom error classes.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/333 Custom error classes.mp4 |
61.6 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/334 First-class functions.en_US.srt |
13 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/334 First-class functions.mp4 |
69.7 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/335 Simple decorators in Python.en_US.srt |
11 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/335 Simple decorators in Python.mp4 |
70.8 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/336 The 'at' syntax for decorators.en_US.srt |
6 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/336 The 'at' syntax for decorators.mp4 |
40.9 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/337 Decorating functions with parameters.en_US.srt |
4 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/337 Decorating functions with parameters.mp4 |
19.5 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/338 Decorators with parameters.en_US.srt |
8 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/338 Decorators with parameters.mp4 |
48.1 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/339 Mutability in Python.en_US.srt |
9 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/339 Mutability in Python.mp4 |
31.4 MB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/340 Mutable default parameters (and why they're a bad idea).en_US.srt |
7 KB |
[05-2020] the-complete-python-course/23 Python Reference _ Refresher/340 Mutable default parameters (and why they're a bad idea).mp4 |
28.6 MB |
[05-2020] the-complete-python-course/24 Bonus Section/341 Thank you for taking the course.en_US.srt |
1 KB |
[05-2020] the-complete-python-course/24 Bonus Section/341 Thank you for taking the course.mp4 |
30 MB |
[05-2020] the-complete-python-course/24 Bonus Section/342 Bonus lecture_ other courses and next steps.html |
2 KB |