1. Урок 1. 00:03:09
    What You'll Get in This Course
  2. Урок 2. 00:05:28
    How Does the Internet Actually Work?
  3. Урок 3. 00:08:23
    How Do Websites Actually Work?
  4. Урок 4. 00:09:34
    How to Get the Most Out of the Course
  5. Урок 5. 00:06:40
    How to Get Help When You're Stuck
  6. Урок 6. 00:04:19
    What is HTML?
  7. Урок 7. 00:02:44
    How to Download the Course Resources
  8. Урок 8. 00:14:25
    HTML Heading Elements
  9. Урок 9. 00:08:42
    HTML Paragraph Elements
  10. Урок 10. 00:11:42
    Self Closing Tags
  11. Урок 11. 00:05:44
    [Project] Movie Ranking
  12. Урок 12. 00:01:25
    How to Ace this Course
  13. Урок 13. 00:10:33
    The List Element
  14. Урок 14. 00:14:10
    Nesting and Indentation
  15. Урок 15. 00:10:46
    Anchor Elements
  16. Урок 16. 00:08:18
    Image Elements
  17. Урок 17. 00:04:02
    [Project] Birthday Invite
  18. Урок 18. 00:02:53
    Tip from Angela - Habit Building with the Calendar Trick
  19. Урок 19. 00:19:21
    Computer File Paths
  20. Урок 20. 00:12:56
    What are Webpages?
  21. Урок 21. 00:12:54
    The HTML Boilerplate
  22. Урок 22. 00:08:35
    [Project] Portfolio Website
  23. Урок 23. 00:08:34
    How to Host Your Website for Free with GitHub
  24. Урок 24. 00:05:07
    Introduction to Capstone Projects
  25. Урок 25. 00:08:45
    Why do we need CSS?
  26. Урок 26. 00:15:21
    How to add CSS
  27. Урок 27. 00:22:57
    CSS Selectors
  28. Урок 28. 00:09:09
    [Project] Colour Vocab Website
  29. Урок 29. 00:02:29
    Tip from Angela - Dealing with Distractions
  30. Урок 30. 00:07:06
    CSS Colours
  31. Урок 31. 00:21:27
    Font Properties
  32. Урок 32. 00:11:53
    Inspecting CSS
  33. Урок 33. 00:20:47
    The CSS Box Model - Margin, Padding and Border
  34. Урок 34. 00:07:38
    [Project] Motivational Poster Website
  35. Урок 35. 00:25:29
    The Cascade - Specificity and Inheritance
  36. Урок 36. 00:23:14
    Combining CSS Selectors
  37. Урок 37. 00:22:51
    CSS Positioning
  38. Урок 38. 00:17:56
    [Project] CSS Flag
  39. Урок 39. 00:03:36
    Tip from Angela - Nothing Easy is Worth Doing!
  40. Урок 40. 00:11:31
    CSS Display
  41. Урок 41. 00:11:40
    CSS Float
  42. Урок 42. 00:18:45
    How to Create Responsive Websites
  43. Урок 43. 00:10:33
    Media Queries
  44. Урок 44. 00:07:08
    [Project] Web Design Agency Website
  45. Урок 45. 00:04:09
    Tip from Angela - How to Deal with Procrastination
  46. Урок 46. 00:14:22
    Display: Flex
  47. Урок 47. 00:13:44
    Flex Direction
  48. Урок 48. 00:19:23
    Flex Layout
  49. Урок 49. 00:24:28
    Flex Sizing
  50. Урок 50. 00:10:09
    [Project] Pricing Table
  51. Урок 51. 00:02:48
    Tip from Angela - Building a Programming Habit
  52. Урок 52. 00:14:56
    Display: Grid
  53. Урок 53. 00:23:33
    Grid Sizing
  54. Урок 54. 00:26:18
    Grid Placement
  55. Урок 55. 00:06:46
    [Project] Mondrian Painting
  56. Урок 56. 00:15:36
    What is Bootstrap?
  57. Урок 57. 00:21:15
    Bootstrap Layout
  58. Урок 58. 00:31:40
    Bootstrap Components
  59. Урок 59. 00:31:23
    [Project] TinDog Startup Website
  60. Урок 60. 00:03:56
    Introduction to Web Design
  61. Урок 61. 00:09:05
    Understanding Colour Theory
  62. Урок 62. 00:10:29
    Understanding Typography and How to Choose a Font
  63. Урок 63. 00:10:28
    Manage ATTENTION with effective User Interface (UI) Design
  64. Урок 64. 00:13:40
    User Experience (UX) Design
  65. Урок 65. 00:18:21
    Web Design in Practice - Let's apply what we've learnt!
  66. Урок 66. 00:11:50
    Introduction to Javascript
  67. Урок 67. 00:14:22
    Javascript Alerts - Adding Behaviour to Websites
  68. Урок 68. 00:04:07
    Data Types
  69. Урок 69. 00:09:36
    Javascript Variables
  70. Урок 70. 00:02:49
    Javascript Variables Exercise Start
  71. Урок 71. 00:03:29
    Javascript Variables Exercise Solution
  72. Урок 72. 00:07:11
    Naming and Naming Conventions for Javascript Variables
  73. Урок 73. 00:03:08
    String Concatenation
  74. Урок 74. 00:06:25
    String Lengths and Retrieving the Number of Characters
  75. Урок 75. 00:08:58
    Slicing and Extracting Parts of a String
  76. Урок 76. 00:03:40
    Challenge: Changing Casing in Text
  77. Урок 77. 00:09:01
    Challenge: Changing String Casing Solution
  78. Урок 78. 00:06:15
    Basic Arithmetic and the Modulo Operator in Javascript
  79. Урок 79. 00:02:29
    Increment and Decrement Expressions
  80. Урок 80. 00:10:36
    Functions Part 1: Creating and Calling Functions
  81. Урок 81. 00:09:09
    Functions Part 1 Challenge - The Karel Robot
  82. Урок 82. 00:09:53
    Functions Part 2: Parameters and Arguments
  83. Урок 83. 00:03:45
    Life in Weeks Solution
  84. Урок 84. 00:11:17
    Functions Part 3: Outputs & Return Values
  85. Урок 85. 00:01:50
    Challenge: Create a BMI Calculator
  86. Урок 86. 00:05:40
    Challenge: BMI Calculator Solution
  87. Урок 87. 00:02:36
    Tip from Angela - Set Your Expectations
  88. Урок 88. 00:11:16
    Random Number Generation in Javascript: Building a Love Calculator
  89. Урок 89. 00:04:49
    Control Statements: Using If-Else Conditionals & Logic
  90. Урок 90. 00:02:52
    Comparators and Equality
  91. Урок 91. 00:02:47
    Combining Comparators
  92. Урок 92. 00:04:17
    Introducing the Leap Year Code Challenge
  93. Урок 93. 00:03:04
    Leap Year Solution
  94. Урок 94. 00:09:03
    Collections: Working with Javascript Arrays
  95. Урок 95. 00:15:59
    Adding Elements and Intermediate Array Techniques
  96. Урок 96. 00:03:44
    Who's Buying Lunch Solution
  97. Урок 97. 00:07:54
    Control Statements: While Loops
  98. Урок 98. 00:06:11
    Control Statements: For Loops
  99. Урок 99. 00:06:38
    Introducing the Fibonacci Code Challenge
  100. Урок 100. 00:08:17
    Fibonacci Solution
  101. Урок 101. 00:02:53
    Tip from Angela - Retrieval is How You Learn
  102. Урок 102. 00:10:45
    Adding Javascript to Websites
  103. Урок 103. 00:12:29
    Introduction to the Document Object Model (DOM)
  104. Урок 104. 00:14:18
    Selecting HTML Elements with Javascript
  105. Урок 105. 00:05:02
    Manipulating and Changing Styles of HTML Elements with Javascript
  106. Урок 106. 00:05:58
    The Separation of Concerns: Structure vs Style vs Behaviour
  107. Урок 107. 00:02:38
    Text Manipulation and the Text Content Property
  108. Урок 108. 00:02:28
    Manipulating HTML Element Attributes
  109. Урок 109. 00:02:40
    Tip from Angela - The 20 Minute Method
  110. Урок 110. 00:02:15
    Challenge: The Dicee Challenge
  111. Урок 111. 00:14:44
    The Solution to the Dicee Challenge
  112. Урок 112. 00:02:07
    Tip from Angela - Learning Before you Eat
  113. Урок 113. 00:01:20
    What We'll Make: Drum Kit
  114. Урок 114. 00:14:30
    Adding Event Listeners to a Button
  115. Урок 115. 00:12:41
    Higher Order Functions and Passing Functions as Arguments
  116. Урок 116. 00:11:12
    How to Play Sounds on a Website
  117. Урок 117. 00:12:05
    A Deeper Understanding of Javascript Objects
  118. Урок 118. 00:05:24
    How to Use Switch Statements in Javascript
  119. Урок 119. 00:06:30
    Objects, their Methods and the Dot Notation
  120. Урок 120. 00:07:38
    Using Keyboard Event Listeners to Check for Key Presses
  121. Урок 121. 00:11:36
    Understanding Callbacks and How to Respond to Events
  122. Урок 122. 00:08:32
    Adding Animation to Websites
  123. Урок 123. 00:03:09
    Tip from Angela - Dealing with Lack of Progress
  124. Урок 124. 00:03:45
    What is jQuery?
  125. Урок 125. 00:09:09
    How to Incorporate jQuery into Websites
  126. Урок 126. 00:04:00
    How Minification Works to Reduce File Size
  127. Урок 127. 00:02:02
    Selecting Elements with jQuery
  128. Урок 128. 00:05:14
    Manipulating Styles with jQuery
  129. Урок 129. 00:03:37
    Manipulating Text with jQuery
  130. Урок 130. 00:03:45
    Manipulating Attributes with jQuery
  131. Урок 131. 00:07:48
    Adding Event Listeners with jQuery
  132. Урок 132. 00:02:59
    Adding and Removing Elements with jQuery
  133. Урок 133. 00:08:14
    Website Animations with jQuery
  134. Урок 134. 00:02:21
    Tip from Angela - Mixing Knowledge
  135. Урок 135. 00:01:01
    What You'll Make: The Simon Game
  136. Урок 136. 00:02:32
    Tip from Angela - Dealing with Frustration
  137. Урок 137. 00:02:47
    Install Git Bash on Windows
  138. Урок 138. 00:05:26
    Understanding the Command Line. Long Live the Command Line!
  139. Урок 139. 00:09:45
    Command Line Techniques and Directory Navigation
  140. Урок 140. 00:08:39
    Creating, Opening, and Removing Files through the Command Line
  141. Урок 141. 00:03:50
    Tip from Angela - Sleep is My Secret Weapon
  142. Урок 142. 00:15:14
    Backend Web Development Explained
  143. Урок 143. 00:05:42
    Backend Tools and Technologies - Which one to learn?
  144. Урок 144. 00:10:40
    What is Node.js?
  145. Урок 145. 00:08:24
    Using Node.js
  146. Урок 146. 00:12:13
    How to Use the Native Node Modules
  147. Урок 147. 00:16:22
    The NPM Package Manager and Installing External Node Modules
  148. Урок 148. 00:15:50
    [Project] QR Code Generator
  149. Урок 149. 00:01:15
    Tip from Angela - Step Up to the Challenge
  150. Урок 150. 00:07:01
    What is Express?
  151. Урок 151. 00:21:36
    Creating Our First Server with Express
  152. Урок 152. 00:23:45
    HTTP Requests
  153. Урок 153. 00:19:16
    Postman
  154. Урок 154. 00:18:27
    Introduction to Middlewares
  155. Урок 155. 00:19:29
    Custom Middlewares
  156. Урок 156. 00:08:23
    Secrets Access Project
  157. Урок 157. 00:02:56
    Tip from Angela - How to Solidify Your Knowledge
  158. Урок 158. 00:22:55
    What is EJS?
  159. Урок 159. 00:17:45
    EJS Tags
  160. Урок 160. 00:16:46
    Passing Data to EJS Templates
  161. Урок 161. 00:18:10
    EJS Partials and Layouts
  162. Урок 162. 00:12:02
    Band Generator Project
  163. Урок 163. 00:02:08
    Tip from Angela - Location, Location, Location!
  164. Урок 164. 00:02:05
    Introduction to Version Control and Git
  165. Урок 165. 00:14:19
    Version Control Using Git and the Command Line
  166. Урок 166. 00:10:23
    GitHub and Remote Repositories
  167. Урок 167. 00:11:00
    Gitignore
  168. Урок 168. 00:09:29
    Cloning
  169. Урок 169. 00:10:30
    Branching and Merging
  170. Урок 170. 00:15:19
    Forking and Pull Requests
  171. Урок 171. 00:04:02
    Tip from Angela - Spaced Repetition
  172. Урок 172. 00:19:28
    Introduction to APIs
  173. Урок 173. 00:14:23
    Structuring API Requests
  174. Урок 174. 00:17:57
    What is JSON?
  175. Урок 175. 00:18:01
    Making Server-Side API Requests with Axios
  176. Урок 176. 00:37:46
    API Authentication
  177. Урок 177. 00:25:18
    REST APIs
  178. Урок 178. 00:12:02
    Secrets Project
  179. Урок 179. 00:02:57
    Tip from Angela - Use Accountability in your Favour
  180. Урок 180. 00:17:50
    Building your own APIs
  181. Урок 181. 00:20:59
    Creating GET Routes
  182. Урок 182. 00:14:37
    Creating POST, PUT, and PATCH Routes
  183. Урок 183. 00:06:33
    Creating the DELETE Route
  184. Урок 184. 00:14:55
    Build your own API for a Blog
  185. Урок 185. 00:02:07
    Tip from Angela - How to Get a Job as Programmer
  186. Урок 186. 00:19:59
    Databases Explained: SQL vs. NOSQL
  187. Урок 187. 00:06:02
    Tip from Angela - When Life Gives You Lemons
  188. Урок 188. 00:13:49
    SQL Commands: CREATE Table and INSERT Data
  189. Урок 189. 00:03:11
    SQL Commands: READ, SELECT, and WHERE
  190. Урок 190. 00:04:43
    Updating Single Values and Adding Columns in SQL
  191. Урок 191. 00:01:33
    SQL Commands: DELETE
  192. Урок 192. 00:11:14
    Understanding SQL Relationships, Foreign Keys and Inner Joins
  193. Урок 193. 00:02:02
    Tip from Angela - Find All the Hard Working People
  194. Урок 194. 00:12:35
    Installing MongoDB on Mac
  195. Урок 195. 00:09:21
    Installing MongoDB on Windows
  196. Урок 196. 00:09:38
    MongoDB CRUD Operations in the Shell: Create
  197. Урок 197. 00:06:23
    MongoDB CRUD Operations in the Shell: Reading & Queries
  198. Урок 198. 00:04:08
    MongoDB CRUD Operations in the Shell: Update
  199. Урок 199. 00:01:46
    MongoDB CRUD Operations in the Shell: Delete
  200. Урок 200. 00:06:13
    Relationships in MongoDB
  201. Урок 201. 00:19:04
    Working with The Native MongoDB Driver
  202. Урок 202. 00:02:35
    Tip from Angela - Daily Routines
  203. Урок 203. 00:20:27
    Introduction to Mongoose
  204. Урок 204. 00:07:29
    Reading from Your Database with Mongoose
  205. Урок 205. 00:07:57
    Data Validation with Mongoose
  206. Урок 206. 00:10:07
    Updating and Deleting Data Using Mongoose
  207. Урок 207. 00:06:46
    Establishing Relationships and Embedding Documents using Mongoose
  208. Урок 208. 00:03:02
    Tip from Angela - Deep Work
  209. Урок 209. 00:16:47
    Let's take the ToDoList Project to the Next Level and Connect it with Mongoose
  210. Урок 210. 00:13:26
    Rendering Database Items in the ToDoList App
  211. Урок 211. 00:03:57
    Adding New Items to our ToDoList Database
  212. Урок 212. 00:13:49
    Deleting Items from our ToDoList Database
  213. Урок 213. 00:16:13
    Creating Custom Lists using Express Route Parameters
  214. Урок 214. 00:07:32
    Adding New Items to the Custom ToDo Lists
  215. Урок 215. 00:19:11
    Revisiting Lodash and Deleting Items from Custom ToDo Lists
  216. Урок 216. 00:02:55
    Tip from Angela - One Step at a Time
  217. Урок 217. 00:05:03
    How to Deploy Web Apps with a Database
  218. Урок 218. 00:13:42
    How to Setup MongoDB Atlas
  219. Урок 219. 00:12:14
    Deploying an App with a Database to Heroku
  220. Урок 220. 00:02:21
    Tip from Angela - Discipline Breeds Discipline
  221. Урок 221. 00:02:32
    Challenge: Give your Blog a Database
  222. Урок 222. 00:05:23
    Tip from Angela - Dealing with Limitations
  223. Урок 223. 00:05:47
    Introduction to Authentication
  224. Урок 224. 00:07:27
    Getting Set Up
  225. Урок 225. 00:14:44
    Level 1 - Register Users with Username and Password
  226. Урок 226. 00:16:36
    Level 2 - Database Encryption
  227. Урок 227. 00:17:41
    Using Environment Variables to Keep Secrets Safe
  228. Урок 228. 00:15:26
    Level 3 - Hashing Passwords
  229. Урок 229. 00:12:29
    Hacking 101 ☣️
  230. Урок 230. 00:20:42
    Level 4 - Salting and Hashing Passwords with bcrypt
  231. Урок 231. 00:08:20
    What are Cookies and Sessions?
  232. Урок 232. 00:29:31
    Using Passport.js to Add Cookies and Sessions
  233. Урок 233. 00:47:47
    Level 6 - OAuth 2.0 & How to Implement Sign In with Google
  234. Урок 234. 00:13:41
    Finishing Up the App - Letting Users Submit Secrets
  235. Урок 235. 00:01:38
    Tip from Angela - How to Work as a Freelancer
  236. Урок 236. 00:07:29
    What is React?
  237. Урок 237. 00:01:35
    What we will make in this React module
  238. Урок 238. 00:05:51
    Introduction to Code Sandbox and the Structure of the Module
  239. Урок 239. 00:16:13
    Introduction to JSX and Babel
  240. Урок 240. 00:07:35
    JSX Code Practice
  241. Урок 241. 00:11:43
    Javascript Expressions in JSX & ES6 Template Literals
  242. Урок 242. 00:08:35
    Javascript Expressions in JSX Practice
  243. Урок 243. 00:16:59
    JSX Attributes & Styling React Elements
  244. Урок 244. 00:08:42
    Inline Styling for React Elements
  245. Урок 245. 00:10:00
    React Styling Practice
  246. Урок 246. 00:15:48
    React Components
  247. Урок 247. 00:05:02
    React Components Practice
  248. Урок 248. 00:11:11
    Javascript ES6 - Import, Export and Modules
  249. Урок 249. 00:04:05
    Javascript ES6 Import, Export and Modules Practice
  250. Урок 250. 00:13:53
    [Windows]​ Local Environment Setup for React Development
  251. Урок 251. 00:13:41
    [Mac] Local Environment Setup for React Development​
  252. Урок 252. 00:04:59
    Keeper App Project - Part 1 Challenge
  253. Урок 253. 00:14:08
    Keeper App Part 1 Solution
  254. Урок 254. 00:16:45
    React Props
  255. Урок 255. 00:13:20
    React Props Practice
  256. Урок 256. 00:17:20
    React DevTools
  257. Урок 257. 00:10:22
    Mapping Data to Components
  258. Урок 258. 00:17:31
    Mapping Data to Components​ Practice
  259. Урок 259. 00:20:22
    Javascript ES6 Map/Filter/Reduce
  260. Урок 260. 00:09:57
    Javascript ES6 Arrow functions
  261. Урок 261. 00:10:24
    Keeper App Project - Part 2
  262. Урок 262. 00:19:25
    React Conditional Rendering with the Ternary Operator & AND Operator
  263. Урок 263. 00:06:34
    Conditional Rendering Practice
  264. Урок 264. 00:09:39
    State in React - Declarative vs. Imperative Programming
  265. Урок 265. 00:18:10
    React Hooks - useState
  266. Урок 266. 00:07:25
    useState Hook Practice
  267. Урок 267. 00:17:46
    Javascript ES6 Object & Array Destructuring
  268. Урок 268. 00:05:49
    Javascript ​ES6 Destructuring Challenge Solution
  269. Урок 269. 00:11:11
    Event Handling in React
  270. Урок 270. 00:13:41
    React Forms
  271. Урок 271. 00:06:25
    Class Components vs. Functional Components
  272. Урок 272. 00:19:44
    Changing Complex State
  273. Урок 273. 00:07:09
    Changing Complex State Practice
  274. Урок 274. 00:10:59
    Javascript ES6 Spread Operator
  275. Урок 275. 00:12:21
    Javascript ES6 Spread Operator Practice
  276. Урок 276. 00:22:39
    Managing a Component Tree
  277. Урок 277. 00:08:28
    Managing a Component Tree Practice
  278. Урок 278. 00:25:06
    Keeper App Project - Part 3
  279. Урок 279. 00:16:39
    React Dependencies & Styling the Keeper App
  280. Урок 280. 00:02:15
    Tip from Angela - How to Build Your Own Product
  281. Урок 281. 00:07:39
    What is Web3?
  282. Урок 282. 00:25:46
    How does the Blockchain actually work?
  283. Урок 283. 00:09:20
    What are DApps (Decentralised Apps) and how do you develop them?
  284. Урок 284. 00:09:19
    What is the Internet Computer (ICP)?
  285. Урок 285. 00:07:04
    [Mac Users] Installation and Setup for Web3 Development
  286. Урок 286. 00:12:46
    [Windows Users] Installation and Setup for Web3 Development
  287. Урок 287. 00:02:17
    What You'll Build - DBANK (Inspired by Compound)
  288. Урок 288. 00:12:37
    Introduction to the Motoko Language
  289. Урок 289. 00:16:01
    Motoko Functions and the Candid User Interface
  290. Урок 290. 00:05:35
    Motoko Conditionals and Type Annotations
  291. Урок 291. 00:08:10
    Query vs. Update Methods
  292. Урок 292. 00:08:04
    Orthogonal Persistance
  293. Урок 293. 00:17:36
    Tracking Time and Calculating Compound Interest
  294. Урок 294. 00:07:36
    Adding HTML and CSS to Create the Frontend for DBANK
  295. Урок 295. 00:27:08
    Connecting the Motoko Backend to our JS Frontend
  296. Урок 296. 00:07:08
    What are Cycles and the ICP Token?
  297. Урок 297. 00:05:22
    How to Claim Free Cycles from Dfinity
  298. Урок 298. 00:03:06
    How to Deploy to the ICP Network
  299. Урок 299. 00:05:58
    How to Convert ICP into Cycles?
  300. Урок 300. 00:07:39
    [Optional] How to Deploy a Static Website onto the ICP Blockchain for Hosting
  301. Урок 301. 00:11:26
    How to Configure a DFX Created Project to Use React
  302. Урок 302. 00:16:05
    Storing Data on a Canister
  303. Урок 303. 00:11:59
    Retrieving Data from a Canister
  304. Урок 304. 00:16:36
    Deleting and Persistance
  305. Урок 305. 00:09:19
    Tokens and Coins: What are they and how are they used?
  306. Урок 306. 00:06:11
    Download and Configure the Skeleton Project
  307. Урок 307. 00:19:35
    Using Motoko Hashmaps to Store Token Balances
  308. Урок 308. 00:13:59
    Showing the User's Token Balance on the Frontend
  309. Урок 309. 00:15:17
    Creating the Faucet Functionality Using the Shared Keyword
  310. Урок 310. 00:20:53
    Creating the Transfer Functionality
  311. Урок 311. 00:06:41
    Using the Transfer Functionality in the Faucet
  312. Урок 312. 00:15:44
    Persisting Non-Stable Types Using the Pre- and Postupgrade Methods
  313. Урок 313. 00:05:31
    What is the Internet Identity?
  314. Урок 314. 00:07:57
    Authenticating with the Internet Identity
  315. Урок 315. 00:18:28
    [Optional] Live Deployment to Test Internet Identity Authentication
  316. Урок 316. 00:10:24
    What You'll Build - A Website to Mint, Buy and Sell NFTs
  317. Урок 317. 00:16:45
    Minting NFTs
  318. Урок 318. 00:20:03
    Viewing the NFT on the Frontend
  319. Урок 319. 00:30:39
    Enabling the Minting Functionality on the Frontend
  320. Урок 320. 00:36:40
    Displaying Owned NFTs Using the React Router
  321. Урок 321. 00:33:49
    Listing NFTs for Sale
  322. Урок 322. 00:11:18
    Styling the Listed NFTs
  323. Урок 323. 00:22:38
    Creating the "Discover" Page
  324. Урок 324. 00:32:03
    Buying NFTs
  325. Урок 325. 00:39:44
    AAA 1 - How to Soak in Programming Concepts and more...
  326. Урок 326. 00:39:09
    AAA 2 - Schedule for Learning to Code and more...
  327. Урок 327. 00:25:21
    AAA 3 - How to Start Freelancing and more...
  328. Урок 328. 00:59:53
    AAA 4 - The Live AMA