Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Become a Web Developer from Scratch
Section 1 - About This Course
About this course (4:46)
Section 2 - Introduction to Web Development
1 - How the internet works (1:47)
What-is-Web-Development (2:37)
Must-Know-in-Web-Development (8:50)
Section 3 - Front End Development: HTML Basics
1 - Intro HTML and CSS (4:31)
2 - Text Editors, Browsers and First Webpage (8:46)
3 - Headers, Paragraphs, Line Breaks and Horizontal Lines (9:57)
4 - Bold, Italic, Comments and Blockquote (7:59)
5 - Lists (11:54)
6 - Links (6:40)
Section 4 - Front End Development: HTML Intermediate
7 - Multiple Webpages and Website Links (17:35)
8 - Customized Links (12:11)
9 - Doctype, Namespace, Metadata and Deprecated Tags (16:25)
10 - Images (9:07)
11 - Tables (9:58)
Section 5 - Front End Development: CSS Introduction
12 - Internal, External and Inline CSS (16:44)
13 - Classes and Ids (8:10)
14 - Divs and Positioning (19:55)
15 - Fonts (10:00)
16 - Text-Align, Margin and Padding (8:37)
17 - Colors (4:57)
Section 6 - Front End Development: HTML Advanced
18 - Link States (13:19)
19 - Structuring our Website (11:10)
20 - DropList and Textarea (5:55)
21 - Radio Button and Checkbox (8:57)
22 - Forms (10:52)
23 - Embedding Content (7:52)
Section 7 - Front End Development: HTML Extra Topics
24 - Bugs, Errors and Debugging (1:49)
25 - IDE and Framework (3:14)
26 - CMS and WYSIWYG (5:19)
27 - Web Hosting and Templates (4:45)
28 - Setting up a Template (6:32)
29 - FrontEnd, BackEnd, Photoshop and Fireworks (2:19)
30 - Different Types of Websites (6:09)
Section 8 - HTML/CSS PDF Guides
Types of Websites
HTML Tags
CSS Properties
Color Reference
Section 9 - Front End Development: HTML5 Introduction
1- Introduction (3:30)
2 - XHTML vs HTML5 (8:38)
3 - HTML5 Skeleton (11:41)
Section 10 - Front End Development: CSS3 Introduction
ch2_002_layout_review (10:13)
ch2_003_crossbrowser_compatability (11:35)
ch2_004_rounded_corners (8:16)
ch2_005_box-shadow (9:10)
ch2_006_text-shadow (4:15)
Section 11 - Front End Development: CSS3 Advanced
ch2_007_2d-transform (6:51)
ch2_008_2d-transition (7:10)
ch2_009_2d-transition2 (12:05)
ch2_010_font-face (10:18)
ch2_011_font-face2 (6:58)
ch2_012_nav_transition (9:03)
Section 12 - Front End Development: jQuery Introduction
ch3_001_intro_jquery (10:51)
ch3_002_adding_html (9:12)
ch3_003_adding_jquery (13:56)
ch3_004_tab-variations-and-css (7:45)
ch3_005_overlay (10:49)
ch3_005b_overlay2 (10:01)
Section 13 - Front End Development: jQuery Advanced
ch4_001_1-page-slider (6:33)
ch4_002_project_concept (9:00)
ch4_003_basic-html (5:43)
ch4_004_basic-jquery (7:55)
ch4_005_css-explained (14:01)
ch3_006_overlay_css1 (11:07)
ch3_007_overlay_css2 (8:41)
ch3_008_overlay_css3 (7:19)
Section 14 - Project: Create a Website w/ HTML5 and CSS3 features.
The Final Project 1 (0:54)
The Final Project 2 (10:10)
The Final Project 3 (10:17)
The Final Project 4 (10:04)
The Final Project 5 (10:37)
The Final Project 6 (8:33)
The Final Project Source Code HTML
Section 15 - Front End Development: Bootstrap Basics
1 - Boostrap Install (6:02)
2 - The Grid (15:11)
3 - Buttons and Icons (13:31)
4 - Form Elements (8:33)
5 - Form Validations (4:25)
6 - Dropdowns (4:25)
Section 16 - Front End Development: Bootstrap Advanced
7 - Tabs (4:43)
8 - Navbar (8:15)
9 - List Groups (13:17)
10 - Panels (6:41)
11 - Modal Windows (5:16)
12 - Collapse and Carousels (9:42)
Section 17 - Project: Build a Responsive Website w/ Bootstrap
Project Build a Responsive Website from Scratch (Part1) (16:35)
Project Build a Responsive Website from Scratch (Part2) (15:19)
Project Build a Responsive Website from Scratch (Part3) (16:46)
Project Build a Responsive Website from Scratch (Part4) (17:18)
Project Build a Responsive Website from Scratch (Part5) (7:58)
Final Project Source Code
Section 18 - Front End Development: JavaScript Basics
1 - Intro (7:59)
2 - External Scripts (4:25)
3 - Comments (2:26)
4 - Variables (8:06)
5 - Data Types (2:57)
6 - Alerts (5:11)
7 - Functions (9:05)
8 - More Functions (7:31)
Section 19 - Front End Development: JavaScript Intermediate
9 - Scopes (3:54)
10 - Arithmetic Operators (6:22)
11 - Assignment Operators (4:23)
12 - Comparison Operators (9:44)
13 - Logical Operators (7:03)
14 - If Statement (6:42)
15 - Block Nesting (8:26)
16 - Complex Comparisons (5:19)
17 - Else If Statement (5:58)
18 - Switch Statement (7:17)
19 - Prompt (4:59)
Section 20 - Front End Development: JavaScript Advanced
20 - For Loop (6:44)
21 - While Loop (4:03)
22 - Arrays (6:59)
23 - Array Values and Length (6:41)
24 - Array Properties and Methods (6:26)
25 - Objects (10:26)
26 - Constructor Functions (14:24)
27 - Predefined Objects (11:11)
Section 21 - Front End Development: JavaScript DOM
28 - DOM (8:42)
29 - DOM Nodes (7:56)
30 - Insert Values (9:46)
31 - CSS with JavaScript (5:03)
32 - Event Handlers (6:49)
33 - More Events (5:49)
34 - AddEventListener (5:54)
35 - Libraries and Frameworks (3:45)
Section 22 - Project: Build a Weather App w/ JavaScript
The Final Project 1 (7:31)
The Final Project 2 (9:41)
The Final Project 3 (9:27)
The Final Project 4 (5:16)
The Final Project Source Code JS
Section 23 - JavaScript PDF Guides
JS Browser Methods
JS Object Methods
JS Elements
JS DOM
jQuery Reference
Section 24 - Back End Development: PHP Basics
1 - intro (2:02)
2 - XAMPP (5:42)
3 - My First PHP Code (7:09)
4 - Escaping Characters (3:13)
5 - Error Reporting (4:32)
6 - Comments (6:45)
7 - Variables (4:32)
Section 25 - Back End Development: PHP Intermediate
8 - Strings (3:17)
9 - Numbers (5:31)
10 - Constants (3:35)
11 - Arrays (6:50)
12 - Associative Arrays (3:03)
13 - Access Array with Foreach (4:49)
14 - Multidimensional Arrays (5:55)
15 - Operators (2:08)
Section 26 - Back End Development: PHP Advanced
16 - If Else Statement (9:54)
17 - Else if (3:03)
18 - For Loop (4:30)
19 - While Loop (3:25)
20 - Switch (7:12)
21 - Creating a Form (12:57)
22 - Post, Get, Request (13:58)
23 - Handling a Form (10:28)
24 - Include and Require (8:02)
25 - Creating a dynamic website (17:40)
26 - Storing Sections in Variables (9:09)
27 - Functions (7:45)
28 - Variable Scope (3:12)
Section 27 - Back End Development: MySQL Basics
29 - MySQL Intro (4:17)
30 - Creating a Database (12:29)
31 - Database Form (5:46)
32 - Database Connection (9:15)
33 - Minimal Form Validation (18:36)
34 - Inserting Values to Database (14:05)
35 - Output Records from Database (10:44)
36 - Output Records by Specific Order (13:52)
37 - Login Script (20:12)
38 - Security Functions (3:27)
39 - Update records from database (34:06)
40 - Delete Records from Database (17:13)
Section 28 - Back End Development: MySQL Intermediate
41 - Sending Values to a Script (28:01)
42 - Delete User Passing Values Through URL (15:44)
43 - Edit User Passing Values Through URL (14:03)
44 - Reorganizing the Code (14:53)
45 - Pagination (24:02)
Section 29 - PHP/MySQL PDF Guides
PHP Reference
MySQL Reference
Guide Regular Expressions
Project Build a Responsive Website from Scratch (Part3)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock