The Complete Web Developer Course - Build 14 Websites
Section 1: Getting Started & HTML | |||
---|---|---|---|
Lecture 1 |
What does the course cover?
Preview | 03:05 | |
Lecture 2 |
What You Get With The Course - Free Web Hosting And Book
Preview | 01:17 | |
Lecture 3 |
Frequently Asked Questions
| Article | |
Lecture 4 |
Setting Up Your Free Web Hosting
| 07:33 | |
Lecture 5 |
Your control panel
| 04:14 | |
Lecture 6 |
Uploading files to your server
| 10:32 | |
Lecture 7 |
Getting Help
| 02:57 | |
Lecture 8 |
Hello World
| 02:40 | |
Lecture 9 |
The Structure Of A Webpage
| 07:45 | |
Coding Exercise 1 | 1 question | ||
This is a typical webpage with external links, | |||
Lecture 10 |
The Structure Of A Webpage: example.html
Preview | 3 pages | |
Lecture 11 |
Your Own example.com
| 03:58 | |
Lecture 12 |
Header Tags
| 02:57 | |
Lecture 13 |
Header Tags: headertags.html
| 2 pages | |
Coding Exercise 2 | 1 question | ||
In this exercise we will learn about header tags and their usage | |||
Lecture 14 |
Paragraphs
Preview | 04:35 | |
Lecture 15 |
Paragraphs: paragraphs.html
| 2 pages | |
Lecture 16 |
Formatting Text
| 03:31 | |
Lecture 17 |
Formatting Text: textdecoration.html
| 2 pages | |
Coding Exercise 3 | 1 question | ||
This exercise will help you understand text decoration | |||
Lecture 18 |
Unordered Lists
| 02:11 | |
Lecture 19 |
Unordered Lists: unorderedlists.html
| 2 pages | |
Lecture 20 |
Ordered Lists
| 01:44 | |
Lecture 21 |
Ordered Lists: orderedlists.html
| 2 pages | |
Lecture 22 |
Images
| 04:51 | |
Lecture 23 |
Images: images.html
| 2 pages | |
Lecture 24 |
Forms
| 11:54 | |
Lecture 25 |
Forms: forms.html
| 2 pages | |
Lecture 26 |
Links
| 04:47 | |
Lecture 27 |
Links: links.html
| 4 pages | |
Lecture 28 |
Tables
| 04:20 | |
Lecture 29 |
Tables: tables.html
| 3 pages | |
Lecture 30 |
HTML Entities
| 04:11 | |
Lecture 31 |
IFrames
| 04:57 | |
Lecture 32 |
IFrames: iframes.html
| 5 pages | |
Lecture 33 |
Putting it all together: HTML Project
| 19:31 | |
Lecture 34 |
HTML Project: project_helloworld.html
| 4 pages | |
Lecture 35 |
How to earn $10,000 while learning to code (Part I)
| 15 pages | |
Lecture 36 |
HTML Further Reading
| 2 pages | |
Lecture 37 |
HTML Reference
| 4 pages | |
Quiz 4 |
HTML - Quiz
| 5 questions | |
Section 2: CSS | |||
Lecture 38 |
What is CSS?
| 03:48 | |
Lecture 39 |
Inline CSS
| 04:25 | |
Lecture 40 |
Inline CSS: inlinecss.html
| 2 pages | |
Lecture 41 |
Internal CSS
| 04:36 | |
Lecture 42 |
Internal CSS: internalcss.html
| 2 pages | |
Lecture 43 |
Classes and IDs
Preview | 07:59 | |
Lecture 44 |
Classes And IDs: classesandids.html
| 2 pages | |
Lecture 45 |
Divs
| 05:07 | |
Lecture 46 |
Divs: divs.html
| 3 pages | |
Lecture 47 |
Colors
| 03:44 | |
Lecture 48 |
Floating
| 04:43 | |
Lecture 49 |
Floating: floating.html
| 3 pages | |
Lecture 50 |
Positioning
| 09:57 | |
Lecture 51 |
Positioning: positioning.html
| 3 pages | |
Lecture 52 |
Margins
| 04:46 | |
Lecture 53 |
Margins: margins.html
| 3 pages | |
Lecture 54 |
Padding
| 06:41 | |
Lecture 55 |
Padding: padding.html
| 3 pages | |
Lecture 56 |
Borders
| 10:55 | |
Lecture 57 |
Borders: borders.html
| 2 pages | |
Lecture 58 |
Fonts
| 05:17 | |
Lecture 59 |
Fonts: fonts.html
| 2 pages | |
Lecture 60 |
Styling Text
| 06:05 | |
Lecture 61 |
Styling Text: stylingtext.html
| 2 pages | |
Lecture 62 |
Aligning Text
| 04:19 | |
Lecture 63 |
Styling Links
| 03:18 | |
Lecture 64 |
Styling Links: stylinglinks.html
| 2 pages | |
Lecture 65 |
BBC Website Project Note
| Article | |
Lecture 66 | 21:10 | ||
Lecture 67 |
CSS Project: BBC News Website (2)
| 19:10 | |
Lecture 68 |
CSS Project: BBC News Website (3)
| 23:43 | |
Lecture 69 |
CSS Project: BBC News Website (4)
| 20:28 | |
Lecture 70 |
CSS Project: BBC News Website (5)
| 29:21 | |
Lecture 71 |
BBC News Website: bbc.html
| 18 pages | |
Lecture 72 |
External CSS
| 02:50 | |
Lecture 73 |
CSS Reference
| 12 pages | |
Lecture 74 |
CSS Further Reading
| 3 pages | |
Quiz 5 |
CSS - Quiz
| 6 questions | |
Section 3: Javascript | |||
Lecture 75 |
What Is Javascript?
| 03:41 | |
Lecture 76 |
Internal Javascript
| 02:09 | |
Lecture 77 |
Internal Javascript: internaljavascript.html
| 2 pages | |
Lecture 78 |
Accessing Elements
| 05:24 | |
Lecture 79 |
Accessing Elements: accessingelements.html
| 2 pages | |
Lecture 80 |
Responding To A Click
Preview | 02:34 | |
Lecture 81 |
Responding To A Click: respondingtoaclick.html
| 2 pages | |
Lecture 82 |
Changing Website Content
| 08:01 | |
Lecture 83 |
Changing Website Content: changingwebsitecontent.html
| 3 pages | |
Lecture 84 |
Mini Challenge: Disappearing Circles
| 02:16 | |
Lecture 85 |
Mini Challenge: Disappearing Circles minichallenge.html
| 2 pages | |
Lecture 86 |
Variables
| 06:34 | |
Lecture 87 |
Variables: variables.html
| 2 pages | |
Lecture 88 |
Arrays
| 09:49 | |
Lecture 89 |
Arrays: arrays.html
| 2 pages | |
Lecture 90 |
If Statements
| 06:37 | |
Lecture 91 |
If Statements: if.html
| 2 pages | |
Lecture 92 |
Javascript Game - How Many Fingers?
| 10:25 | |
Lecture 93 |
Javascript Game - How Many Fingers?: howmanyfingers.html
| 2 pages | |
Lecture 94 |
For Loops
| 09:46 | |
Lecture 95 |
For Loops: forloops.html
| 2 pages | |
Lecture 96 |
While Loops
| 11:39 | |
Lecture 97 |
While Loops: whileloops.html
| 3 pages | |
Lecture 98 |
Functions
| 05:48 | |
Lecture 99 |
Javascript Project - Reaction Tester (1)
| 10:15 | |
Lecture 100 |
Javascript Project - Reaction Tester (2)
| 08:13 | |
Lecture 101 |
Javascript Project - Reaction Tester (3)
| 13:38 | |
Lecture 102 |
Javascript Project - Reaction Tester: reactiontester.html and script.js
| 5 pages | |
Lecture 103 |
External Javascript
| 02:09 | |
Lecture 104 |
External Javascript: externaljs.html
| 5 pages | |
Lecture 105 |
How to earn $10,000 while learning to code (Part II)
| 12 pages | |
Lecture 106 |
Javascript Reference
| 1 page | |
Lecture 107 |
Javascript Further Reading
| 2 pages | |
Quiz 6 |
Javascript - Quiz
| 7 questions | |
Section 4: jQuery | |||
Lecture 108 |
What Is jQuery?
| 03:42 | |
Lecture 109 |
Embedding jQuery
| 10:05 | |
Lecture 110 |
Embedding jQuery - embeddingjquery.html
| 2 pages | |
Lecture 111 |
Detecting A Click
| 07:51 | |
Lecture 112 |
Detecting A Click: click.html
| 3 pages | |
Lecture 113 |
Changing Website Content
| 07:57 | |
Lecture 114 |
Changing Website Content: changingwebsitecontent.html
| 3 pages | |
Lecture 115 |
Changing Styles
| 08:09 | |
Lecture 116 |
Changing Styles: changingcss.html
| 3 pages | |
Lecture 117 |
Fading Content
| 06:19 | |
Lecture 118 |
Fading Content: fadingcontent.html
| 3 pages | |
Lecture 119 |
Animating Content
| 05:24 | |
Lecture 120 |
Animating Content: animatingcontent.html
| 3 pages | |
Lecture 121 |
Loading Data With AJAX
| 11:54 | |
Lecture 122 |
Loading Data With AJAX: ajax.html
| 3 pages | |
Lecture 123 |
Regular Expressions
| 05:24 | |
Lecture 124 |
Regular Expressions: regex.html
| 2 pages | |
Lecture 125 |
Mini Project - Form Validation
| 31:06 | |
Lecture 126 |
Mini Project - Form Validation: validation.html
| 6 pages | |
Lecture 127 |
Introducing jQuery UI
| 04:05 | |
Lecture 128 |
Introducing jQuery UI: jqueryui.html
| 2 pages | |
Lecture 129 |
Draggables & Resizables
| 05:47 | |
Lecture 130 |
Draggables: draggable.html
| 2 pages | |
Lecture 131 |
Resizables: resizable.html
| 2 pages | |
Lecture 132 |
Droppables
| 03:48 | |
Lecture 133 |
Droppables: droppable.html
| 3 pages | |
Lecture 134 |
Accordion And Sortables
| 04:28 | |
Lecture 135 |
Sortables: sortable.html
| 3 pages | |
Lecture 136 |
Accordion: accordion.html
| 4 pages | |
Lecture 137 |
Project - CodePlayer
| 51:37 | |
Lecture 138 |
Project - CodePlayer: codeplayer.html
| 10 pages | |
Lecture 139 |
jQuery Further Reading
| 2 pages | |
Quiz 7 |
jQuery - Quiz
| 6 questions | |
Section 5: Twitter Bootstrap | |||
Lecture 140 |
What Is Bootstrap?
| 03:41 | |
Lecture 141 |
Bootstrap Hello World
| 05:39 | |
Lecture 142 |
Bootstrap Hello World: helloworld.html
| 2 pages | |
Lecture 143 |
The Grid System
| 10:21 | |
Lecture 144 |
The Grid System: grid.html
| 3 pages | |
Lecture 145 |
Navbars
| 11:43 | |
Lecture 146 |
Navbars: navbars.html
| 7 pages | |
Lecture 147 |
Forms And Tables
| 14:19 | |
Lecture 148 |
Forms And Tables: formsandtables.html
| 7 pages | |
Lecture 149 |
Bootstrap Components
| 11:46 | |
Lecture 150 |
Bootstrap Components: components.html
| 4 pages | |
Lecture 151 |
Bootstrap Modals
| 08:39 | |
Lecture 152 |
Bootstrap Modals: modals.html
| 4 pages | |
Lecture 153 |
ScrollSpy
| 05:39 | |
Lecture 154 |
ScrollSpy: scrollspy.html
| 5 pages | |
Lecture 155 |
Project - App Landing Page (Introduction)
| 02:18 | |
Lecture 156 |
Project - App Landing Page
| 37:24 | |
Lecture 157 |
Project - App Landing Page: landingpage.html
| 9 pages | |
Lecture 158 |
Bootstrap Further Reading
| 2 pages | |
Quiz 8 |
Twitter Bootstrap - Quiz
| 6 questions | |
Section 6: Wordpress | |||
Lecture 159 |
What Is Wordpress?
| 05:10 | |
Lecture 160 |
The Wordpress Dashboard
| 14:58 | |
Lecture 161 |
Themes
| 08:49 | |
Lecture 162 |
Premium Themes
| 10:16 | |
Lecture 163 |
Creating A Blog
| 08:10 | |
Lecture 164 |
Creating A Shop
| 08:18 | |
Lecture 165 |
Challenge - Make A Website
| 01:10 | |
Lecture 166 |
Wordpress Further Reading
| 2 pages | |
Lecture 167 |
How to earn $10,000 while learning to code (Part III)
| 11 pages | |
Quiz 9 |
Wordpress - Quiz
| 5 questions | |
Section 7: PHP | |||
Lecture 168 |
What Is PHP?
| 02:48 | |
Lecture 169 |
Hello World
| 04:21 | |
Lecture 170 |
Hello World: helloworld.php
| 1 page | |
Lecture 171 |
Error Messages in PHP
| 03:32 | |
Lecture 172 |
Variables
| 06:27 | |
Lecture 173 |
Variables: variables.php
| 1 page | |
Lecture 174 |
Arrays
| 09:37 | |
Lecture 175 |
If Statements
| 05:53 | |
Lecture 176 |
For And Foreach
| 06:46 | |
Lecture 177 |
For And Foreach: for.php
| 1 page | |
Lecture 178 |
While Loops
| 05:09 | |
Lecture 179 |
Sending Email With PHP
| 04:49 | |
Lecture 180 |
Sending Email With PHP: sendingemail.php
| 2 pages | |
Lecture 181 |
GET Variables
| 12:23 | |
Lecture 182 |
GET Variables: get.php
| 2 pages | |
Lecture 183 |
POST Variables
| 07:17 | |
Lecture 184 |
Post Variables - postvariables.php
| 3 pages | |
Lecture 185 |
Mini Project - Contact Form
| 29:33 | |
Lecture 186 |
Mini Project - Contact Form: contactform.php
| 6 pages | |
Lecture 187 | 46:17 | ||
See the code in action, and download it, at www.completewebdevelopercourse.com/php/weatherscraper/weatherscraper.php.
| |||
Lecture 188 |
Project - Weather Scraper: weatherscraper.php
| 6 pages | |
Lecture 189 |
PHP Further Reading
| 2 pages | |
Lecture 190 |
How to earn $10,000 while learning to code (Part IV)
| 17 pages | |
Quiz 10 |
PHP - Quiz
| 10 questions | |
Section 8: MySQL | |||
Lecture 191 |
What is MySQL?
| 07:06 | |
Lecture 192 |
Connecting To A MySQL Database
| 05:31 | |
Lecture 193 |
Connecting To A MySQL Database: connecting.php
| 1 page | |
Lecture 194 |
Retrieving Data From A Database
| 05:49 | |
Lecture 195 |
Retrieving Data From A Database: retrieving.php
| 2 pages | |
Lecture 196 |
Adding Data To A Database
| 08:46 | |
Lecture 197 |
Adding Data To A Database: adding.php
| 2 pages | |
Lecture 198 |
Looping Through Data
| 13:37 | |
Lecture 199 |
Looping Through Data - looping.php
| 2 pages | |
Lecture 200 |
Session Variables
| 05:01 | |
Lecture 201 |
Session Variables: sessions.php
| 1 page | |
Lecture 202 |
Cookies
| 04:56 | |
Lecture 203 |
Cookies: cookies.php
| 1 page | |
Lecture 204 |
Storing Passwords Securely
| 08:11 | |
Lecture 205 |
Storing Passwords Securely: passwords.php
| 1 page | |
Lecture 206 |
Project - Secret Diary (1)
| 20:37 | |
Lecture 207 |
Project - Secret Diary (2)
| 01:08:17 | |
Lecture 208 |
Project - Secret Diary - diary.php
| 6 pages | |
Lecture 209 |
MySQL Further Reading
| 1 page | |
Lecture 210 |
How to earn $10,000 while learning to code (Part V)
| 9 pages | |
Quiz 11 |
MySQL - Quiz
| 8 questions | |
Section 9: APIs | |||
Lecture 211 |
What Is An API?
| 03:29 | |
Lecture 212 |
The Google Maps Javascript API
| 08:06 | |
Lecture 213 |
The Google Maps Javascript API - gmaps.php
| 2 pages | |
Lecture 214 |
The Google Maps Geolocation API
| 15:31 | |
Lecture 215 |
Project 1 - Postcode Finder
| 18:16 | |
Lecture 216 |
The Twitter API
| 05:11 | |
Lecture 217 |
Connecting To The Twitter API
| 10:43 | |
Lecture 218 |
Processing Json Data
| 05:51 | |
Lecture 219 |
Twitter API Functions
| 06:47 | |
Lecture 220 |
Project 2 - Twitter Client
| 10:12 | |
Lecture 221 |
Further Reading - APIs
| 2 pages | |
Lecture 222 |
How to earn $10,000 while learning to code (Part VI)
| 11 pages | |
Quiz 12 |
APIs - Quiz
| 5 questions | |
Section 10: Mobile Apps | |||
Lecture 223 |
Creating Mobile Apps With HTML5
| 02:48 | |
Lecture 224 |
Introducing jQuery Mobile
| 14:14 | |
Lecture 225 |
jQuery Mobile App - MyCourse
| 26:54 | |
Lecture 226 |
Installing Cordova And Android Developer Tools
| 16:49 | |
Lecture 227 |
Creating An Android App
| 07:45 | |
Lecture 228 |
Creating An iOS App
| 04:31 | |
Lecture 229 |
Project - Etch-A-Sketch
| 14:13 | |
Lecture 230 |
Project - Etch-A-Sketch: etchasketch.html
| 4 pages | |
Lecture 231 |
Mobile Apps - Further Reading
| 2 pages | |
Lecture 232 |
How to earn $10,000 while learning to code (Part VII)
| 13 pages | |
Section 11: What Now? | |||
Lecture 233 |
Conclusion - What Now?
| 01:15 | |
Lecture 234 |
How To Earn $10,000 While Learning To Code (full book)
| 77 pages | |
Lecture 235 |
How To Earn $10,000 While Learning To Code (Kindle version)
| Article | |
Lecture 236 |
How To Earn $10,000 While Learning To Code (epub version)
| Article |
0 التعليقات:
إرسال تعليق