Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn to code today! - 10 hours of practical, resume building content!
1 Hour HTML
01. Introduction to the course (1:24)
02. Course requirements and format (2:02)
03. What is JSBin (2:11)
04. Setting up the Document (3:52)
05. Header paragraph tags (4:33)
06. Style (3:38)
07. Bold and Italic tags (3:33)
08. More tags (1:16)
09. Setting up a link (2:27)
10. adding an image (3:31)
11. Adding a link to the image (1:45)
12. Lists (4:25)
13. Tables (4:23)
14. Playing around with style (5:34)
15 Forms (4:26)
16. Radio boxes and password (5:10)
17. Submit buttons (2:47)
18. Script tags and JavaScript (3:14)
19. Course conclusion (1:45)
1 Hour CSS
01 Introduction (1:00)
02 Introduction to JS Bin (3:11)
03 HTML style (6:33)
04. Adding in the CSS (7:09)
05. Style Tags (1:14)
06. IDs (4:32)
07. Font Families (5:50)
08. Font Properties (1:20)
09 Adding in color (4:51)
10 Formatting (4:35)
11. Tables (5:18)
12 Tables part 2 (3:24)
13. Lists (4:43)
14. Classes versus id (3:29)
15. Other uses for CSS (2:06)
16. Course conclusion (1:33)
1 Hour JavaScript
01. Introduction (0:48)
02. Introduction to the course (2:01)
03. HTML CSS JavaScript (6:46)
04. Adding in a button and a function (3:39)
05. Scaling functions (3:15)
06. Changing the text in javascript (6:07)
07. Variables (6:22)
08. Adding variables (4:19)
09. Adding user input (3:43)
10. Variable Scope (3:00)
11. Saving your project (0:37)
12 Calling functions within functions (3:16)
13. If statements (4:04)
14 else statements (4:27)
15. More on variable scope (1:22)
16. Else if statement (3:29)
17. Changing the style tags with javascript (3:42)
18. Course conclusion (1:26)
1 Hour HTML 5
01. Introduction (1:07)
02. Course requirements (2:02)
03. What is HTML 5 (2:33)
04. HTML 5 tags (5:04)
05. Browser support (1:04)
06. Audio tags (3:38)
07. Video Tags (3:27)
08. Preloading data (2:28)
09. Canvas tags (5:34)
10. Canvas tags in JavaScript (4:12)
11. JavaScript Functions (2:48)
12. Circular Gradients (5:23)
13. Linear Gradients (1:38)
14. Adding a shadow (1:09)
15. Drawing a circle on the canvas (3:03)
16. Drawing an SVG circle (3:28)
17. Creating an SVG rectangle (1:43)
18. Adding an elipse (2:02)
19. Adding polygons (3:44)
20. Wrapping up (3:03)
21. Conclusion (1:21)
1 hour jQuery
01. Introduction (1:03)
02. Course requirements (3:45)
03. jQuery library file (3:46)
04. Setting up the code in JavaScript (3:00)
05. jQuery environment (1:01)
06. Adding the fadeout (4:17)
07. Syntax (2:51)
08. More events you can use (2:48)
09. Adding a second button (5:08)
10. ID and Class (2:02)
12. Adding the class of an ID tag (2:07)
13. Fading out (3:34)
14. Toggle (2:25)
15. Toggle Parameters (2:06)
16. Selecting HTML elements (2:16)
17. Hide and show (2:01)
18. Script Tag (1:06)
19. Animation (3:15)
20. Sliding back (1:30)
21. Sliding show (1:07)
22. Growing a div (2:43)
23. Shrinking a div (1:11)
24. Incremental grow (1:38)
25. More on Div tags (2:36)
26. Conclusion (1:14)
1 hour C++
01. Introduction (1:13)
02. Course requirements (2:13)
06. Comments (2:02)
04. Cout statement (2:04)
03. Document setup (3:31)
05. Error messages (3:02)
09. Whitespaces (1:26)
07. Calling methods and functions (2:44)
08. More on calling functions (2:21)
10. Variables (4:20)
11. Adding variables (2:01)
12. Boolean Variables (3:08)
13. Variable scope (5:02)
15. Double variables (2:05)
14. Math (2:24)
16. Passing variables to functions (3:19)
18. Operators (2:02)
17. If Statements (2:27)
20. Else statements (1:18)
19. Logical operators (2:28)
21. Else if statements (5:03)
22. For statements (4:17)
23. Course Conclusion (1:03)
Learn JavaScript for Unity3D
01. Introduction (1:38)
02. Course Requirements (2:33)
03. Creating a JavaScript file (2:02)
04. Monodevelopment and JavaScript (1:25)
05. Functions (1:59)
06. The Start Function (1:10)
07. The update function (1:49)
08. Adding comments (1:55)
09. Scalling function (1:50)
10. Variables (2:50)
11. Initializing variables (4:03)
12. Building your solution (1:53)
13. Variable functions (1:43)
14. Adding variables (2:46)
15. Adding Game Objects (2:12)
16. Adding functionality to the cube (2:37)
17. Rotating object (4:45)
18. Boolean Variables (3:16)
19. If Statement (3:22)
20. If Statements (2:52)
21. Else Statements (1:37)
22. Else if Statements (2:42)
23. Passing variables (3:52)
24. Course conclusion (1:17)
Build a Basic One page website
01. Introduction to the basic one page website (2:57)
02. Setting up an image (1:25)
03. Selecting a coffee bean image (1:56)
04. Setting up a column (2:35)
05. Adding in latin text and the other columns (1:17)
06. Setting up the body CSS (2:29)
07. Adding in the h1 and h2 css (1:50)
08. Changing the header (1:09)
09. Formatting the header tag (1:50)
10. Adding in the banner tag (1:25)
11. Making the 3 columns work (3:40)
12. Fixing the image (1:49)
13. Changing the text and talking about the letters (2:40)
14. Challenge - Add links to the website (2:16)
Make a minimalist website
01. Making a basic minimalist site (1:50)
02. Adding in the columns (1:46)
03. Adding in the body CSS code (1:25)
04. Changing the header CSS (1:33)
05. Adding in the header code and the logo code (1:29)
06. Adding in the columns (2:19)
07. Setting up font awesome (2:15)
08. Setting up the logos in the page (2:23)
09. Adding in a span tag (2:24)
10. Adding in a stroke (2:32)
11. Adding in a specific span tag (2:15)
12. Playing around with color (4:20)
13. Challenge - find a good colorscheme (0:21)
Make an HTML 5 video website
01. Introduction to the video background (2:36)
02. Adding in the text (2:45)
03. Formatting the body (2:13)
04. Changing the h1 and h2 (1:31)
05. Putting the text in the center (1:44)
06. Formatting the text (2:53)
07. Adding in the HTML 5 video code (1:46)
08. Finding public domain HD videos (2:16)
09. Adding in a div and a class container (1:53)
10. Formatting the video (2:26)
11. Formatting the text to fit the video (2:52)
12. Adding in more text (2:07)
13. Final touches on text (1:49)
14. Adding in the CSS to the horizontal rule (1:49)
15. Challenge - Add in the background to the text area (0:57)
Bonus Lecture: How to get more content.
Bonus Lecture: How to get more content
10. Formatting the video
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock