Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай 100 Days of Code: The Complete Python Pro Bootcamp, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:28
    What you're going to get from this course
  2. Урок 2. 00:02:55
    START HERE
  3. Урок 3. 00:04:23
    Downloadable Resources and Tips for Taking the Course
  4. Урок 4. 00:02:31
    Day 1 Goals: what we will make by the end of the day
  5. Урок 5. 00:09:30
    Printing to the Console in Python
  6. Урок 6. 00:10:13
    How to Enrol for Free on Auditorium
  7. Урок 7. 00:07:27
    [Interactive Coding Exercise] Printing
  8. Урок 8. 00:09:47
    String Manipulation and Code Intelligence
  9. Урок 9. 00:03:52
    [Interactive Coding Exercise] Debugging Practice
  10. Урок 10. 00:08:50
    The Python Input Function
  11. Урок 11. 00:11:29
    [Interactive Coding Exercise] Input Function
  12. Урок 12. 00:06:44
    Python Variables
  13. Урок 13. 00:03:01
    [Interactive Coding Exercise] Variables
  14. Урок 14. 00:03:59
    Variable Naming
  15. Урок 15. 00:05:50
    Day 1 Project: Band Name Generator
  16. Урок 16. 00:00:53
    Congratulations! Well done!
  17. Урок 17. 00:01:47
    Day 2 Goals: what we will make by the end of the day
  18. Урок 18. 00:07:59
    Python Primitive Data Types
  19. Урок 19. 00:07:20
    Type Error, Type Checking and Type Conversion
  20. Урок 20. 00:03:36
    [Interactive Coding Exercise] Data Types
  21. Урок 21. 00:08:28
    Mathematical Operations in Python
  22. Урок 22. 00:06:15
    [Interactive Coding Exercise] BMI Calculator
  23. Урок 23. 00:08:11
    Number Manipulation and F Strings in Python
  24. Урок 24. 00:03:32
    [Interactive Coding Exercise] Life in Weeks
  25. Урок 25. 00:18:21
    Day 2 Project: Tip Calculator
  26. Урок 26. 00:00:30
    You are already in the top 50%
  27. Урок 27. 00:01:23
    Day 3 Goals: what we will make by the end of the day
  28. Урок 28. 00:10:25
    Control Flow with if / else and Conditional Operators
  29. Урок 29. 00:04:34
    [Interactive Coding Exercise] Odd or Even? Introducing the Modulo
  30. Урок 30. 00:06:29
    Nested if statements and elif statements
  31. Урок 31. 00:04:34
    [Interactive Coding Exercise] BMI 2.0
  32. Урок 32. 00:08:00
    [Interactive Coding Exercise] Leap Year
  33. Урок 33. 00:09:30
    Multiple If Statements in Succession
  34. Урок 34. 00:04:14
    [Interactive Coding Exercise] Pizza Order Practice
  35. Урок 35. 00:05:59
    Logical Operators
  36. Урок 36. 00:07:45
    [Interactive Coding Exercise] Love Calculator
  37. Урок 37. 00:18:13
    Day 3 Project: Treasure Island
  38. Урок 38. 00:00:44
    Share and Show off your Project!
  39. Урок 39. 00:01:32
    Day 4 Goals: what we will make by the end of the day
  40. Урок 40. 00:13:46
    Random Module
  41. Урок 41. 00:01:32
    [Interactive Coding Exercise] Heads or Tails
  42. Урок 42. 00:13:15
    Understanding the Offset and Appending Items to Lists
  43. Урок 43. 00:03:03
    [Interactive Coding Exercise] Banker Roulette - Who will pay the bill?
  44. Урок 44. 00:05:26
    IndexErrors and Working with Nested Lists
  45. Урок 45. 00:06:02
    [Interactive Coding Exercise] Treasure Map
  46. Урок 46. 00:21:28
    Day 4 Project: Rock Paper Scissors
  47. Урок 47. 00:01:05
    Programming is like going to the Gym
  48. Урок 48. 00:03:14
    Day 5 Goals: what we will make by the end of the day
  49. Урок 49. 00:07:33
    Using the for loop with Python Lists
  50. Урок 50. 00:03:48
    [Interactive Coding Exercise] Average Height
  51. Урок 51. 00:02:48
    [Interactive Coding Exercise] High Score
  52. Урок 52. 00:05:22
    for loops and the range() function
  53. Урок 53. 00:05:58
    [Interactive Coding Exercise] Adding Even Numbers
  54. Урок 54. 00:04:29
    [Interactive Coding Exercise] The FizzBuzz Job Interview Question
  55. Урок 55. 00:16:11
    Day 5 Project: Create a Password Generator
  56. Урок 56. 00:01:09
    Hard Work and Perseverance beats Raw Talent Every Time
  57. Урок 57. 00:01:02
    Day 6 Goals: what we will make by the end of the day
  58. Урок 58. 00:15:51
    Defining and Calling Python Functions
  59. Урок 59. 00:10:39
    The Hurdles Loop Challenge
  60. Урок 60. 00:09:15
    Indentation in Python
  61. Урок 61. 00:12:43
    While Loops
  62. Урок 62. 00:06:58
    Hurdles Challenge using While Loops
  63. Урок 63. 00:08:13
    Jumping over Hurdles with Variable Heights
  64. Урок 64. 00:16:42
    Final Project: Escaping the Maze
  65. Урок 65. 00:01:26
    Why is this *so* Hard?! Can I really do this?
  66. Урок 66. 00:02:00
    Day 7 Goals: what we will make by the end of the day
  67. Урок 67. 00:05:14
    How to break a Complex Problem down into a Flow Chart
  68. Урок 68. 00:02:06
    Challenge 1 - Picking a Random Words and Checking Answers
  69. Урок 69. 00:06:46
    Challenge 1 Solution - How to Check the User's Answer
  70. Урок 70. 00:02:56
    Challenge 2 - Replacing Blanks with Guesses
  71. Урок 71. 00:10:48
    Challenge 2 Solution - How to Replace the Blanks
  72. Урок 72. 00:03:26
    Challenge 3 - Checking if the Player has Won
  73. Урок 73. 00:03:52
    Challenge 3 Solution - How to Check if the Player Won
  74. Урок 74. 00:02:17
    Challenge 4 - Keeping Track of the Player's Lives
  75. Урок 75. 00:05:48
    Challenge 4 Solution - How to Keep Track of the Player's Lives
  76. Урок 76. 00:04:24
    Challenge 5 - Improving the User Experience
  77. Урок 77. 00:06:34
    Challenge 5 Solution - How to Add ASCII Art and Improve the UI
  78. Урок 78. 00:01:13
    The Benefits of Daily Practice
  79. Урок 79. 00:02:16
    Day 8 Goals: what we will make by the end of the day
  80. Урок 80. 00:09:33
    Functions with Inputs
  81. Урок 81. 00:08:52
    Positional vs. Keyword Arguments
  82. Урок 82. 00:04:48
    [Interactive Coding Exercise] Paint Area Calculator
  83. Урок 83. 00:04:16
    [Interactive Coding Exercise] Prime Number Checker
  84. Урок 84. 00:14:42
    Caesar Cipher Part 1 - Encryption
  85. Урок 85. 00:06:30
    Caesar Cipher Part 2 - Decryption
  86. Урок 86. 00:10:37
    Caesar Cipher Part 3 - Reorganising our Code
  87. Урок 87. 00:13:24
    Caesar Cipher Part 4 - User Experience Improvements & Final Touches
  88. Урок 88. 00:01:07
    How You Can *Stay* Motivated
  89. Урок 89. 00:02:30
    Day 9 Goals: what we will make by the end of the day
  90. Урок 90. 00:14:14
    The Python Dictionary: Deep Dive
  91. Урок 91. 00:03:54
    [Interactive Coding Exercise] Grading Program
  92. Урок 92. 00:09:56
    Nesting Lists and Dictionaries
  93. Урок 93. 00:03:52
    [Interactive Coding Exercise] Dictionary in List
  94. Урок 94. 00:04:30
    The Secret Auction Program Instructions and Flow Chart
  95. Урок 95. 00:18:14
    Solution and Complete Code for the Secret Auction Program
  96. Урок 96. 00:01:03
    Motivation and the Accountability Trick
  97. Урок 97. 00:01:35
    Day 10 Goals: what we will make by the end of the day
  98. Урок 98. 00:12:58
    Functions with Outputs
  99. Урок 99. 00:03:32
    Multiple return values
  100. Урок 100. 00:06:17
    [Interactive Coding Exercise] Days in Month
  101. Урок 101. 00:03:43
    Docstrings
  102. Урок 102. 00:08:44
    Calculator Part 1: Combining Dictionaries and Functions
  103. Урок 103. 00:04:38
    Print vs. Return
  104. Урок 104. 00:07:50
    While Loops, Flags and Recursion
  105. Урок 105. 00:03:48
    Calculator Finishing Touches and Bug Fixes
  106. Урок 106. 00:01:33
    How to Get a Good Night's Sleep
  107. Урок 107. 00:02:16
    Day 11 Goals: what we will make by the end of the day
  108. Урок 108. 00:08:35
    Blackjack Program Requirements and Game Rules
  109. Урок 109. 00:06:50
    Hint 4 & 5 Solution Walkthrough
  110. Урок 110. 00:05:07
    Hint 6-8 Solution Walkthrough
  111. Урок 111. 00:05:09
    Hint 9 Solution Walkthrough: Refactoring and calling calculate_score()
  112. Урок 112. 00:05:25
    Hint 10-12 Solution Walkthrough
  113. Урок 113. 00:08:44
    Hint 13 Solution Walkthrough
  114. Урок 114. 00:01:39
    A Solid Foundation goes a Long Way
  115. Урок 115. 00:07:52
    Namespaces: Local vs. Global Scope
  116. Урок 116. 00:02:51
    Does Python Have Block Scope?
  117. Урок 117. 00:04:44
    How to Modify a Global Variable
  118. Урок 118. 00:01:47
    Python Constants and Global Scope
  119. Урок 119. 00:04:59
    Introducing the Final Project: The Number Guessing Game
  120. Урок 120. 00:23:42
    Solution & Walkthrough to the Number Guessing Game
  121. Урок 121. 00:00:45
    Don't be too hard on yourself
  122. Урок 122. 00:04:52
    Describe the Problem
  123. Урок 123. 00:03:35
    Reproduce the Bug
  124. Урок 124. 00:03:52
    Play Computer and Evaluate Each Line
  125. Урок 125. 00:03:30
    Fixing Errors and Watching for Red Underlines
  126. Урок 126. 00:04:40
    Squash bugs with a print() Statement
  127. Урок 127. 00:05:53
    Bringing out the BIG Gun: Using a Debugger
  128. Урок 128. 00:05:10
    Final Debugging Tips
  129. Урок 129. 00:02:01
    [Interactive Coding Exercise] Debugging Odd or Even
  130. Урок 130. 00:01:12
    [Interactive Coding Exercise] Debugging Leap Year
  131. Урок 131. 00:04:13
    [Interactive Coding Exercise] Debugging FizzBuzz
  132. Урок 132. 00:01:02
    Building Confidence
  133. Урок 133. 00:07:38
    Introduction & Program Requirements for the Higher Lower Game
  134. Урок 134. 00:30:32
    Solution & Walkthrough of the Higher Lower Game
  135. Урок 135. 00:01:09
    Study Tip: Set Reminders in Your Calendar to Review
  136. Урок 136. 00:04:39
    Installing Python Locally on Your Computer
  137. Урок 137. 00:02:00
    Download PyCharm for Windows or Mac
  138. Урок 138. 00:13:05
    PyCharm's Charming Features (while you wait for the download to finish)
  139. Урок 139. 00:02:39
    How to Install PyCharm on Windows
  140. Урок 140. 00:02:54
    Installing PyCharm on Mac
  141. Урок 141. 00:10:36
    Introduction & Requirements for the Coffee Machine Project
  142. Урок 142. 00:28:59
    Solution & Walkthrough for the Coffee Machine Code
  143. Урок 143. 00:01:09
    Location, Location, Location - Pavlov's Coding Corner
  144. Урок 144. 00:07:22
    Why do we need OOP and how does it work?
  145. Урок 145. 00:04:10
    How to use OOP: Classes and Objects
  146. Урок 146. 00:15:57
    Constructing Objects and Accessing their Attributes and Methods
  147. Урок 147. 00:05:57
    How to Add Python Packages and use PyPi
  148. Урок 148. 00:08:30
    Practice Modifying Object Attributes and Calling Methods
  149. Урок 149. 00:07:12
    Building the Coffee Machine in OOP
  150. Урок 150. 00:15:22
    Walkthrough and Solution for the OOP Coffee Machine
  151. Урок 151. 00:00:57
    Don't forget to review occasionally
  152. Урок 152. 00:01:09
    Day 17 Goals: what we will make by the end of the day
  153. Урок 153. 00:04:45
    How to create your own Class in Python
  154. Урок 154. 00:11:10
    Working with Attributes, Class Constructors and the __init__() Function
  155. Урок 155. 00:04:27
    Adding Methods to a Class
  156. Урок 156. 00:05:48
    Quiz Project Part 1: Creating the Question Class
  157. Урок 157. 00:07:50
    Quiz Project Part 2: Creating the List of Question Objects from the Data
  158. Урок 158. 00:07:52
    Quiz Project Part 3: The QuizBrain and the next_question() Method
  159. Урок 159. 00:04:47
    Quiz Project Part 4: How to continue showing new Questions
  160. Урок 160. 00:08:09
    Quiz Project Part 5: Checking Answers and Keeping Score
  161. Урок 161. 00:05:36
    The Benefits of OOP: Use Open Trivia DB to Get New Questions
  162. Урок 162. 00:01:20
    Run for that Bus!
  163. Урок 163. 00:01:04
    Day 18 Goals: what we will make by the end of the day
  164. Урок 164. 00:09:57
    Understanding Turtle Graphics and How to use the Documentation
  165. Урок 165. 00:02:29
    Turtle Challenge 1 - Draw a Square
  166. Урок 166. 00:12:29
    Importing Modules, Installing Packages, and Working with Aliases
  167. Урок 167. 00:03:01
    Turtle Challenge 2 - Draw a Dashed Line
  168. Урок 168. 00:06:44
    Turtle Challenge 3 - Drawing Different Shapes
  169. Урок 169. 00:07:22
    Turtle Challenge 4 - Generate a Random Walk
  170. Урок 170. 00:07:43
    Python Tuples and How to Generate Random RGB Colours
  171. Урок 171. 00:09:27
    Turtle Challenge 5 - Draw a Spirograph
  172. Урок 172. 00:13:51
    The Hirst Painting Project Part 1 - How to Extract RGB Values from Images
  173. Урок 173. 00:12:25
    The Hirst Painting Project Part 2 - Drawing the Dots
  174. Урок 174. 00:01:37
    Space out your study sessions and stay consistent
  175. Урок 175. 00:01:49
    Day 19 Goals: what we will make by the end of the day
  176. Урок 176. 00:07:14
    Python Higher Order Functions & Event Listeners
  177. Урок 177. 00:07:28
    Challenge: Make an Etch-A-Sketch App
  178. Урок 178. 00:03:26
    Object State and Instances
  179. Урок 179. 00:13:15
    Understanding the Turtle Coordinate System
  180. Урок 180. 00:10:03
    Aaaand, we're off to the races!
  181. Урок 181. 00:01:48
    Expand on the Solutions
  182. Урок 182. 00:04:40
    Day 20 Goals: what we will make by the end of the day
  183. Урок 183. 00:08:00
    Screen Setup and Creating a Snake Body
  184. Урок 184. 00:17:20
    Animating the Snake Segments on Screen
  185. Урок 185. 00:07:27
    Create a Snake Class & Move to OOP
  186. Урок 186. 00:10:55
    How to Control the Snake with a Keypress
  187. Урок 187. 00:02:15
    Programming is not Memorising
  188. Урок 188. 00:01:07
    Day 21 Goals: what we will make by the end of the day
  189. Урок 189. 00:06:48
    Class Inheritance
  190. Урок 190. 00:11:49
    Detect Collisions with Food
  191. Урок 191. 00:10:22
    Create a Scoreboard and Keep Score
  192. Урок 192. 00:03:53
    Detect Collisions with the Wall
  193. Урок 193. 00:06:20
    Detect Collisions with your own Tail
  194. Урок 194. 00:07:41
    How to Slice Lists & Tuples in Python
  195. Урок 195. 00:01:44
    Stay motivated by remembering the reason you signed up
  196. Урок 196. 00:03:46
    Day 22 Goals: what you will make by the end of the day
  197. Урок 197. 00:01:44
    Set up the Main Screen
  198. Урок 198. 00:06:22
    Create a Paddle that responds to Key Presses
  199. Урок 199. 00:07:38
    Write the Paddle Class and Create the Second Paddle
  200. Урок 200. 00:04:45
    Write the Ball Class and Make the Ball Move
  201. Урок 201. 00:07:02
    Add the Ball Bouncing Logic
  202. Урок 202. 00:06:17
    How to Detect Collisions with the Paddle
  203. Урок 203. 00:04:03
    How to Detect when the Ball goes Out of Bounds
  204. Урок 204. 00:09:26
    Score Keeping and Changing the Ball Speed
  205. Урок 205. 00:01:42
    Picturing fears: even the worst-case scenario is not so scary
  206. Урок 206. 00:01:28
    Day 23 Goals: what you will make by the end of the day
  207. Урок 207. 00:03:30
    How to use the Starter Code
  208. Урок 208. 00:04:44
    Solution to Step 3 - Create the Player Behaviour
  209. Урок 209. 00:09:14
    Solution to Step 4 - Create the Car Behaviour
  210. Урок 210. 00:02:30
    Solution to Step 5 - Detect when the Turtle collides with a Car *squish*
  211. Урок 211. 00:04:29
    Solution to Step 6 - Detect when the Player has reached the other side
  212. Урок 212. 00:07:53
    Solution to Step 7 - Add the Scoreboard and Game Over sequence
  213. Урок 213. 00:01:45
    This course is not about typing out code
  214. Урок 214. 00:02:09
    Day 24 Goals: what you will make by the end of the day
  215. Урок 215. 00:10:46
    Add a High Score to the Snake Game
  216. Урок 216. 00:09:33
    How to Open, Read, and Write to Files using the "with" Keyword
  217. Урок 217. 00:06:03
    Challenge: Read and Write the High Score to a File in Snake
  218. Урок 218. 00:15:27
    Understand Relative and Absolute File Paths
  219. Урок 219. 00:04:46
    Introducing the Mail Merge Challenge
  220. Урок 220. 00:11:29
    Solution & Walkthrough for the Mail Merge Project
  221. Урок 221. 00:02:59
    What's the correct solution? What's the best answer? What's the right way?
  222. Урок 222. 00:01:52
    Day 25 Goals: what we will make by the end of the day
  223. Урок 223. 00:13:21
    Reading CSV Data in Python
  224. Урок 224. 00:17:21
    DataFrames & Series: Working with Rows & Columns
  225. Урок 225. 00:09:53
    The Great Squirrel Census Data Analysis (with Pandas!)
  226. Урок 226. 00:10:19
    U.S. States Game Part 1: Setup
  227. Урок 227. 00:17:03
    U.S. States Game Part 2: Challenge with .csv
  228. Урок 228. 00:05:27
    U.S. States Game Part 3: Saving Data to .csv
  229. Урок 229. 00:01:25
    Day 26 Goals: what you will make by the end of the day
  230. Урок 230. 00:15:50
    How to Create Lists using List Comprehension
  231. Урок 231. 00:02:18
    [Interactive Coding Exercise] Squaring Numbers
  232. Урок 232. 00:03:22
    [Interactive Coding Exercise] Filtering Even Numbers
  233. Урок 233. 00:05:44
    [Interactive Coding Exercise] Data Overlap
  234. Урок 234. 00:02:43
    Apply List Comprehension to the U.S. States Game
  235. Урок 235. 00:08:56
    How to use Dictionary Comprehension
  236. Урок 236. 00:04:20
    [Interactive Coding Exercise] Dictionary Comprehension 1
  237. Урок 237. 00:05:14
    [Interactive Coding Exercise] Dictionary Comprehension 2
  238. Урок 238. 00:04:57
    How to Iterate over a Pandas DataFrame
  239. Урок 239. 00:05:30
    Introducing the NATO Alphabet Project
  240. Урок 240. 00:05:54
    Solution & Walkthrough for the NATO Alphabet Project
  241. Урок 241. 00:02:05
    Day 27 Goals: what we will make by the end of the day
  242. Урок 242. 00:05:23
    History of GUI and Introduction to Tkinter
  243. Урок 243. 00:09:35
    Creating Windows and Labels with Tkinter
  244. Урок 244. 00:05:44
    Setting Default Values for Optional Arguments inside a Function Header
  245. Урок 245. 00:05:59
    *args: Many Positional Arguments
  246. Урок 246. 00:09:51
    **kwargs: Many Keyword Arguments
  247. Урок 247. 00:09:49
    Buttons, Entry, and Setting Component Options
  248. Урок 248. 00:07:20
    Other Tkinter Widgets: Radiobuttons, Scales, Checkbuttons and more
  249. Урок 249. 00:11:05
    Tkinter Layout Managers: pack(), place() and grid()
  250. Урок 250. 00:11:11
    Mile to Kilometers Converter Project
  251. Урок 251. 00:02:42
    Day 28 Goals: what we will make by the end of the day
  252. Урок 252. 00:15:11
    How to work with the Canvas Widget and Add Images to Tkinter
  253. Урок 253. 00:08:46
    Challenge - Complete the Application's User Interface (UI)
  254. Урок 254. 00:17:47
    Add a Count Down Mechanism
  255. Урок 255. 00:06:59
    Dynamic Typing Explained
  256. Урок 256. 00:08:01
    Setting Different Timer Sessions and Values
  257. Урок 257. 00:09:51
    Adding Checkmarks and Resetting the Application
  258. Урок 258. 00:03:33
    Day 29 Goals: what we will make by the end of the day
  259. Урок 259. 00:05:04
    Challenge 1 - Working with Images and Setting up the Canvas
  260. Урок 260. 00:04:55
    Challenge 2 - Use grid() and columnspan to Complete the User Interface
  261. Урок 261. 00:06:37
    Solution to the Creating the Grid Layout
  262. Урок 262. 00:13:26
    Challenge 3 - Saving Data to File
  263. Урок 263. 00:09:10
    Dialog Boxes and Pop-Ups in Tkinter
  264. Урок 264. 00:12:48
    Generate a Password & Copy it to the Clipboard
  265. Урок 265. 00:01:42
    Day 30 Goals: what you will make by the end of the day
  266. Урок 266. 00:15:33
    Catching Exceptions: The try catch except finally Pattern
  267. Урок 267. 00:04:15
    Raising your own Exceptions
  268. Урок 268. 00:04:29
    [Interactive Coding Exercise] IndexError Handling
  269. Урок 269. 00:03:49
    [Interactive Coding Exercise] KeyError Handling
  270. Урок 270. 00:06:32
    Code Exercise: Exception Handling in the NATO Phonetic Alphabet Project
  271. Урок 271. 00:13:21
    Write, read and update JSON data in the Password Manager
  272. Урок 272. 00:06:20
    Challenge 1 - Handling Exceptions in the Password Manager
  273. Урок 273. 00:17:57
    Challenge 2 - Search for a Website in the Password Manager
  274. Урок 274. 00:10:07
    Day 31 Goals: what you will make by the end of the day
  275. Урок 275. 00:11:49
    Solution & Walkthrough for Creating the UI
  276. Урок 276. 00:08:08
    Solution & Walkthrough for Creating New Flash Cards
  277. Урок 277. 00:08:55
    Solution & Walkthrough for Flipping Cards
  278. Урок 278. 00:09:32
    Solution & Walkthrough for Saving Progress
  279. Урок 279. 00:02:32
    Day 32 Goals: what we will make by the end of the day
  280. Урок 280. 00:14:43
    How to Send Emails with Python using SMTP
  281. Урок 281. 00:06:13
    Working with the datetime Module
  282. Урок 282. 00:08:38
    Challenge 1 - Send Motivational Quotes on Mondays via Email
  283. Урок 283. 00:05:41
    Automated Birthday Wisher Project Challenge
  284. Урок 284. 00:17:29
    Solution & Walkthrough for the Automated Birthday Wisher
  285. Урок 285. 00:06:11
    Run Your Python Code in the Cloud!
  286. Урок 286. 00:01:06
    Day 33 Goals: what you will make by the end of the day
  287. Урок 287. 00:04:08
    What are Application Programming Interfaces (APIs)?
  288. Урок 288. 00:07:44
    API Endpoints and Making API Calls
  289. Урок 289. 00:08:57
    Working with Responses: HTTP Codes, Exceptions & JSON Data
  290. Урок 290. 00:04:41
    Challenge - Build a Kanye Quotes App using the Kanye Rest API
  291. Урок 291. 00:15:09
    Understand API Parameters: Match Sunset Times with the Current Time
  292. Урок 292. 00:10:07
    ISS Overhead Notifier Project - Challenge & Solution
  293. Урок 293. 00:02:20
    Day 34 Goals: what you will make by the end of the day
  294. Урок 294. 00:05:49
    Trivia Question API Challenge
  295. Урок 295. 00:03:34
    Solution & Walkthrough for getting Trivia Questions
  296. Урок 296. 00:04:03
    Unescaping HTML Entities
  297. Урок 297. 00:14:29
    Class based Tkinter UI
  298. Урок 298. 00:06:57
    Python Typing & Showing the Next Question in the GUI
  299. Урок 299. 00:05:14
    Python Typing: Type Hints and Arrows ->
  300. Урок 300. 00:03:35
    Check the Answer
  301. Урок 301. 00:08:39
    Give Feedback to the Player, Keep Score and Fix the Bugs =)
  302. Урок 302. 00:01:36
    Day 35 Goals: what you will make by the end of the day
  303. Урок 303. 00:04:29
    What is API Authentication and Why Do We Need to Authenticate Ourselves?
  304. Урок 304. 00:13:34
    Using API Keys to Authenticate and Get the Weather from OpenWeatherMap
  305. Урок 305. 00:16:18
    Challenge - Check if it Will Rain in the Next 12 Hours
  306. Урок 306. 00:09:12
    Sending SMS via the Twilio API
  307. Урок 307. 00:07:37
    Use PythonAnywhere to Automate the Python Script
  308. Урок 308. 00:10:14
    Understanding Environment Variables and Hiding API Keys
  309. Урок 309. 00:09:31
    Day 36 Goals: what you will make by the end of the day
  310. Урок 310. 00:15:16
    Solution & Walkthrough for Step 1 - Check for Stock Price Movements
  311. Урок 311. 00:06:49
    Solution & Walkthrough for Step 2 - Get the News Articles
  312. Урок 312. 00:08:18
    Solution & Walkthrough for Step 3 - Send the SMS Messages
  313. Урок 313. 00:02:46
    Day 37 Goals: what you will make by the end of the day
  314. Урок 314. 00:08:22
    HTTP Post Requests
  315. Урок 315. 00:10:53
    Advanced Authentication using an HTTP Header
  316. Урок 316. 00:05:56
    Challenge: Add a Pixel to the Habit Tracker using a Post Request
  317. Урок 317. 00:04:19
    Autofilling today's date using strftime
  318. Урок 318. 00:06:35
    How to use HTTP Put and Delete Requests
  319. Урок 319. 00:03:38
    Day 38 Goals: what you will make by the end of the day
  320. Урок 320. 00:04:38
    Day 39 Goals: what you will make by the end of the day
  321. Урок 321. 00:02:54
    Day 40 Goals: what you will make by the end of the day
  322. Урок 322. 00:06:06
    How Does the Internet Actually Work?
  323. Урок 323. 00:06:21
    How Do Websites Actually Work?
  324. Урок 324. 00:04:19
    What is HTML?
  325. Урок 325. 00:14:25
    HTML Heading Elements
  326. Урок 326. 00:08:42
    HTML Paragraph Elements
  327. Урок 327. 00:11:42
    Self Closing Tags
  328. Урок 328. 00:05:44
    Day 41 Project - Movie Ranking
  329. Урок 329. 00:12:54
    HTML Boilerplate
  330. Урок 330. 00:10:33
    The List Element
  331. Урок 331. 00:14:10
    Nesting and Indentation
  332. Урок 332. 00:10:46
    Anchor Elements
  333. Урок 333. 00:08:18
    Image Elements
  334. Урок 334. 00:04:02
    Day 42 Project - Birthday Invite Website
  335. Урок 335. 00:08:45
    Why do we need CSS?
  336. Урок 336. 00:15:21
    How to add CSS
  337. Урок 337. 00:22:57
    CSS Selectors
  338. Урок 338. 00:09:09
    Day 43 Project - Colour Vocab Website
  339. Урок 339. 00:07:06
    CSS Colours
  340. Урок 340. 00:21:27
    Font Properties
  341. Урок 341. 00:11:53
    Inspecting CSS
  342. Урок 342. 00:20:47
    The CSS Box Model - Margin, Padding and Border
  343. Урок 343. 00:07:38
    Day 44 Project - Motivational Poster Website
  344. Урок 344. 00:02:27
    Day 45 Goals: what you will make by the end of the day
  345. Урок 345. 00:10:04
    Parsing HTML and Making Soup
  346. Урок 346. 00:11:52
    Finding and Selecting Particular Elements with BeautifulSoup
  347. Урок 347. 00:17:11
    Scraping a Live Website
  348. Урок 348. 00:11:26
    Is Web Scraping Legal?
  349. Урок 349. 00:11:07
    100 Movies that You Must Watch
  350. Урок 350. 00:04:12
    Day 46 Goals: what you will make by the end of the day
  351. Урок 351. 00:05:32
    Day 47 Goals: what you will make by the end of the day
  352. Урок 352. 00:02:51
    Day 48 Goals: what you will make by the end of the day
  353. Урок 353. 00:06:54
    How to Install & Set Up Selenium
  354. Урок 354. 00:16:21
    How to Find and Select Elements on a Website with Selenium
  355. Урок 355. 00:08:17
    Challenge: Use Selenium to Scrape Website Data
  356. Урок 356. 00:04:23
    Challenge: Use Selenium in a Blank Project & Scrape a Different Piece of Data
  357. Урок 357. 00:10:41
    How to Automate Filling Out Forms and Clicking Buttons with Selenium
  358. Урок 358. 00:03:39
    The Cookie Clicker Project
  359. Урок 359. 00:03:13
    Day 49 Goals: what you will make by the end of the day
  360. Урок 360. 00:06:44
    Day 50 Goals: what you will make by the end of the day
  361. Урок 361. 00:05:40
    Day 51 Goals: what you will make by the end of the day
  362. Урок 362. 00:03:28
    Day 52 Goals: what you will make by the end of the day
  363. Урок 363. 00:07:38
    Day 53 Goals: what you will make by the end of the day
  364. Урок 364. 00:07:57
    Understanding Backend Web Development with Python
  365. Урок 365. 00:12:32
    Create your First Web Server with Flask
  366. Урок 366. 00:13:11
    Understand the Command Line on Windows and Mac
  367. Урок 367. 00:03:59
    __name__ and __main__ : Special Attributes built into Python
  368. Урок 368. 00:09:57
    Python Functions as First Class Objects: Passing & Nesting Functions
  369. Урок 369. 00:09:08
    Understanding Python Decorator Functions and the @ Syntax
  370. Урок 370. 00:03:49
    [Interactive Coding Exercise] Create your own Python Decorator
  371. Урок 371. 00:01:33
    Day 55 Goals: what you will make by the end of the day
  372. Урок 372. 00:13:20
    Working Flask URL Paths and the Flask Debugger
  373. Урок 373. 00:06:57
    Rendering HTML Elements with Flask
  374. Урок 374. 00:03:00
    Challenge: Use Python Decorators to Style HTML Tags
  375. Урок 375. 00:07:13
    Advanced Decorators with *args and **kwargs
  376. Урок 376. 00:03:24
    [Interactive Coding Exercise] Advanced Decorators
  377. Урок 377. 00:01:20
    Day 56 Goals: what you will make by the end of the day
  378. Урок 378. 00:09:06
    Rendering HTML Files with Flask
  379. Урок 379. 00:08:58
    Serving Static Files using Flask
  380. Урок 380. 00:12:45
    How to Use Website Templates to Speed Up Web Development
  381. Урок 381. 00:07:36
    Solution and Walkthrough for the Name Card Final Project
  382. Урок 382. 00:01:49
    Day 57 Goals: what you will make by the end of the day
  383. Урок 383. 00:11:32
    Using Jinja to Produce Dynamic HTML Pages
  384. Урок 384. 00:11:54
    Challenge: Combining Jinja Templating with APIs
  385. Урок 385. 00:07:23
    Multiline Statements with Jinja
  386. Урок 386. 00:04:39
    URL Building with Flask
  387. Урок 387. 00:15:36
    What is Bootstrap?
  388. Урок 388. 00:21:15
    Bootstrap Layout
  389. Урок 389. 00:31:40
    Bootstrap Components
  390. Урок 390. 00:31:23
    Day 58 Project - A Startup Website for TinDog
  391. Урок 391. 00:03:56
    Introduction to Web Design
  392. Урок 392. 00:09:05
    Understanding Color Theory
  393. Урок 393. 00:10:29
    Understanding Typography and How to Choose Fonts
  394. Урок 394. 00:10:28
    Manage ATTENTION with effective User Interface (UI) Design
  395. Урок 395. 00:13:40
    User Experience (UX) Design
  396. Урок 396. 00:18:21
    Web Design in Practice - Let's apply what we've learnt!
  397. Урок 397. 00:13:23
    What is REST?
  398. Урок 398. 00:01:45
    HTTP PUT vs. PATCH
  399. Урок 399. 00:03:39
    What is Authentication?
  400. Урок 400. 00:15:20
    Encryption and Hashing
  401. Урок 401. 00:12:29
    How to Hack Passwords 101
  402. Урок 402. 00:07:11
    Salting Passwords
  403. Урок 403. 00:02:31
    Install Git Bash on Windows
  404. Урок 404. 00:02:00
    Introduction to Version Control and Git
  405. Урок 405. 00:14:19
    Version Control using Git and the Command Line
  406. Урок 406. 00:10:23
    Github and Remote Repositories
  407. Урок 407. 00:11:07
    Gitignore
  408. Урок 408. 00:08:56
    Cloning
  409. Урок 409. 00:10:30
    Branching and Merging
  410. Урок 410. 00:15:19
    Forking and Pull Requests
  411. Урок 411. 00:01:33
    Day 71 Goals - Learn to Deploy Your Website
  412. Урок 412. 00:02:45
    Where are the Videos and the Solution Code?
  413. Урок 413. 00:59:53
    Recording of our Live AMA (aka AAA - Ask Angela Anything)
  414. Урок 414. 01:41:24
    Study With Me