-
Урок 1.
00:00:54
Welcome
-
Урок 2.
00:01:03
Our Support Group
-
Урок 3.
00:02:57
How to Use CodePen.io
-
Урок 4.
00:03:30
How to Ask Great Questions
-
Урок 5.
00:00:59
What is HTML?
-
Урок 6.
00:02:00
Editors.
-
Урок 7.
00:01:33
Very Important!
-
Урок 8.
00:03:28
Elements.
-
Урок 9.
00:02:40
Block Elements.
-
Урок 10.
00:05:08
Attributes
-
Урок 11.
00:01:46
Make a new line using HTML
-
Урок 12.
00:04:51
Headers And Paragraphs
-
Урок 13.
00:04:20
Creating hyperlinks
-
Урок 14.
00:04:32
Using images
-
Урок 15.
00:02:35
Text Formatting (Part 1)
-
Урок 16.
00:05:22
Text Formatting (Part 2)
-
Урок 17.
00:07:46
Inline styling with the style attribute
-
Урок 18.
00:02:48
HTML Comments
-
Урок 19.
00:02:01
The most common element: <div>
-
Урок 20.
00:04:38
Introduction to lists
-
Урок 21.
00:05:57
Creating Tables (Part 1)
-
Урок 22.
00:06:14
Creating Tables (Part 2)
-
Урок 23.
00:11:02
Accepting information with forms
-
Урок 24.
00:03:00
iFrames: pages inside pages
-
Урок 25.
00:02:00
The Doctype
-
Урок 26.
00:06:16
What is the head section? (Part 1)
-
Урок 27.
00:06:53
What is the head section? (Part 2)
-
Урок 28.
00:01:21
Adding additional scripts
-
Урок 29.
00:04:11
Document Object Model (DOM)
-
Урок 30.
00:03:14
HTML Entities
-
Урок 31.
00:02:14
HTML5 Doctype
-
Урок 32.
00:02:07
Some New HTML5 Elements
-
Урок 33.
00:04:12
HTML5 Header And Footer
-
Урок 34.
00:03:12
Allow spellcheck and editable areas
-
Урок 35.
00:04:41
Using videos (Part 1)
-
Урок 36.
00:04:01
Using videos (Part 2)
-
Урок 37.
00:03:07
Adding audio
-
Урок 38.
00:03:34
Drag & drop
-
Урок 39.
00:03:48
User location: geolocation
-
Урок 40.
00:03:27
Saving information - localStorage
-
Урок 41.
00:04:25
Saving information - sessionStorage
-
Урок 42.
00:02:55
What Is CSS?
-
Урок 43.
00:01:59
How to write CSS: syntax
-
Урок 44.
00:04:50
Using style sheets
-
Урок 45.
00:02:03
Using external style sheets
-
Урок 46.
00:05:03
Identities and classes
-
Урок 47.
00:02:05
Style entire elements
-
Урок 48.
00:01:23
CSS Comments
-
Урок 49.
00:01:03
Change background colors
-
Урок 50.
00:07:55
Setting background images
-
Урок 51.
00:01:36
Change text color
-
Урок 52.
00:04:18
Text formatting using CSS
-
Урок 53.
00:06:43
Font Properties
-
Урок 54.
00:04:37
Text Properties
-
Урок 55.
00:07:31
Styling hyperlinks using CSS
-
Урок 56.
00:06:22
Styling lists using CSS
-
Урок 57.
00:05:09
Setting element width and height
-
Урок 58.
00:08:03
Adding borders
-
Урок 59.
00:04:35
Spacing: margin & padding
-
Урок 60.
00:02:52
Change the mouse type: cursor
-
Урок 61.
00:05:45
Hide, show and display elements
-
Урок 62.
00:02:23
What to do with overflowing content
-
Урок 63.
00:06:08
Grouping & Nesting
-
Урок 64.
00:04:16
Maximum & Minimum Dimensions
-
Урок 65.
00:04:39
Move an element from it's default position
-
Урок 66.
00:05:20
Relative location & layering
-
Урок 67.
00:03:31
Floating
-
Урок 68.
00:03:20
Clear
-
Урок 69.
00:06:13
Pseudos (Part 1)
-
Урок 70.
00:06:37
Pseudos (Part 2)
-
Урок 71.
00:05:04
Alignment
-
Урок 72.
00:09:35
Sprites: the most efficient way to load images
-
Урок 73.
00:03:36
Make elements translucent: opacity
-
Урок 74.
00:04:30
Different media types
-
Урок 75.
00:03:46
Style elements based on their attributes
-
Урок 76.
00:05:13
Browser prefixes
-
Урок 77.
00:03:06
Overwrite all styling before-hand: !Important
-
Урок 78.
00:02:34
What Is CSS3
-
Урок 79.
00:02:42
Rounded borders. No images required.
-
Урок 80.
00:09:08
Using images in borders
-
Урок 81.
00:03:36
Adding shadows to elements
-
Урок 82.
00:06:40
Change the background image size
-
Урок 83.
00:01:48
Adding text shadow
-
Урок 84.
00:04:33
Get creative with custom fonts
-
Урок 85.
00:01:46
Rotate and skew elements using CSS3
-
Урок 86.
00:01:51
Resizing text areas
-
Урок 87.
00:03:19
JavaScript Essentials
-
Урок 88.
00:02:12
What is JavaScript?
-
Урок 89.
00:04:14
JavaScript: Internal vs. External
-
Урок 90.
00:03:07
JavaScript comments
-
Урок 91.
00:04:46
document.write();
-
Урок 92.
00:04:26
Display info from the browser: alert & confirm
-
Урок 93.
00:04:09
Prompting the user for information
-
Урок 94.
00:04:43
Programming fundamentals: Variables
-
Урок 95.
00:04:07
Add two sentences together: concatenation
-
Урок 96.
00:06:24
Basic math in JavaScript
-
Урок 97.
00:07:29
Redirecting users and opening new windows
-
Урок 98.
00:02:58
Creating empty hyperlinks
-
Урок 99.
00:07:19
String Manipulation
-
Урок 100.
00:10:58
Comparing variables and values
-
Урок 101.
00:10:10
Programming fundamentals: If...Else Statements
-
Урок 102.
00:06:07
Programming fundamentals: Else...If Statements
-
Урок 103.
00:06:35
Programming fundamentals: Switch Statements
-
Урок 104.
00:17:16
Programming fundamentals: Functions
-
Урок 105.
00:10:21
JavaScript Events
-
Урок 106.
00:13:57
Selecting HTML elements using getElementById()
-
Урок 107.
00:05:01
Escaping content
-
Урок 108.
00:09:56
Programming fundamentals: Arrays
-
Урок 109.
00:06:52
Programming fundamentals: For Loops
-
Урок 110.
00:04:36
Programming fundamentals: While Loops
-
Урок 111.
00:04:20
Programming fundamentals: Breaking Out Of Loops
-
Урок 112.
00:01:15
Programming fundamentals: Skipping A Loop Cycle
-
Урок 113.
00:07:32
Getting parts of a value: split & substr
-
Урок 114.
00:05:50
Programming fundamentals: Try..Catch And Throw
-
Урок 115.
00:06:30
Getting the users date and time
-
Урок 116.
00:07:00
Some more complex math (no homework)
-
Урок 117.
00:15:36
Programming fundamentals: Regular Expressions
-
Урок 118.
00:03:10
Get the users browser (navigator)
-
Урок 119.
00:06:43
Add timing: setInterval & setTimeout
-
Урок 120.
00:06:43
Programming fundamentals: Objects
-
Урок 121.
00:02:30
What Is Ajax?
-
Урок 122.
00:09:24
How To Execute Ajax
-
Урок 123.
00:04:37
Making an Ajax requests
-
Урок 124.
00:03:25
Understanding Ajax responses
-
Урок 125.
00:04:41
When Ajax is ready: readyState and status
-
Урок 126.
00:05:51
Putting It Together
-
Урок 127.
00:03:01
What is jQuery?
-
Урок 128.
00:07:28
Installing jQuery
-
Урок 129.
00:05:17
jQuery Syntax
-
Урок 130.
00:06:20
Selecting is super easy in jQuery
-
Урок 131.
00:14:32
Events (Listeners) (Part 1)
-
Урок 132.
00:08:21
Events (Listeners) (Part 2)
-
Урок 133.
00:06:53
When A Key Is Pressed
-
Урок 134.
00:07:17
Basic jQuery effects
-
Урок 135.
00:03:31
Executing code when a function is complete: callbacks
-
Урок 136.
00:02:27
Selecting and changing element inner HTML
-
Урок 137.
00:03:35
Changing CSS
-
Урок 138.
00:08:55
Animate your CSS and HTML
-
Урок 139.
00:08:52
Managing HTML element attributes
-
Урок 140.
00:08:42
Simple Ajax requests using jQuery
-
Урок 141.
00:02:00
What Is PHP?
-
Урок 142.
00:03:43
Installing PHP
-
Урок 143.
00:06:01
Syntax & Hello World
-
Урок 144.
00:01:40
How to write comments in PHP
-
Урок 145.
00:02:40
Introduction to PHP Variables
-
Урок 146.
00:02:33
Strings & Concatenation
-
Урок 147.
00:04:20
Replace areas of a string
-
Урок 148.
00:06:31
manipulate other areas of a string
-
Урок 149.
00:03:41
Displaying HTML entities
-
Урок 150.
00:10:35
PHP Lists: Arrays
-
Урок 151.
00:09:12
Creating and destroying arrays: Explode & Implode
-
Урок 152.
00:09:56
Operators
-
Урок 153.
00:07:52
If...Else Statements
-
Урок 154.
00:04:01
Elseif Statements
-
Урок 155.
00:06:38
Switch Statements
-
Урок 156.
00:08:13
For Loops
-
Урок 157.
00:05:20
While Loops
-
Урок 158.
00:03:25
Break From Loops
-
Урок 159.
00:06:32
continue, is_array() and quotes
-
Урок 160.
00:07:19
Including Files
-
Урок 161.
00:15:04
Functions
-
Урок 162.
00:06:11
Constants. The unchangeable variable.
-
Урок 163.
00:11:12
Checking if something eists
-
Урок 164.
00:06:07
Accepting information - forms (Part 1)
-
Урок 165.
00:12:28
Accepting information - forms (Part 2)
-
Урок 166.
00:06:47
New lines are different in PHP
-
Урок 167.
00:14:44
Server date and time
-
Урок 168.
00:06:29
Quick if/else statements: Ternary Logic
-
Урок 169.
00:13:07
Temporarily save user information: Sessions
-
Урок 170.
00:05:37
Server Super Global Variables are usable anywhere
-
Урок 171.
00:13:19
Save long-term user information: Cookies
-
Урок 172.
00:11:21
Uploading files
-
Урок 173.
00:12:52
Sending emails
-
Урок 174.
00:01:22
Introducing file systems and managements
-
Урок 175.
00:05:35
Creating new files
-
Урок 176.
00:07:06
Writing to existing files
-
Урок 177.
00:07:23
Read file contents
-
Урок 178.
00:03:51
Add information to a file
-
Урок 179.
00:04:52
Deleting a file
-
Урок 180.
00:04:57
All File Modes
-
Урок 181.
00:02:10
What is SQL?
-
Урок 182.
00:04:00
Setting up a Database
-
Урок 183.
00:17:54
Introducing phpMyAdmin
-
Урок 184.
00:04:32
MySQL Syntax
-
Урок 185.
00:02:47
Tables, Columns and Rows
-
Урок 186.
00:09:50
Connecting to a Database
-
Урок 187.
00:11:46
Creating a Table: 5 Columns and 3 Rows.
-
Урок 188.
00:08:24
Inserting Information
-
Урок 189.
00:10:11
Escaping Information
-
Урок 190.
00:06:24
Get information that's stored in a database
-
Урок 191.
00:04:33
Selecting specific information: The WHERE clause
-
Урок 192.
00:04:44
Selecting specific information: The And/Or clauses
-
Урок 193.
00:04:29
Limiting results and ordering data
-
Урок 194.
00:05:47
Updating the database
-
Урок 195.
00:06:01
Deleting stored information
-
Урок 196.
00:00:49
Very Important!
-
Урок 197.
00:02:53
Introduction
-
Урок 198.
00:09:52
Getting Setup with Git
-
Урок 199.
00:08:50
Login Page and HTML Setup
-
Урок 200.
00:11:36
Creating a Global Config
-
Урок 201.
00:03:02
A Lesson on Safely Storing Passwords
-
Урок 202.
00:10:23
Setting Up Our Database
-
Урок 203.
00:06:44
Setting Up Our Database Part 2
-
Урок 204.
00:07:55
JavaScript Form Validation
-
Урок 205.
00:08:01
JavaScript Form Validation Part 2
-
Урок 206.
00:12:52
Our First Ajax Call
-
Урок 207.
00:10:38
User Registration via Ajax
-
Урок 208.
00:09:31
User Registration via Ajax Part 2
-
Урок 209.
00:08:18
Login via Ajax
-
Урок 210.
00:08:48
Login via Ajax Part 2
-
Урок 211.
00:06:55
Members-only Pages
-
Урок 212.
00:05:07
The Logout Page
-
Урок 213.
00:13:55
Creating Functions
-
Урок 214.
00:08:26
Upgrading to Object Orientated Programming
-
Урок 215.
00:08:30
Upgrading to Object Orientated Programming Part 2
-
Урок 216.
00:07:00
What to Build Next