Torrent Info
Title [Udemy] [Angela Yu] 100 Days of Code - The Complete Python Pro Bootcamp [2021, ENG]
Category
Size 20.61GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[SW.BAND] Задание 2. Portfolio Website.docx 13.10KB
[SW.BAND] Задание 4. Image Watermarking Desktop App.docx 13.14KB
001 What you are going to get from this course.mp4 178.29MB
002 Course-Pledge-App-Brewery-100-Days-of-Python.pdf 71.85KB
002 START HERE.mp4 67.54MB
003 12-Rules-to-Learn-to-Code-eBook-Copyright-App-Brewery.pdf 2.25MB
003 Course Resources.html 2.10KB
004 Day 1 Goals_ what we will make by the end of the day.mp4 7.18MB
005 Printing to the Console in Python.mp4 36.40MB
006 [Interactive Coding Exercise] Printing.mp4 35.82MB
007 String Manipulation and Code Intelligence.mp4 32.34MB
008 [Interactive Coding Exercise] Debugging Practice.mp4 31.10MB
009 The Python Input Function.mp4 27.78MB
010 [Interactive Coding Exercise] Input Function.mp4 29.66MB
011 Python Variables.mp4 20.86MB
012 [Interactive Coding Exercise] Variables.mp4 16.96MB
013 Variable Naming.mp4 12.71MB
014 Day 1 Project_ Band Name Generator.mp4 27.29MB
015 Congratulations! Well done!.mp4 62.47MB
016 Day 2 Goals_ what we will make by the end of the day.mp4 6.21MB
017 Python Primitive Data Types.mp4 26.84MB
018 Type Error, Type Checking and Type Conversion.mp4 28.84MB
019 [Interactive Coding Exercise] Data Types.mp4 27.88MB
020 Mathematical Operations in Python.mp4 27.23MB
021 [Interactive Coding Exercise] BMI Calculator.mp4 29.98MB
022 Number Manipulation and F Strings in Python.mp4 26.89MB
023 [Interactive Coding Exercise] Life in Weeks.mp4 45.15MB
024 Day 2 Project_ Tip Calculator.mp4 77.33MB
025 You are already in the top 50%.mp4 36.78MB
026 Day 3 Goals_ what we will make by the end of the day.mp4 5.04MB
027 Control Flow with if _ else and Conditional Operators.mp4 48.32MB
028 [Interactive Coding Exercise] Odd or Even_ Introducing the Modulo.mp4 20.00MB
029 Nested if statements and elif statements.mp4 28.80MB
030 [Interactive Coding Exercise] BMI 2.0.mp4 35.06MB
031 [Interactive Coding Exercise] Leap Year.mp4 46.71MB
032 Multiple If Statements in Succession.mp4 40.44MB
033 [Interactive Coding Exercise] Pizza Order Practice.mp4 25.92MB
034 Logical Operators.mp4 19.87MB
035 [Interactive Coding Exercise] Love Calculator.mp4 70.10MB
036 Day 3 Project_ Treasure Island.mp4 92.79MB
037 Share and Show off your Project!.mp4 46.95MB
038 Day 4 Goals_ what we will make by the end of the day.mp4 3.81MB
039 Random Module.mp4 80.12MB
040 [Interactive Coding Exercise] Random Exercise.mp4 36.29MB
041 Understanding the Offset and Appending Items to Lists.mp4 59.06MB
042 [Interactive Coding Exercise] Banker Roulette - Who will pay the bill_.mp4 58.88MB
043 IndexErrors and Working with Nested Lists.mp4 26.23MB
044 [Interactive Coding Exercise] Treasure Map.mp4 57.74MB
045 Day 4 Project_ Rock Paper Scissors.mp4 80.94MB
046 Programming is like going to the Gym.mp4 82.78MB
047 Day 5 Goals_ what we will make by the end of the day.mp4 27.72MB
048 Using the for loop with Python Lists.mp4 29.70MB
049 [Interactive Coding Exercise] Average Height.mp4 43.16MB
050 [Interactive Coding Exercise] High Score.mp4 28.45MB
051 for loops and the range() function.mp4 17.37MB
052 [Interactive Coding Exercise] Adding Even Numbers.mp4 19.13MB
053 [Interactive Coding Exercise] The FizzBuzz Job Interview Question.mp4 24.11MB
054 Day 5 Project_ Create a Password Generator.mp4 84.00MB
055 Hard Work and Perseverance beats Raw Talent Every Time.mp4 89.67MB
056 Day 6 Goals_ what we will make by the end of the day.mp4 3.04MB
057 Defining and Calling Python Functions.mp4 61.49MB
058 The Hurdles Loop Challenge.mp4 47.78MB
059 Indentation in Python.mp4 150.19MB
060 While Loops.mp4 54.05MB
061 Hurdles Challenge using While Loops.mp4 31.89MB
062 Jumping over Hurdles with Variable Heights.mp4 37.34MB
063 Final Project_ Escaping the Maze.mp4 28.56MB
064 Why is this _so_ Hard_! Can I really do this_.mp4 112.26MB
065 Day 7 Goals_ what we will make by the end of the day.mp4 5.84MB
066 How to break a Complex Problem down into a Flow Chart.mp4 24.58MB
067 Challenge 1 - Picking a Random Words and Checking Answers.mp4 12.46MB
068 Challenge 1 Solution - How to Check the User's Answer.mp4 36.43MB
069 Challenge 2 - Replacing Blanks with Guesses.mp4 17.38MB
070 Challenge 2 Solution - How to Replace the Blanks.mp4 58.62MB
071 Challenge 3 - Checking if the Player has Won.mp4 18.52MB
072 Challenge 3 Solution - How to Check if the Player Won.mp4 21.89MB
073 Challenge 4 - Keeping Track of the Player's Lives.mp4 15.44MB
074 Challenge 4 Solution - How to Keep Track of the Player's Lives.mp4 37.74MB
075 Challenge 5 - Improving the User Experience.mp4 28.74MB
076 Challenge 5 Solution - How to Add ASCII Art and Improve the UI.mp4 46.34MB
077 The Benefits of Daily Practice.mp4 88.93MB
078 Day 8 Goals_ what we will make by the end of the day.mp4 14.80MB
079 Functions with Inputs.mp4 37.30MB
080 Positional vs. Keyword Arguments.mp4 34.08MB
081 [Interactive Coding Exercise] Pain Area Calculator.mp4 64.87MB
082 [Interactive Coding Exercise] Prime Number Checker.mp4 47.16MB
083 Caesar Cipher Part 1 - Encryption.mp4 104.04MB
084 Caesar Cipher Part 2 - Decryption.mp4 46.01MB
085 Caesar Cipher Part 3 - Reorganising our Code.mp4 56.67MB
086 Caesar Cipher Part 4 - User Experience Improvements & Final Touches.mp4 103.27MB
087 How You Can _Stay_ Motivated.mp4 78.44MB
088 Day 9 Goals_ what we will make by the end of the day.mp4 12.56MB
089 The Python Dictionary_ Deep Dive.mp4 67.33MB
090 [Interactive Coding Exercise] Grading Program.mp4 34.51MB
091 Nesting Lists and Dictionaries.mp4 37.09MB
092 [Interactive Coding Exercise] Dictionary in List.mp4 31.99MB
093 The Secret Auction Program Instructions and Flow Chart.mp4 18.78MB
094 Solution and Complete Code for the Secret Auction Program.mp4 93.32MB
095 Motivation and the Accountability Trick.mp4 67.65MB
096 Day 10 Goals_ what we will make by the end of the day.mp4 6.06MB
097 Functions with Outputs.mp4 50.84MB
098 Multiple return values.mp4 15.14MB
099 [Interactive Coding Exercise] Days in Month.mp4 39.61MB
100 Docstrings.mp4 18.61MB
101 Calculator Part 1_ Combining Dictionaries and Functions.mp4 35.00MB
102 Print vs. Return.mp4 23.03MB
103 While Loops, Flags and Recursion.mp4 49.23MB
104 Calculator Finishing Touches and Bug Fixes.mp4 20.87MB
105 How to Get a Good Night's Sleep.mp4 115.05MB
106 Day 11 Goals_ what we will make by the end of the day.mp4 14.05MB
107 Blackjack Program Requirements and Game Rules.mp4 56.45MB
108 Hint 4 & 5 Solution Walkthrough.mp4 40.18MB
109 Hint 6-8 Solution Walkthrough.mp4 28.98MB
110 Hint 9 Solution Walkthrough_ Refactoring and calling calculate_score().mp4 30.85MB
111 Hint 10-12 Solution Walkthrough.mp4 39.07MB
112 Hint 13 Solution Walkthrough.mp4 77.22MB
113 A Solid Foundation goes a Long Way.mp4 124.48MB
114 Namespaces_ Local vs. Global Scope.mp4 29.43MB
115 Does Python Have Block Scope_.mp4 9.20MB
116 How to Modify a Global Variable.mp4 19.22MB
117 Python Constants and Global Scope.mp4 6.34MB
118 Introducing the Final Project_ The Number Guessing Game.mp4 18.21MB
119 Solution & Walkthrough to the Number Guessing Game.mp4 135.93MB
120 Describe the Problem.mp4 23.26MB
121 Reproduce the Bug.mp4 14.28MB
122 Play Computer and Evaluate Each Line.mp4 13.18MB
123 Fixing Errors and Watching for Red Underlines.mp4 18.56MB
124 Squash bugs with a print() Statement.mp4 20.18MB
125 Bringing out the BIG Gun_ Using a Debugger.mp4 22.89MB
126 Final Debugging Tips.mp4 26.10MB
127 [Interactive Coding Exercise] Debugging Odd or Even.mp4 12.60MB
128 [Interactive Coding Exercise] Debugging Leap Year.mp4 13.35MB
129 [Interactive Coding Exercise] Debugging FizzBuzz.mp4 33.68MB
130 Introduction & Program Requirements for the Higher Lower Game.mp4 62.31MB
131 Solution & Walkthrough of the Higher Lower Game.mp4 177.57MB
132 Installing Python Locally on Your Computer.mp4 30.66MB
133 Download PyCharm for Windows or Mac.mp4 10.15MB
134 PyCharm's Charming Features (while you wait for the download to finish).mp4 74.73MB
135 How to Install PyCharm on Windows.mp4 18.25MB
136 Installing PyCharm on Mac.mp4 13.23MB
137 Coffee-Machine-Program-Requirements.pdf 68.23KB
137 Introduction & Requirements for the Coffee Machine Project.mp4 54.91MB
138 Solution & Walkthrough for the Coffee Machine Code.mp4 175.45MB
139 Why do we need OOP and how does it work_.mp4 40.53MB
140 How to use OOP_ Classes and Objects.mp4 13.32MB
141 Constructing Objects and Accessing their Attributes and Methods.mp4 77.51MB
142 How to Add Python Packages and use PyPi.mp4 49.80MB
143 Practice Modifying Object Attributes and Calling Methods.mp4 60.52MB
144 Building the Coffee Machine in OOP.mp4 53.70MB
144 Coffee-Machine-Program-Requirements.pdf 68.23KB
144 oop-coffee-machine-start.zip 1.96KB
145 Walkthrough and Solution for the OOP Coffee Machine.mp4 82.67MB
146 Day 17 Goals_ what we will make by the end of the day.mp4 7.52MB
147 How to create your own Class in Python.mp4 18.75MB
147 quiz-game-start.zip 995B
148 Working with Attributes, Class Constructors and the __init__() Function.mp4 41.62MB
149 Adding Methods to a Class.mp4 31.54MB
150 Quiz Project Part 1_ Creating the Question Class.mp4 25.20MB
151 Quiz Project Part 2_ Creating the List of Question Objects from the Data.mp4 39.41MB
152 Quiz Project Part 3_ The QuizBrain and the next_question() Method.mp4 31.56MB
153 Quiz Project Part 4_ How to continue showing new Questions.mp4 24.62MB
154 Quiz Project Part 5_ Checking Answers and Keeping Score.mp4 41.01MB
155 The Benefits of OOP_ Use Open Trivia DB to Get New Questions.mp4 38.08MB
156 Day 18 Goals_ what we will make by the end of the day.mp4 4.90MB
157 Understanding Turtle Graphics and How to use the Documentation.mp4 112.19MB
158 Turtle Challenge 1 - Draw a Square.mp4 9.85MB
159 Importing Modules, Installing Packages, and Working with Aliases.mp4 42.19MB
160 Turtle Challenge 2 - Draw a Dashed Line.mp4 29.99MB
161 Turtle Challenge 3 - Drawing Different Shapes.mp4 28.90MB
162 Turtle Challenge 4 - Generate a Random Walk.mp4 38.84MB
163 Python Tuples and How to Generate Random RGB Colours.mp4 37.10MB
164 Turtle Challenge 5 - Draw a Spirograph.mp4 53.34MB
165 hirst-painting-start.zip 19.05KB
165 The Hirst Painting Project Part 1 - How to Extract RGB Values from Images.mp4 120.32MB
166 The Hirst Painting Project Part 2 - Drawing the Dots.mp4 59.64MB
167 Day 19 Goals_ what we will make by the end of the day.mp4 10.35MB
168 Python Higher Order Functions & Event Listeners.mp4 29.15MB
169 Challenge_ Make an Etch-A-Sketch App.mp4 36.48MB
169 etch-a-sketch-start.zip 260B
169 Solution-etch-a-sketch-final.zip 376B
170 Object State and Instances.mp4 12.88MB
171 turtle-race-start.zip 197B
171 Understanding the Turtle Coordinate System.mp4 55.06MB
172 Aaaand, we're off to the races!.mp4 44.92MB
172 Solution-turtle-race-final.zip 707B
173 Day 20 Goals_ what we will make by the end of the day.mp4 19.36MB
174 Screen Setup and Creating a Snake Body.mp4 28.95MB
175 Animating the Snake Segments on Screen.mp4 73.27MB
176 Create a Snake Class & Move to OOP.mp4 37.29MB
177 How to Control the Snake with a Keypress.mp4 51.94MB
177 snake-game-part-1-final.zip 947B
178 Day 21 Goals_ what we will make by the end of the day.mp4 4.08MB
179 Class Inheritance.mp4 46.95MB
180 Detect Collisions with Food.mp4 51.04MB
181 Create a Scoreboard and Keep Score.mp4 44.67MB
182 Detect Collisions with the Wall.mp4 15.27MB
183 Detect Collisions with your own Tail.mp4 26.37MB
184 How to Slice Lists & Tuples in Python.mp4 25.46MB
184 snake-game-part-2-final.zip 1.89KB
185 Day 22 Goals_ what you will make by the end of the day.mp4 14.70MB
186 Set up the Main Screen.mp4 7.07MB
187 Create a Paddle that responds to Key Presses.mp4 29.80MB
188 Write the Paddle Class and Create the Second Paddle.mp4 33.50MB
189 Write the Ball Class and Make the Ball Move.mp4 19.66MB
190 Add the Ball Bouncing Logic.mp4 27.57MB
191 How to Detect Collisions with the Paddle.mp4 24.29MB
192 How to Detect when the Ball goes Out of Bounds.mp4 18.19MB
193 Score Keeping and Changing the Ball Speed.mp4 43.07MB
193 Solution-pong-game-final.zip 1.59KB
194 Day 23 Goals_ what you will make by the end of the day.mp4 10.69MB
195 Choose Your Difficulty.html 2.10KB
195 turtle-crossing-start.zip 921B
196 How to use the Starter Code.mp4 15.06MB
197 Step 1 - Check out how the game play works.html 2.02KB
198 Step 2 - Break down the Problem.html 4.08KB
199 Solution to Step 3 - Create the Player Behaviour.mp4 20.16MB
200 Solution to Step 4 - Create the Car Behaviour.mp4 42.09MB
201 Solution to Step 5 - Detect when the Turtle collides with a Car _squish_.mp4 10.24MB
202 Solution to Step 6 - Detect when the Player has reached the other side.mp4 22.57MB
203 Solution to Step 7 - Add the Scoreboard and Game Over sequence.mp4 35.66MB
203 Solution-turtle-crossing-final.zip 1.77KB
204 Day 24 Goals_ what you will make by the end of the day.mp4 18.20MB
205 Add a High Score to the Snake Game.mp4 50.91MB
205 Snake-Project-Code-from-Day-21.zip 1.89KB
206 How to Open, Read, and Write to Files using the _with_ Keyword.mp4 47.87MB
207 Challenge_ Read and Write the High Score to a File in Snake.mp4 29.76MB
207 Solution-snake-game-high-score-final.zip 2.07KB
208 Understand Relative and Absolute File Paths.mp4 60.95MB
209 Introducing the Mail Merge Challenge.mp4 22.60MB
209 mail-merge-project-start.zip 1.03KB
210 Solution & Walkthrough for the Mail Merge Project.mp4 53.41MB
210 Solution-mail-merge-project-end.zip 2.82KB
211 Day 25 Goals_ what we will make by the end of the day.mp4 12.45MB
212 Reading CSV Data in Python.mp4 65.29MB
212 weather-data.csv 144B
213 DataFrames & Series_ Working with Rows & Columns.mp4 96.50MB
214 The Great Squirrel Census Data Analysis (with Pandas!).mp4 96.57MB
215 U.S. States Game Part 1_ Setup.mp4 51.99MB
215 us-states-game-start.zip 94.94KB
216 U.S. States Game Part 2_ Challenge with .csv.mp4 83.31MB
217 Solution-us-states-game-end.zip 35.84KB
217 U.S. States Game Part 3_ Saving Data to .csv.mp4 27.02MB
218 Day 26 Goals_ what you will make by the end of the day.mp4 3.71MB
219 How to Create Lists using List Comprehension.mp4 57.93MB
220 [Interactive Coding Exercise] Squaring Numbers.mp4 8.92MB
221 [Interactive Coding Exercise] Filtering Even Numbers.mp4 9.80MB
222 [Interactive Coding Exercise] Data Overlap.mp4 20.66MB
223 Apply List Comprehension to the U.S. States Game.mp4 12.77MB
224 How to use Dictionary Comprehension.mp4 33.00MB
225 [Interactive Coding Exercise] Dictionary Comprehension 1.mp4 21.97MB
226 [Interactive Coding Exercise] Dictionary Comprehension 2.mp4 16.17MB
227 How to Iterate over a Pandas DataFrame.mp4 22.27MB
228 Introducing the NATO Alphabet Project.mp4 26.84MB
228 NATO-alphabet-start.zip 4.14KB
229 Solution & Walkthrough for the NATO Alphabet Project.mp4 28.41MB
229 Solution-NATO-alphabet-end.zip 3.82KB
230 Day 27 Goals_ what we will make by the end of the day.mp4 8.73MB
231 History of GUI and Introduction to Tkinter.mp4 35.21MB
232 Creating Windows and Labels with Tkinter.mp4 35.98MB
233 Setting Default Values for Optional Arguments inside a Function Header.mp4 24.23MB
234 _args_ Many Positional Arguments.mp4 21.80MB
235 __kwargs_ Many Keyword Arguments.mp4 44.28MB
236 Buttons, Entry, and Setting Component Options.mp4 50.51MB
237 Other Tkinter Widgets_ Radiobuttons, Scales, Checkbuttons and more.mp4 41.05MB
238 Tkinter Layout Managers_ pack(), place() and grid().mp4 48.47MB
239 Mile to Kilometers Converter Project.mp4 53.54MB
240 Day 28 Goals_ what we will make by the end of the day.mp4 8.33MB
241 How to work with the Canvas Widget and Add Images to Tkinter.mp4 62.24MB
241 pomodoro-start.zip 10.35KB
242 Challenge - Complete the Application's User Interface (UI).mp4 45.33MB
243 Add a Count Down Mechanism.mp4 79.28MB
244 Dynamic Typing Explained.mp4 28.84MB
245 Setting Different Timer Sessions and Values.mp4 36.62MB
246 Adding Checkmarks and Resetting the Application.mp4 45.99MB
246 Solution-pomodoro-end.zip 11.13KB
247 Day 29 Goals_ what we will make by the end of the day.mp4 24.90MB
248 Challenge 1 - Working with Images and Setting up the Canvas.mp4 27.83MB
248 password-manager-start.zip 13.82KB
249 Challenge 2 - Use grid() and columnspan to Complete the User Interface.mp4 18.08MB
250 Solution to the Creating the Grid Layout.mp4 32.32MB
251 Challenge 3 - Saving Data to File.mp4 72.04MB
252 Dialog Boxes and Pop-Ups in Tkinter.mp4 47.80MB
253 Day-5-Password-Generator-Project-Code.zip 502B
253 Generate a Password & Copy it to the Clipboard.mp4 70.68MB
253 Solution-password-manager-end.zip 15.64KB
254 Day 30 Goals_ what you will make by the end of the day.mp4 6.44MB
255 Catching Exceptions_ The try catch except finally Pattern.mp4 77.34MB
256 Raising your own Exceptions.mp4 17.99MB
257 [Interactive Coding Exercise] IndexError Handling.mp4 12.20MB
258 [Interactive Coding Exercise] KeyError Handling.mp4 18.07MB
259 Code Exercise_ Exception Handling in the NATO Phonetic Alphabet Project.mp4 28.87MB
259 NATO-Phonetic-Alphabet-for-the-Code-Exercise.zip 3.82KB
259 Solution-NATO-alphabet-improved-end.zip 3.78KB
260 Password-Manager-End-of-Day-29.zip 15.64KB
260 Write, read and update JSON data in the Password Manager.mp4 62.95MB
261 Challenge 1 - Handling Exceptions in the Password Manager.mp4 28.08MB
262 Challenge 2 - Search for a Website in the Password Manager.mp4 85.78MB
262 Solution-password-manager-improved-end.zip 15.88KB
263 Day 31 Goals_ what you will make by the end of the day.mp4 67.17MB
263 flash-card-project-start.zip 45.87KB
264 Step 1 - Create the User Interface (UI) with Tkinter.html 2.43KB
265 Solution & Walkthrough for Creating the UI.mp4 51.50MB
266 Step 2 - Create New Flash Cards.html 2.11KB
267 Solution & Walkthrough for Creating New Flash Cards.mp4 43.54MB
268 Step 3 - Flip the Cards!.html 3.17KB
269 Solution & Walkthrough for Flipping Cards.mp4 47.85MB
270 Step 4 - Save Your Progress.html 3.06KB
271 Solution & Walkthrough for Saving Progress.mp4 55.24MB
271 Solution-flash-card-project-end.zip 46.63KB
272 Day 32 Goals_ what we will make by the end of the day.mp4 16.24MB
273 A Note About the Next Lesson_ Google SMTP Port.html 2.33KB
274 Birthday-Wisher-Day-32-start.zip 6.82KB
274 How to Send Emails with Python using SMTP.mp4 74.06MB
275 Working with the datetime Module.mp4 24.63MB
276 Challenge 1 - Send Motivational Quotes on Mondays via Email.mp4 53.37MB
277 Automated Birthday Wisher Project Challenge.mp4 24.44MB
277 birthday-wisher-extrahard-start.zip 1.18KB
277 birthday-wisher-hard-start.zip 1.49KB
277 birthday-wisher-normal-start.zip 1.97KB
278 Solution & Walkthrough for the Automated Birthday Wisher.mp4 100.48MB
278 Solution-birthday-wisher-end.zip 1.64KB
279 Run Your Python Code in the Cloud!.mp4 35.18MB
280 Day 33 Goals_ what you will make by the end of the day.mp4 36.35MB
281 What are Application Programming Interfaces (APIs)_.mp4 21.50MB
282 API Endpoints and Making API Calls.mp4 31.41MB
283 Working with Responses_ HTTP Codes, Exceptions & JSON Data.mp4 44.14MB
284 Challenge - Build a Kanye Quotes App using the Kanye Rest API.mp4 25.43MB
284 kanye-quotes-start.zip 45.53KB
284 Solution-kanye-quotes-end.zip 45.59KB
285 Understand API Parameters_ Match Sunset Times with the Current Time.mp4 88.01MB
286 ISS Overhead Notifier Project - Challenge & Solution.mp4 63.01MB
286 issoverhead-start.zip 720B
286 Solution-issoverhead-end.zip 846B
287 Day 34 Goals_ what you will make by the end of the day.mp4 13.34MB
288 quizzler-app-start.zip 7.38KB
288 Trivia Question API Challenge.mp4 38.08MB
289 Solution & Walkthrough for getting Trivia Questions.mp4 15.47MB
290 Unescaping HTML Entities.mp4 26.79MB
291 Class based Tkinter UI.mp4 72.20MB
292 Python Typing & Showing the Next Question in the GUI.mp4 42.54MB
293 Python Typing_ Type Hints and Arrows -_.mp4 19.05MB
293 Type-Hints-demo-Day-34-end.zip 297B
294 Check the Answer.mp4 21.31MB
295 Give Feedback to the Player, Keep Score and Fix the Bugs =).mp4 47.77MB
295 Solution-quizzler-app-end.zip 7.57KB
296 Day 35 Goals_ what you will make by the end of the day.mp4 6.95MB
297 What is API Authentication and Why Do We Need to Authenticate Ourselves_.mp4 25.46MB
298 Using API Keys to Authenticate and Get the Weather from OpenWeatherMap.mp4 82.32MB
299 Challenge - Check if it Will Rain in the Next 12 Hours.mp4 152.71MB
300 Sending SMS via the Twilio API.mp4 79.61MB
301 Use PythonAnywhere to Automate the Python Script.mp4 46.61MB
302 Solution-rain-alert-end.zip 851B
302 Understanding Environment Variables and Hiding API Keys.mp4 55.15MB
303 Day 36 Goals_ what you will make by the end of the day.mp4 83.48MB
304 Choose Your Destiny!.html 1.43KB
304 stock-news-extrahard-start.zip 697B
304 stock-news-hard-start.zip 913B
304 stock-news-normal-start.zip 1.29KB
305 Solution & Walkthrough for Step 1 - Check for Stock Price Movements.mp4 109.44MB
307 Solution & Walkthrough for Step 3 - Send the SMS Messages.mp4 67.28MB
307 Solution-stock-news-end.zip 1.55KB
308 Day 37 Goals_ what you will make by the end of the day.mp4 36.57MB
310 Advanced Authentication using an HTTP Header.mp4 69.43MB
311 Challenge_ Add a Pixel to the Habit Tracker using a Post Request.mp4 28.28MB
312 Autofilling today's date using strftime.mp4 20.83MB
313 How to use HTTP Put and Delete Requests.mp4 33.02MB
313 Solution-habit-tracking-end.zip 713B
314 Day 38 Goals_ what you will make by the end of the day.mp4 16.35MB
315 Step 1 - Setup API Credentials and Google Spreadsheet.html 2.79KB
316 Step 2 - Get Exercise Stats with Natural Language Queries.html 2.34KB
317 Step 3 - Setup Your Google Sheet with Sheety.html 3.05KB
318 Step 4 - Saving Data into Google Sheets.html 2.68KB
319 Step 5 - Authenticate Your Sheety API.html 2.46KB
320 Solution-exercise-tracking-end.zip 1.11KB
320 Step 6 - Environment Variables in Repl.it.html 2.58KB
321 Day 39 Goals_ what you will make by the end of the day.mp4 32.85MB
322 flight-deals-start.zip 1.05KB
322 Step 1 - Download the starting project.html 1.83KB
323 Step 2 - Chose Your Path.html 3.71KB
324 Step 3 - Get the IATA Codes.html 6.98KB
325 Step 4 - Search for Cheap Flights.html 3.49KB
326 Solution-flight-deals-end.zip 2.55KB
326 Step 5 - If Flight Price Lower than in Google Sheet send an SMS.html 2.21KB
327 Day 40 Goals_ what you will make by the end of the day.mp4 14.70MB
328 Step 1 - Create the Customer Acquisition Code.html 4.15KB
329 Step 2 - Download the Starting Project.html 1.56KB
330 Step 3 - Exception Handling for Destinations without Flights.html 2.85KB
331 Step 4 - Destinations without Direct Flights.html 2.82KB
332 Step 5 - Email all our customers.html 3.21KB
333 Day 41 Goals_ what you will make by the end of the day.mp4 21.07MB
334 How Does the Internet Actually Work_.mp4 19.15MB
335 How Do Websites Actually Work_.mp4 34.75MB
336 Optional_ Install the Atom Text Editor used in the Video Lessons.html 1.60KB
337 Introduction to HTML.mp4 71.90MB
338 The Anatomy of an HTML Tag.mp4 41.85MB
339 What we're building - HTML Personal Site.mp4 21.20MB
340 What is The HTML Boilerplate_.mp4 132.69MB
341 How to Structure Text in HTML.mp4 58.14MB
342 HTML Lists.mp4 36.06MB
343 HTML Image Elements.mp4 52.23MB
344 HTML Links and Anchor Tags.mp4 80.39MB
345 Day 42 Goals_ what you will make by the end of the day.mp4 3.88MB
346 HTML Tables.mp4 82.22MB
347 Using HTML Tables for Layout.mp4 14.18MB
348 HTML Tables Code Challenge.mp4 6.26MB
349 How to Type Emojis.html 3.54KB
350 HTML Tables Solution Walkthrough.mp4 45.11MB
351 HTML Forms.mp4 54.15MB
352 Forms in Practice - Create a Contact Me Form.mp4 32.24MB
353 Publish Your Website!.mp4 27.85MB
354 Day 43 Goals_ what you will make by the end of the day.mp4 3.80MB
355 Introduction to CSS.mp4 16.67MB
356 Inline CSS.mp4 83.10MB
357 A Quick Note about the Next Lesson.html 1.88KB
358 Internal CSS.mp4 136.49MB
359 External CSS.mp4 43.94MB
360 How to Debug CSS Code.mp4 79.45MB
361 The Anatomy of CSS Syntax.mp4 55.80MB
362 CSS Selectors.mp4 32.46MB
363 Classes vs. Ids.mp4 59.85MB
364 Day 44 Goals_ what you will make by the end of the day.mp4 2.90MB
365 What We'll Make - Stylised Personal Site.mp4 24.35MB
366 What Are Favicons_.mp4 18.51MB
367 HTML Divs.mp4 48.80MB
368 The Box Model of Website Styling.mp4 74.31MB
369 CSS Display Property.mp4 51.01MB
370 CSS Static and Relative Positioning.mp4 40.46MB
371 Absolute positioning.mp4 39.78MB
372 The Dark Art of Centering Elements with CSS.mp4 34.27MB
373 Font Styling in Our Personal Site.mp4 78.36MB
374 Adding Content to Our Website.mp4 88.23MB
375 CSS Sizing.mp4 95.70MB
376 Font Properties Challenge 1 - Change the Font Colour.html 2.14KB
377 Font Properties Challenge 2 - Change the Font Weight.html 1.33KB
378 Font Properties Challenge 3 - Change the Line Height.html 1.29KB
379 CSS Font Property Challenge Solutions.mp4 26.28MB
380 CSS Float and Clear.mp4 94.06MB
381 CSS Challenge.html 1.67KB
382 Stylised Personal Site Solution Walkthrough.mp4 171.33MB
383 [Optional] Get More Practice HTML and CSS.html 1.44KB
384 Day 45 Goals_ what you will make by the end of the day.mp4 31.65MB
385 Parsing HTML and Making Soup.mp4 51.88MB
386 Finding and Selecting Particular Elements with BeautifulSoup.mp4 56.98MB
387 Scraping a Live Website.mp4 120.98MB
388 Is Web Scraping Legal_.mp4 76.78MB
389 100 Movies that You Must Watch.mp4 74.86MB
390 Day 46 Goals_ what you will make by the end of the day.mp4 20.57MB
391 Step 1 - Scraping the Billboard Hot 100.html 1.87KB
392 Step 2 - Authentication with Spotify.html 6.58KB
393 Step 3 - Search Spotify for the Songs from Step 1.html 1.87KB
394 Step 4 - Creating and Adding to Spotify Playlist.html 1.68KB
395 Day 47 Goals_ what you will make by the end of the day.mp4 43.57MB
396 Step 1 - Use BeautifulSoup to Scrape the Product Price.html 4.75KB
397 Step 2 - Email Alert When Price Below Preset Value.html 3.08KB
398 Day 48 Goals_ what you will make by the end of the day.mp4 60.42MB
399 How to Install & Set Up Selenium.mp4 56.88MB
400 How to Find and Select Elements on a Website with Selenium.mp4 82.53MB
401 Challenge_ Use Selenium to Scrape Website Data.mp4 48.30MB
402 Challenge_ Use Selenium in a Blank Project & Scrape a Different Piece of Data.mp4 31.59MB
403 How to Automate Filling Out Forms and Clicking Buttons with Selenium.mp4 81.94MB
404 The Cookie Clicker Project.mp4 58.50MB
405 Challenge_ Create an Automated Game Playing Bot.html 3.97KB
406 Day 49 Goals_ what you will make by the end of the day.mp4 19.57MB
407 Step 1 - Setup Your LinkedIn Account.html 2.40KB
408 Step 2 - Automatically Login.html 3.00KB
409 Step 3 - Apply for a Job.html 2.22KB
410 Step 4 - Apply for all the jobs.html 2.90KB
411 Day 50 Goals_ what you will make by the end of the day.mp4 72.71MB
412 Step 1 - Setup your account on Tinder.html 1.98KB
413 Step 2 - Navigate to Login Page.html 2.90KB
414 Step 3 - Login with Facebook.html 3.75KB
415 Step 4 - Dismiss all requests.html 2.54KB
416 Step 5 - Hit Like!.html 2.70KB
417 Day 51 Goals_ what you will make by the end of the day.mp4 30.00MB
418 Step 1 - Setup Your Twitter Account.html 1.85KB
419 Step 2 - Create a Class.html 1.78KB
420 Step 3 - Get Internet Speeds.html 2.23KB
421 Step 4 - Building a Twitter Bot to Tweet at your Internet Provider.html 2.00KB
422 Day 52 Goals_ what you will make by the end of the day.mp4 22.96MB
423 Step 1 - Get Your Instagram Credentials.html 1.62KB
424 Step 2 - Create a Class.html 1.48KB
425 Step 3 - Login to Instagram.html 1.34KB
426 Step 4 - Find the followers of the target account.html 3.56KB
427 Step 5 - Follow all the followers.html 2.67KB
428 Day 53 Goals_ what you will make by the end of the day.mp4 46.27MB
429 Capstone Project Program Requirements.html 6.85KB
430 HINTS & SOLUTION.html 2.14KB
431 Understanding Backend Web Development with Python.mp4 30.31MB
432 Create your First Web Server with Flask.mp4 59.40MB
433 Understand the Command Line on Windows and Mac.mp4 93.28MB
434 __name__ and __main__ _ Special Attributes built into Python.mp4 15.99MB
435 Python Functions as First Class Objects_ Passing & Nesting Functions.mp4 43.61MB
436 Understanding Python Decorator Functions and the @ Syntax.mp4 39.30MB
437 [Interactive Coding Exercise] Create Your Own Python Decorator.html 1.18KB
438 Day 55 Goals_ what you will make by the end of the day.mp4 30.80MB
439 Working Flask URL Paths and the Flask Debugger.mp4 74.36MB
440 Rendering HTML Elements with Flask.mp4 57.06MB
441 Challenge_ Use Python Decorators to Style HTML Tags.mp4 13.57MB
442 Advanced Decorators with _args and __kwargs.mp4 31.81MB
443 [Interactive Coding Exercise] Advanced Decorators.html 1.18KB
444 Final Project - Higher or Lower URLs.html 3.74KB
445 Day 56 Goals_ what you will make by the end of the day.mp4 8.50MB
446 Rendering HTML Files with Flask.mp4 42.66MB
447 Serving Static Files using Flask.mp4 38.04MB
448 How to Use Website Templates to Speed Up Web Development.mp4 106.21MB
449 Final Project - Name Card Website Template.html 2.20KB
450 Solution and Walkthrough for the Name Card Final Project.mp4 87.35MB
451 Day 57 Goals_ what you will make by the end of the day.mp4 5.94MB
452 Using Jinja to Produce Dynamic HTML Pages.mp4 56.32MB
453 Challenge_ Combining Jinja Templating with APIs.mp4 60.56MB
454 Multiline Statements with Jinja.mp4 38.68MB
455 URL Building with Flask.mp4 27.36MB
456 Blog Capstone Project Part 1 - Templating.html 2.97KB
457 Day 58 Goals_ What You'll Learn By the End of Today.html 1.70KB
458 What is Bootstrap_.mp4 88.41MB
459 Installing Bootstrap.mp4 52.93MB
460 Wireframing a Website.mp4 107.14MB
461 The Bootstrap Navigation Bar.mp4 124.46MB
462 What We'll Make - Tindog.mp4 7.58MB
463 Download the Starting Files.html 1.55KB
464 Setting Up Our New Project.mp4 58.27MB
465 The Bootstrap Grid Layout System.mp4 135.56MB
466 Getting Custom Fonts and Montserrat Black to Work.html 2.56KB
467 Adding Grid Layouts to Our Website.mp4 72.64MB
468 A Note About CSS Link Order.html 2.74KB
469 Bootstrap Containers.mp4 54.13MB
470 Bootstrap Buttons and Font Awesome.mp4 83.32MB
471 Styling Our Website Challenges and Solutions.mp4 114.68MB
472 Bootstrap Challenge 1.html 2.50KB
473 Solution to Bootstrap Challenge 1.mp4 95.23MB
474 The Bootstrap Carousel Part 1.mp4 60.12MB
475 The Bootstrap Carousel Part 2.mp4 107.66MB
476 Bootstrap Cards.mp4 134.96MB
477 CSS Z-index and Stacking Order.mp4 115.94MB
478 Advanced CSS - Media Query Breakpoints.mp4 146.59MB
479 Bootstrap Challenge 2.html 1.42KB
480 Solution to Bootstrap Challenge 2.mp4 105.88MB
481 Code Refactoring.mp4 40.45MB
482 Refactor Our Website Part 1.mp4 145.15MB
483 Advanced CSS - Combining Selectors.mp4 37.65MB
484 Refactoring Our Website Part 2.mp4 2.12MB
485 Advanced CSS - Selector Priority.mp4 30.13MB
486 Completing the Website.mp4 22.04MB
487 Day 59 Goals_ What you'll make by the end of today.html 3.65KB
488 Step 1 - Download the starting project.html 2.41KB
489 Step 2 - Get the home page to work.html 1.56KB
490 Step 3 - Fix the header and footer.html 2.42KB
491 Step 4 - Using Jinja Include fo Render Templates.html 2.17KB
492 Step 5 - Make the About and Contact Pages Work.html 3.27KB
493 Step 6 - Fetch and render the blog posts from an API.html 3.01KB
494 Step 7 - Rendering Individual Posts.html 1.98KB
495 Day 60 goals - Make the Contact Form Work.html 2.37KB
496 HTML Forms Revision - Creating a Form from Scratch.html 2.77KB
497 Handle POST Requests with Flask Servers.html 4.97KB
498 POST Requests in Flask Solution.html 2.32KB
499 Getting the Contact Form to Work.html 4.28KB
500 Sending Email with smtplib.html 1.72KB
501 Day 61 Goals_ Building Advanced Forms.html 2.45KB
502 Installing Flask-WTF.html 3.72KB
503 Creating Forms with Flask-WTF.html 3.47KB
504 Code Improvements for Our WTForms.html 6.05KB
505 Adding Validation to Forms with Flask-WTF.html 5.75KB
506 Receiving Form Data with WTForms.html 3.42KB
507 Inheriting Templates Using Jinja2.html 6.83KB
508 Using Flask-Bootstrap as an Inherited Template.html 3.14KB
509 Flask-Bootstrap Supports WTForms.html 3.26KB
510 Download the Starting Project.html 1.62KB
511 Look at the Desired Final Product.html 1.18KB
512 Check Off Each Requirement.html 8.14KB
513 Day 63 Goals_ Creating a Virtual Bookshelf.html 1.59KB
514 Download the Starting Project.html 1.28KB
515 Make the Website Work.html 4.86KB
516 What Happens When You Refresh the Server_.html 2.72KB
517 SQLite Databases.html 9.83KB
518 SQLAlchemy.html 3.27KB
519 CRUD Operations with SQLAlchemy.html 3.54KB
520 Build a SQLite Database into the Flask Website.html 4.76KB
521 Day 64 Goals_ What We'll Build.html 2.37KB
522 Download the Starting Project.html 1.27KB
523 Requirement 1 - Be Able to View Movie List Items.html 3.50KB
524 Requirement 2 - Be Able to Edit a Movie's Rating and Review.html 2.80KB
525 Requirement 3 - Be Able to Delete Movies from the Database.html 1.51KB
526 Requirement 4 - Be Able to Add New Movies Via the Add Page.html 5.95KB
527 Requirement 5 - Be Able to Sort and Rank the Movies By Rating.html 3.45KB
528 Introduction to Web Design.mp4 127.33MB
529 Understanding Color Theory.mp4 318.63MB
530 Understanding Typography and How to Choose Fonts.mp4 369.32MB
531 Manage ATTENTION with effective User Interface (UI) Design.mp4 245.28MB
532 User Experience (UX) Design.mp4 460.22MB
533 Web Design in Practice - Let's apply what we've learnt!.mp4 392.19MB
534 Day 66 Goals_ Build Your Own REST API Service.html 1.85KB
535 What is REST_.mp4 53.33MB
536 Download the Starting Project.html 1.63KB
537 HTTP GET - a Random Cafe.html 4.18KB
538 HTTP GET - All the Cafes.html 1.68KB
539 HTTP GET - Find a Cafe.html 2.50KB
540 Postman - The all in one API Testing Tool.html 2.97KB
541 HTTP POST - A New Cafe.html 2.52KB
542 HTTP PUT vs. PATCH.mp4 11.34MB
543 HTTP PATCH - A Cafe's Coffee Price.html 3.88KB
544 HTTP DELETE - A Cafe that's Closed.html 2.90KB
545 Build Documentation for Your API.html 3.34KB
546 Day 67 Goals_ Building a RESTful Blog with Editing!.html 1.48KB
547 Download the Starting Project.html 1.70KB
548 Requirement 1 - Be Able to GET Blog Post Items.html 2.18KB
549 Requirement 2 - Be Able to POST a New Blog Post.html 5.63KB
550 Requirement 3 - Be Able to Edit Existing Blog Posts.html 4.22KB
551 Requirement 4- Be Able DELETE Blog Posts.html 1.84KB
552 Day 68 Goals - Login and Registering Users with Authentication.html 2.47KB
553 What is Authentication_.mp4 12.66MB
554 Download the Starting Project.html 1.80KB
555 Register New Users.html 2.62KB
556 Downloading Files.html 2.17KB
557 Encryption and Hashing.mp4 61.29MB
558 How to Hack Passwords 101.mp4 58.20MB
559 Salting Passwords.mp4 26.37MB
560 Hashing Passwords using Werkzeug.html 2.72KB
561 Authenticating Users with Flask-Login.html 3.69KB
562 Flask Flash Messages.html 3.31KB
563 Passing Authentication Status to Templates.html 2.06KB
564 Day 69 Goals - Adding Users to Our Blog Project.html 1.60KB
565 Download the Starting Project.html 1.80KB
566 Requirement 1 - Register New Users.html 1.98KB
567 Requirement 2 - Login Registered Users.html 5.44KB
568 Requirement 3 - Protect Routes.html 2.75KB
569 Creating Relational Databases.html 4.59KB
570 Requirement 4 - Allow Any User to Add Comments to BlogPosts.html 8.76KB
571 Day 70 Goals - Learn to Deploy Your Website.mp4 6.35MB
572 Version Control and Git.mp4 79.51MB
573 What is GitHub_.mp4 35.93MB
574 Step 1 - Upload Your Project to GitHub.html 9.73KB
575 Step 2 - Use gunicorn and Heroku to host your website.html 6.12KB
576 Step 3 - Setup a WSGI server with gunicorn.html 5.97KB
577 Step 4 - Upgrade SQLite Database to PostgreSQL.html 6.93KB
578 Day 71 Goals_ what you will make by the end of the day.html 2.53KB
579 Upload the Data and Read the .csv File.html 2.80KB
580 Getting Set Up for Data Science.html 2.74KB
581 Preliminary Data Exploration and Data Cleaning with Pandas.html 3.77KB
582 Accessing Columns and Individual Cells in a Dataframe.html 4.13KB
583 Solution_ Highest and Lowest Earning Degrees.html 2.44KB
584 Solution_ Degrees with the Highest Potential.html 2.05KB
585 Sorting Values & Adding Columns_ Majors with the Most Potential vs Lowest Risk.html 4.30KB
586 Grouping and Pivoting Data with Pandas.html 3.54KB
587 Data-Exploration-Pandas-College-Major-complete.zip 6.05KB
587 Learning Points & Summary.html 2.62KB
588 Day 72 Goals_ what you will make by the end of the day.html 2.75KB
589 Download and Open the Starter Notebook.html 2.68KB
589 Programming-Languages-start.ipynb.zip 3.01KB
589 QueryResults.csv 71.83KB
590 Solution_ Preliminary Data Exploration.html 3.65KB
591 Solution_ Analysis by Programming Language.html 2.07KB
592 Data Cleaning_ Working with Time Stamps.html 3.60KB
593 Data Manipulation_ Pivoting DataFrames.html 6.80KB
594 Data Visualisation with Matplotlib.html 5.34KB
595 Multi-Line Charts with Matplotib.html 3.59KB
596 Smoothing out Time-Series Data.html 2.81KB
597 Learning Points & Summary.html 2.37KB
597 Programming-Languages-complete.ipynb.zip 568.22KB
598 Day 73 Goals_ what you will make by the end of the day.html 3.92KB
598 LEGO-Notebook-and-Data-start.zip 2.90MB
599 Use HTML Markdown to Make Your Notebook Look Pretty.html 3.77KB
600 Solution_ Exploring the LEGO Brick Colours.html 3.56KB
601 Find the Oldest and Largest LEGO Sets.html 5.48KB
602 Visualise the Number of Sets Published over Time.html 5.02KB
603 How to use the Pandas .agg() function.html 3.82KB
604 Superimposing Line Charts with Separate Axes.html 3.08KB
605 Scatter Plots_ Average Number of Parts per LEGO Set.html 3.97KB
606 Relational Database Schemas_ Primary and Foreign Keys.html 6.22KB
607 How to Merge DataFrames and Create Bar Charts.html 5.54KB
608 Learning Points & Summary.html 2.13KB
608 LEGO-Notebook-and-Data-completed.zip 3.17MB
609 Day 74 Goals_ what you will make by the end of the day.html 3.76KB
609 Google-Trends-Data-Viz-start.zip 41.01KB
610 Data Exploration - Making Sense of Google Search Data.html 6.08KB
611 Data Cleaning - Resampling Time Series Data.html 6.37KB
612 Data Visualisation - Tesla Line Charts in Matplotlib.html 9.23KB
613 Using Locators and DateFormatters to generate Tick Marks on a Time Line.html 4.08KB
614 Data Visualisation - Bitcoin_ Line Style and Markers.html 4.99KB
615 Data Visualisation - Unemployment_ How to use Grids.html 7.21KB
616 Data Visualisation - Unemployment_ The Effect of New Data.html 2.78KB
617 Google-Trends-Data-Viz-complete.zip 766.34KB
617 Learning Points & Summary.html 2.50KB
618 Day 75 Goals_ what you will make by the end of the day.html 3.23KB
618 Google-Play-Store-Project-Start.zip 285.10KB
619 Data Cleaning_ Removing NaN Values and Duplicates.html 8.79KB
620 Preliminary Exploration_ The Highest Ratings, Most Reviews, and Largest Size.html 3.60KB
621 Data Visualisation with Plotly_ Create Pie and Donut Charts.html 4.87KB
622 Numeric Type Conversions for the Installations & Price Data.html 8.83KB
623 Plotly Bar Charts & Scatter Plots_ The Most Competitive & Popular App Categories.html 8.23KB
624 Extracting Nested Column Data using .stack().html 4.42KB
625 Grouped Bar Charts and Box Plots with Plotly.html 10.46KB
626 Google-Play-Store-Analysis-Complete.zip 286.65KB
626 Learning Points & Summary.html 1.71KB
627 Computation-with-NumPy-start.zip 1.24MB
627 Day 76 Goals_ what you will make by the end of the day.html 3.11KB
628 NumPy's ndarray - Incredible Power at Your Fingertips!.html 7.87KB
629 Generating and Manipulating ndarrays.html 7.88KB
630 Broadcasting, Scalars and Matrix Multiplication.html 5.74KB
631 Manipulating Images as ndarrays.html 11.56KB
632 Computation-with-NumPy-complete.zip 116.02KB
632 Learning Points & Summary.html 1.66KB
633 Day 77 Goals_ what you will make by the end of the day.html 3.18KB
633 Seaborn-Linear-Regression-start.zip 147.82KB
634 Explore and Clean the Data.html 5.97KB
635 Investigate the Films that had Zero Revenue.html 6.74KB
636 Filter on Multiple Conditions_ International Films.html 6.80KB
637 Seaborn Data Visualisation_ Bubble Charts.html 9.33KB
638 Floor Division_ A Trick to Convert Years to Decades.html 5.88KB
639 Plotting Linear Regressions with Seaborn.html 5.84KB
640 Use scikit-learn to Run Your Own Regression.html 9.94KB
641 Learning Points & Summary.html 2.23KB
641 Seaborn-Linear-Regression-complete.zip 1.03MB
642 Day 78 Goals_ what you will make by the end of the day.html 3.39KB
642 Nobel-Prize-Analysis-Start.zip 68.84KB
643 Update Packages in Google Colab & Explore and Clean the Dataset.html 7.52KB
644 plotly Bar & Donut Charts_ Analyse Prize Categories & Women Winning Prizes.html 10.83KB
645 Using Matplotlib to Visualise Trends over Time.html 9.16KB
646 A Choropleth Map and the Countries with the Most Prizes.html 15.24KB
647 Create Sunburst Charts for a Detailed Regional Breakdown of Research Locations.html 9.56KB
648 Unearthing Patterns in the Laureate Age at the Time of the Award.html 11.98KB
649 Learning Points & Summary.html 2.66KB
649 Nobel-Prize-Analysis-Complete.zip 1.18MB
650 Day 79 Goals_ what you will make by the end of the day.html 3.05KB
650 Dr-Semmelweis-Analysis-start.zip 8.12KB
651 Preliminary Data Exploration and Visualising Births & Deaths at Vienna Hospital.html 9.03KB
652 Analysing the Yearly Data Split By Clinic.html 7.85KB
653 The Effect of Handwashing.html 6.86KB
654 Visualising Distributions and Testing for Statistical Significance.html 12.06KB
655 Dr-Semmelweis-Analysis-complete.zip 1.02MB
655 Learning Points & Summary.html 4.27KB
656 Day 80 Goals_ what you will make by the end of the day.html 2.99KB
656 Multivariable-Regression-Start.zip 51.64KB
657 Multivariable-Regression-Complete.zip 1.69MB
657 Solution & Learning Points.html 2.40KB
658 The Road to Becoming a Professional Developer.html 2.56KB
cafes.db 56.00KB
Determinants_of_Earnings_(start).ipynb 11.34KB
external-assets-links.txt 1.23KB
external-assets-links.txt 782B
external-assets-links.txt 4.90KB
external-assets-links.txt 1.74KB
external-assets-links.txt 898B
external-assets-links.txt 591B
external-assets-links.txt 5.68KB
external-assets-links.txt 1.14KB
external-assets-links.txt 2.20KB
external-assets-links.txt 628B
external-assets-links.txt 522B
external-assets-links.txt 573B
external-assets-links.txt 559B
external-assets-links.txt 348B
external-assets-links.txt 972B
external-assets-links.txt 936B
external-assets-links.txt 332B
external-assets-links.txt 1.31KB
external-assets-links.txt 83B
external-assets-links.txt 102B
external-assets-links.txt 334B
external-assets-links.txt 364B
external-assets-links.txt 492B
external-assets-links.txt 450B
external-assets-links.txt 443B
external-assets-links.txt 271B
external-assets-links.txt 578B
external-assets-links.txt 321B
external-assets-links.txt 513B
external-assets-links.txt 438B
external-assets-links.txt 1.05KB
external-assets-links.txt 774B
external-assets-links.txt 1.31KB
external-assets-links.txt 195B
external-assets-links.txt 276B
external-assets-links.txt 274B
external-assets-links.txt 72B
external-assets-links.txt 83B
Fatal+Force+(start).zip 1.06MB
Space+Missions+(start).zip 106.82KB
Задание 1. Text to Morse Code Converter.docx 13.13KB
Задание 10. Convert PDF to Audiobook.docx 13.13KB
Задание 11. Image Colour Palette Generator.docx 13.14KB
Задание 12. Custom Web Scraper.docx 13.39KB
Задание 13. Automate the Google Dinosaur Game.docx 61.57KB
Задание 14. Space Invaders.docx 12.97KB
Задание 15. Custom API Based Website.docx 13.49KB
Задание 16. An Online Shop.docx 14.25KB
Задание 17. Custom Automation.docx 14.75KB
Задание 18. Analyse and Visualise the Space Race.docx 100.98KB
Задание 19. Analyse Deaths involving Police in the United States.docx 13.11KB
Задание 20. Predict Earnings using Multivariable Regression.docx 418.25KB
Задание 3. Tic Tac Toe.docx 56.42KB
Задание 5. Typing Speed Test.docx 13.06KB
Задание 6. Breakout Game.docx 15.95KB
Задание 7. Cafe and Wifi Website.docx 14.32KB
Задание 8. Todo List.docx 13.04KB
Задание 9. Disappearing Text Writing App.docx 13.15KB
Distribution statistics by country
Russia (RU) 7
United Kingdom (GB) 1
Total 8
IP List List of IP addresses which were distributed this torrent