ვებ-დეველოპმენტის სრულყოფილი კურსი 19 ლ
The only course you need to learn to code and become a full-stack web developer.
off original price!
The coupon code you entered is expired or invalid, but the course is still available!
,,Could not imagine that it was possible to master programming for so cheap''
- Jessie Lee
What you'll learn
- Be able to build ANY website you wantBuild fully-fledged websites and web apps for your startup or business
- Craft a portfolio of websites to apply for junior developer jobsWork as a freelance web developer
- Work as a freelance web developer
- Learn professional developer best practices
- Understand the latest frameworks and technologies, including Bootstrap 4, MongoDB, NodeJS, Express
- Craft a portfolio of websites to apply for junior developer jobs
- Work as a freelance web developer
- Learn professional developer best practices
ინსტრუქტორი
Angela Yu
I'm Angela, I'm a developer with a passion for teaching. I'm the lead instructor at the London App Brewery, London's leading Programming Bootcamp. I've helped thousands of students learn to code and change their lives by becoming a developer. I've been invited by companies such as Twitter, Facebook and Google to teach their employees.
My first foray into programming was when I was just 12 years old, wanting to build my own video games. Since then, I've made hundred of websites, apps and games. But most importantly, I realised that my greatest passion is teaching.
სილაბუსი
01 Front-End Web Development
Available in
days
days
after you enroll
02 Introduction to HTML
Available in
days
days
after you enroll
-
Preview005 Introduction to HTML (10:53)
-
Preview006 The Giant List of Resources
-
Preview007 The Anatomy of an HTML Tag (11:00)
-
დაწყება008 What were building - HTML Personal Site (2:53)
-
დაწყება009 What is The HTML Boilerplate (16:47)
-
დაწყება010 How to Structure Text in HTML (11:00)
-
დაწყება011 HTML Lists (5:24)
-
დაწყება012 HTML Image Elements (7:11)
-
დაწყება013 HTML Links and Anchor Tags (14:12)
03 Intermediate HTML
Available in
days
days
after you enroll
-
დაწყება014 Join the Student Community
-
დაწყება015 HTML Tables (12:03)
-
დაწყება016 Using HTML Tables for Layout (2:16)
-
დაწყება017 HTML Tables Code Challenge (1:44)
-
დაწყება018 HTML Tables Solution Walkthrough (6:44)
-
დაწყება019 HTML Forms (9:17)
-
დაწყება020 Forms in Practice - Create a Contact Me Form (7:29)
-
დაწყება021 Publish Your Website (6:48)
-
დაწყება022 Get Monthly Tips and Tools to Level Up as a Developer
04 Introduction to CSS
Available in
days
days
after you enroll
05 Intermediate CSS
Available in
days
days
after you enroll
-
დაწყება031 What Well Make - Stylised Personal Site (4:57)
-
დაწყება032 What Are Favicons (3:47)
-
დაწყება033 HTML Divs (13:33)
-
დაწყება034 The Box Model of Website Styling (19:25)
-
დაწყება035 CSS Display Property (15:11)
-
დაწყება036 CSS Static and Relative Positioning (14:36)
-
დაწყება037 Absolute positioning (12:11)
-
დაწყება038 The Dark Art of Centering Elements with CSS (9:03)
-
დაწყება039 Font Styling in Our Personal Site (13:59)
-
დაწყება040 Adding Content to Our Website (6:52)
-
დაწყება041 CSS Sizing (15:41)
-
დაწყება042 Font Properties Challenge 1 - Change the Font Colour
-
დაწყება043 Font Properties Challenge 2 - Change the Font Weight
-
დაწყება044 Font Properties Challenge 3 - Change the Line Height
-
დაწყება045 CSS Font Property Challenge Solutions (3:56)
-
დაწყება046 CSS Float and Clear (15:13)
-
დაწყება047 CSS Challenge
-
დაწყება048 Stylised Personal Site Solution Walkthrough (21:21)
06 Introduction to Bootstrap 4
Available in
days
days
after you enroll
-
დაწყება049 What is Bootstrap (14:36)
-
დაწყება052 The Bootstrap Navigation Bar (20:40)
-
დაწყება050 Installing Bootstrap (7:55)
-
დაწყება051 Web Design 101 - Wireframing (11:38)
-
დაწყება053 What Well Make TinDog (0:56)
-
დაწყება054 Download the Starting Files
-
დაწყება055 Setting Up Our New Project (7:41)
-
დაწყება056 Bootstrap Grid Layout System (20:17)
-
დაწყება057 Adding Grid Layouts to Our Website (9:39)
-
დაწყება058 Bootstrap Containers (5:54)
-
დაწყება060 Styling Our Website Challenges and Solutions (20:20)
-
დაწყება062 Solution to Bootstrap Challenge 1 (17:01)
-
დაწყება061 Bootstrap Challenge 1
-
დაწყება059 Bootstrap Buttons Font Awesome (11:30)
07 Intermediate Bootstrap
Available in
days
days
after you enroll
-
დაწყება063 The Bootstrap Carousel Part 1 (9:39)
-
დაწყება064 The Bootstrap Carousel Part 2 (17:20)
-
დაწყება065 Bootstrap Cards (16:31)
-
დაწყება066 The CSS Z-Index and Stacking Order (21:28)
-
დაწყება067 Media Query Breakpoints (22:03)
-
დაწყება068 Bootstrap Challenge 2
-
დაწყება069 Bootstrap Challenge 2 Solution (20:42)
-
დაწყება070 How to become a Better Programmer - Code Refactoring (7:48)
-
დაწყება071 Put it into Practice - Refactor our Website Part 1 (19:20)
-
დაწყება072 Advanced CSS - Combining Selectors (11:43)
-
დაწყება073 Refactoring our Website Part 2 (2:13)
-
დაწყება074 Advanced CSS - Selector Priority (5:51)
-
დაწყება075 Completing the Website (2:34)
-
დაწყება076 Download the Completed Website
08 Introduction to Javascript ES6
Available in
days
days
after you enroll
-
დაწყება077 Introduction to Javascript (11:49)
-
დაწყება078 Javascript Alerts - Adding Behaviour to Websites (14:20)
-
დაწყება079 Data Types (4:06)
-
დაწყება080 Javascript Variables (9:35)
-
დაწყება081 Naming and Naming Conventions for Javascript Variables (7:09)
-
დაწყება082 String Concatenation (3:07)
-
დაწყება083 String Lengths and Retrieving the Number of Characters (6:24)
-
დაწყება084 Slicing and Extracting Parts of a String (8:56)
-
დაწყება085 Challenge Changing Casing in Text (3:39)
-
დაწყება086 Challenge Changing String Casing Solution (8:59)
-
დაწყება087 Basic Arithmetic and the Modulo Operator in Javascript (6:14)
-
დაწყება089 Functions Part 1 Creating and Calling Functions (10:35)
-
დაწყება088 Increment and Decrement Expressions (2:28)
-
დაწყება090 Functions Part 1 Challenge - The Karel Robot (9:08)
-
დაწყება091 The Karel Chess Board Solution
-
დაწყება092 A Quick Note About the Next Lesson
-
დაწყება093 Functions Part 2 Parameters and Arguments (9:52)
-
დაწყება094 Functions Part 3 Outputs Return Values (11:16)
-
დაწყება095 Challenge Create a BMI Calculator (1:49)
-
დაწყება096 Challenge BMI Calculator Solution (5:39)
09 Intermediate Javascript
Available in
days
days
after you enroll
-
დაწყება097 Random Number Generation in Javascript Building a Love Calculator (11:15)
-
დაწყება098 Control Statements Using If-Else Conditionals Logic (4:48)
-
დაწყება099 Comparators and Equality (2:51)
-
დაწყება100 Combining Comparators (2:46)
-
დაწყება101 Collections Working with Javascript Arrays (9:01)
-
დაწყება102 Adding Elements and Intermediate Array Techniques (15:58)
-
დაწყება103 Control Statements While Loops (7:52)
-
დაწყება104 Solution to the 99 Bottles Challenge
-
დაწყება105 Control Statements For Loops (6:10)
10 The Document Object Model (DOM)
Available in
days
days
after you enroll
-
დაწყება106 Adding Javascript to Websites (10:44)
-
დაწყება107 Introduction to the Document Object Model (DOM) (12:28)
-
დაწყება108 Solution to the DOM Challenge
-
დაწყება109 Selecting HTML Elements with Javascript (14:17)
-
დაწყება110 Manipulating and Changing Styles of HTML Elements with Javascript (5:01)
-
დაწყება111 The Separation of Concerns Structure vs Style vs Behaviour (5:57)
-
დაწყება113 Manipulating HTML Element Attributes (2:27)
-
დაწყება112 Text Manipulation and the Text Content Property (2:37)
11 Boss Level Challenge 1 - The Dicee Game
Available in
days
days
after you enroll
-
დაწყება114 Challenge The Dicee Challenge (2:14)
-
დაწყება115 Dicee Challenge Step 0 - Download the Skeleton Project
-
დაწყება116 Dicee Challenge Step 1 - Create an External Javascript File
-
დაწყება117 Dicee Challenge Step 2 - Add Dice Images
-
დაწყება118 Dicee Challenge Step 3 - Create a Random Number
-
დაწყება119 Dicee Challenge Step 4 - Change the img to a Random Dice
-
დაწყება120 Dicee Challenge Step 5 - Change both img Elements
-
დაწყება121 Dicee Challenge Step 6 - Change the Title to Display a Winner
-
დაწყება122 The Solution to the Dicee Challenge (14:43)
-
დაწყება123 Download the Completed Website
12 Advanced Javascript and DOM Manipulation
Available in
days
days
after you enroll
-
დაწყება124 What Well Make Drum Kit (1:19)
-
დაწყება125 Download the Starting Files
-
დაწყება126 Adding Event Listeners to a Button (14:29)
-
დაწყება127 Higher Order Functions and Passing Functions as Arguments (12:40)
-
დაწყება128 Higher Order Function Challenge Solution
-
დაწყება129 How to Play Sounds on a Website (11:11)
-
დაწყება130 A Deeper Understanding of Javascript Objects (12:04)
-
დაწყება131 Objects their Methods and the Dot Notation (6:29)
-
დაწყება132 How to Use Switch Statements in Javascript (5:22)
-
დაწყება133 Using Keyboard Event Listeners to Check for Key Presses (7:37)
-
დაწყება134 Understanding Callbacks and How to Respond to Events (11:35)
-
დაწყება135 Adding Animation to Websites (8:31)
-
დაწყება136 Download the Completed Website
13 jQuery
Available in
days
days
after you enroll
-
დაწყება137 What is jQuery (3:44)
-
დაწყება138 How to Incorporate jQuery into Websites (9:08)
-
დაწყება139 How Minification Works to Reduce File Size (3:58)
-
დაწყება140 Selecting Elements with jQuery (2:01)
-
დაწყება141 Manipulating Styles with jQuery (5:13)
-
დაწყება142 Manipulating Text with jQuery (3:36)
-
დაწყება143 Manipulating Attributes with jQuery (3:44)
-
დაწყება144 Adding Event Listeners with jQuery (7:47)
-
დაწყება145 Adding and Removing Elements with jQuery (2:58)
-
დაწყება146 Website Animations with jQuery (8:13)
14 The Unix Command Line
Available in
days
days
after you enroll
-
დაწყება147 Command Line Hyper Setup (5:04)
-
დაწყება148 Understanding the Command Line. Long Live the Command Line (6:53)
-
დაწყება149 Command Line Techniques and Directory Navigation (12:52)
-
დაწყება150 A Quick Note About the Next Lesson
-
დაწყება151 Creating Opening and Removing Files through the Command Line (10:40)
15 Backend Web Development
Available in
days
days
after you enroll
16 Node.js
Available in
days
days
after you enroll
-
დაწყება153 What is Node.js (5:40)
-
დაწყება154 Install Node.js on Mac
-
დაწყება155 Install Node.js on Windows
-
დაწყება156 The Power of the Command Line and How to Use Node (6:27)
-
დაწყება157 The Node REPL (Read Evaluation Print Loops) (2:39)
-
დაწყება158 How to Use the Native Node Modules (8:19)
-
დაწყება159 The NPM Package Manager and Installing External Node Modules (13:44)
17 Express.js with Node.js
Available in
days
days
after you enroll
-
დაწყება160 What is Express (3:24)
-
დაწყება161 Creating Our First Server with Express (11:29)
-
დაწყება162 Handling Requests and Responses the GET Request (8:12)
-
დაწყება163 Understanding and Working with Routes (9:23)
-
დაწყება164 What Well Make A Calculator (1:52)
-
დაწყება165 Calculator Setup Challenge
-
დაწყება166 Calculator Setup Challenge Solution (5:43)
-
დაწყება167 Responding to Requests with HTML Files (7:40)
-
დაწყება168 Processing Post Requests with Body Parser (14:19)
-
დაწყება169 BMI Routing Challenge
-
დაწყება170 Solution to the BMI Routing Challenge (6:29)
18 Git Github and Version Control
Available in
days
days
after you enroll
-
დაწყება171 Introduction to Version Control and Git (2:35)
-
დაწყება173 GitHub and Remote Repositories (11:00)
-
დაწყება172 Version Control Using Git and the Command Line (15:02)
-
დაწყება174 Gitignore (12:02)
-
დაწყება175 Cloning (5:05)
-
დაწყება176 Branching and Merging (17:25)
-
დაწყება177 Forking and Pull Requests (17:08)
-
დაწყება178 Optional Git Challenge
19 APIs - Application Programming Interfaces
Available in
days
days
after you enroll
-
დაწყება171 Introduction to Version Control and Git (2:35)
-
დაწყება172 Version Control Using Git and the Command Line (15:02)
-
დაწყება173 GitHub and Remote Repositories (11:00)
-
დაწყება174 Gitignore (12:02)
-
დაწყება175 Cloning (5:05)
-
დაწყება176 Branching and Merging (17:25)
-
დაწყება177 Forking and Pull Requests (17:08)
-
დაწყება178 Optional Git Challenge
20 EJS
Available in
days
days
after you enroll
-
დაწყება188 Download the Starting Files
-
დაწყება189 What Well Make A ToDoList (0:45)
-
დაწყება190 Linter Errors with EJS
-
დაწყება191 Templates Why Do We Need Templates (15:10)
-
დაწყება192 Creating Your First EJS Templates (17:53)
-
დაწყება193 Running Code Inside the EJS Template (6:33)
-
დაწყება194 Passing Data from Your Webpage to Your Server (25:05)
-
დაწყება195 The Concept of Scope in the Context of Javascript (8:40)
-
დაწყება196 Adding Pre-Made CSS Stylesheets to Your Website (16:14)
-
დაწყება197 Understanding Templating vs. Layouts (13:35)
-
დაწყება198 Understanding Node Module Exports How to Pass Functions and Data between Files (21:45)
21 Boss Level Challenge 2 - Blog Website
Available in
days
days
after you enroll
-
დაწყება199 A New Challenge Format and What Well Make A Blog (6:18)
-
დაწყება200 Setting Up the Blog Project (7:06)
-
დაწყება201 Challenge 1 (4:04)
-
დაწყება202 Challenge 1 Solution (2:37)
-
დაწყება203 Challenge 2 (4:07)
-
დაწყება204 Challenge 2 Solution (2:09)
-
დაწყება205 Challenge 3 (2:37)
-
დაწყება206 Challenge 3 Solution (2:31)
-
დაწყება207 Challenge 4 (2:05)
-
დაწყება208 Challenge 4 Solution (1:52)
-
დაწყება209 Challenge 5 (2:47)
-
დაწყება210 Challenge 5 Solution (4:16)
-
დაწყება211 Challenge 6 (1:24)
-
დაწყება212 Challenge 6 Solution (1:15)
-
დაწყება213 Challenge 7 (0:59)
-
დაწყება214 Challenge 7 Solution (1:54)
-
დაწყება215 Challenge 8 (3:26)
-
დაწყება216 Challenge 8 Solution (3:36)
-
დაწყება217 Challenge 9 (4:42)
-
დაწყება218 Challenge 9 Solution (6:33)
-
დაწყება219 Challenge 10 (2:24)
-
დაწყება220 Challenge 10 Solution (3:13)
-
დაწყება221 Challenge 11 (3:21)
-
დაწყება223 Challenge 12 (1:55)
-
დაწყება222 Challenge 11 Solution (3:00)
-
დაწყება224 Challenge 12 Solution (2:34)
-
დაწყება225 Challenge 13 (2:46)
-
დაწყება226 Challenge 13 Solution (3:37)
-
დაწყება227 Challenge 14 and Solution (6:28)
-
დაწყება228 Challenge 15 (1:41)
-
დაწყება229 Challenge 15 Solution (3:14)
-
დაწყება230 Express Routing Parameters (6:38)
-
დაწყება232 Challenge 16 Solution (2:32)
-
დაწყება231 Challenge 16 (1:55)
-
დაწყება233 Challenge 17 (3:54)
-
დაწყება234 Challenge 17 Solution (5:30)
-
დაწყება235 Challenge 18 (6:04)
-
დაწყება236 Challenge 18 Solution (4:19)
-
დაწყება237 Challenge 19 (2:57)
-
დაწყება239 Challenge 20 (2:58)
-
დაწყება238 Challenge 19 Solution (4:54)
-
დაწყება240 Challenge 20 Solution (3:18)
-
დაწყება241 Challenge 21 (2:15)
-
დაწყება242 Challenge 21 Solution (3:44)
23 SQL
Available in
days
days
after you enroll
-
დაწყება244 SQL Commands CREATE Table and INSERT Data (13:48)
-
დაწყება245 SQL Commands READ SELECT and WHERE (3:10)
-
დაწყება246 Updating Single Values and Adding Columns in SQL (4:42)
-
დაწყება247 SQL Commands DELETE (1:32)
-
დაწყება248 Understanding SQL Relationships Foreign Keys and Inner Joins (11:13)
24 MongoDB
Available in
days
days
after you enroll
-
დაწყება249 Installing MongoDB on Mac (12:34)
-
დაწყება250 Installing MongoDB on Windows (9:20)
-
დაწყება251 MongoDB CRUD Operations in the Shell Create (9:37)
-
დაწყება252 MongoDB CRUD Operations in the Shell Reading Queries (6:22)
-
დაწყება253 MongoDB CRUD Operations in the Shell Update (4:07)
-
დაწყება254 MongoDB CRUD Operations in the Shell Delete (1:45)
-
დაწყება255 Relationships in MongoDB (6:12)
-
დაწყება256 Working with The Native MongoDB Driver (19:03)
-
დაწყება257 If You Have Forgotten to Quit the Mongod Server
25 Mongoose
Available in
days
days
after you enroll
-
დაწყება258 Introduction to Mongoose (20:26)
-
დაწყება259 Reading from Your Database with Mongoose (7:28)
-
დაწყება260 Data Validation with Moongoose (7:55)
-
დაწყება261 Updating and Deleting Data Using Mongoose (10:06)
-
დაწყება262 Establishing Relationships and Embedding Documents using Mongoose (6:45)
26 Putting Everything Together
Available in
days
days
after you enroll
-
დაწყება263 Lets take the ToDoList Project to the Next Level and Connect it with Mongoose (16:46)
-
დაწყება264 Rendering Database Items in the ToDoList App (13:25)
-
დაწყება265 Adding New Items to our ToDoList Database (3:56)
-
დაწყება266 Deleting Items from our ToDoList Database (13:48)
-
დაწყება267 Creating Custom Lists using Express Route Parameters (16:12)
-
დაწყება268 Adding New Items to the Custom ToDo Lists (7:31)
-
დაწყება269 Revisiting Lodash and Deleting Items from Custom ToDo Lists (19:10)
27 Deploying Your Web Application
Available in
days
days
after you enroll
28 Boss Level Challenge 3 - Blog Website Upgrade
Available in
days
days
after you enroll
-
დაწყება273 Challenge Give your Blog a Database (2:31)
-
დაწყება274 Step 0 - Download the Starting Files
-
დაწყება275 Step 1 - Save Composed Posts with MongoDB
-
დაწყება275 Blog-with-Database-Step1-Answer
-
დაწყება276 Blog-with-Database-Step2-Answer
-
დაწყება276 Step 2 - Get the Home Page to Render the Posts
-
დაწყება277 Step 3 - Fix the bug
-
დაწყება278 Step 4 - Render the correct blog post based on post _id
-
დაწყება279 Completed Blog with Database Solution
29 Bonus Module Design School 101
Available in
days
days
after you enroll
-
დაწყება281 Designer vs. Non-Designer Thinking (3:33)
-
დაწყება282 Understanding the Mood of Your Colour Palette (6:02)
-
დაწყება283 How to Combine Colours to Create Colour Palettes (4:08)
-
დაწყება284 Tools for Designing with Colour (2:47)
-
დაწყება285 Introduction to Typography (0:44)
-
დაწყება286 The Serif Type Family - Origin and Use (4:40)
-
დაწყება287 The Sans-Serif Type Family - Origin and Use (1:38)
-
დაწყება288 How Typography Determines Readability (2:39)
-
დაწყება289 How to Combine Fonts Like a Pro (6:00)
-
დაწყება290 What is User Interface (UI) Design (0:42)
-
დაწყება291 The Tour Guide Approach to UI Design (3:11)
-
დაწყება292 The Importance of Alignment (2:50)
-
დაწყება293 Colour in User Interface Design (2:16)
30 Next Steps
Available in
days
days
after you enroll
ხშირად დასმული კითხვები
When does the course start and finish?
The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish.
How long do I have access to the course?
How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like - across any and all devices you own.
off original price!
The coupon code you entered is expired or invalid, but the course is still available!