Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
Learn to code today!
1 Hour HTML
1introductiontothecoursemp4 (1:24)
2-course-requirements-and-format (2:02)
3whatisjsbinmp4 (2:11)
4settingupthehtmldocumentmp4 (3:52)
5headerandparagraghtagsmp4 (4:33)
6stylemp4 (3:38)
8bolditalicsunderlineandtagswithintagsmp4 (3:33)
9moretagsmp4 (1:16)
10settingupalinkmp4 (2:27)
11addinginanimagemp4 (3:31)
12addinganlinktotheimagemp4 (1:45)
13listsmp4 (4:25)
14tablesmp4 (4:23)
15playingaroundwithstylesmp4 (5:34)
16formsmp4 (4:26)
17radiocheckboxesandpasswordmp4 (5:10)
20courseconclusionmp4 (1:45)
18submitbuttonsmp4 (2:47)
19scripttagsandjavascriptmp4 (3:14)
1 Hour CSS
01 Introduction (1:00)
02 Introduction to JS Bin (3:11)
03 HTML style (6:32)
05. Adding in the CSS (7:09)
05. Style Tags (1:14)
06. IDs (4:31)
07. Font Families (5:50)
08. Font Properties (1:20)
09 Adding in color (4:51)
10 Formatting (4:34)
11. Tables (5:17)
12 Tables part 2 (3:24)
13. Lists (4:42)
14. Classes versus id (3:29)
14. Other uses for CSS (2:05)
15. Course conclusion (1:33)
1 Hour JavaScript
01. Introduction (0:48)
02. Introduction to the course (2:01)
03. HTML CSS JavaScript (6:45)
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 Corporate Training
01-introduction(1) (1:27)
02 - More about the course (1:16)
03-introduction-to-js-bin (5:22)
04-talking-about-html (6:37)
05-more-about-formatting-tags (7:16)
06-some-more-html-tags (5:37)
07-introduction-to-css (3:27)
08-talking-about-some-more-css-options (8:05)
09-more-on-css (4:02)
10-finishing-css (2:12)
11-javascript (6:54)
12-changing-text-in-javascript (3:06)
13-adding-in-variables (5:07)
14-course-conclusion (1:45)
Learn to make web apps HTML
01. Getting started with Mammoth LiveCode (1:07)
02. Talking about HTML and HTML 5 (5:02)
03. Talking about the setup of an HTML document (4:33)
04. Header tags (3:09)
05. Paragraph Tags (2:48)
06. Adding in text formatting tags (3:03)
07. Adding in style (4:08)
08. Adding in more than one style tag (3:02)
09. Adding in an image (3:34)
10. Adding in a link (1:51)
11. Combining features (2:30)
12. Adding in a list (2:12)
13. Adding in a button (2:02)
14. Input boxes (3:33)
15 Input types (4:21)
16. Adding in tables (4:08)
17. IFrame (2:48)
18. Script (3:10)
Learn to build web apps CSS
01. Set up some basic CSS (3:01)
02. Adding in more Features (3:06)
03. Adding in an ID (1:34)
04. Heiarchy of points. (2:28)
05. Classes and tags (3:00)
06. Adding in div tags (3:37)
07. Adding in the Css to the div tags (5:05)
08. Adding in the other CSS points (4:06)
09. Exploring CSS (4:43)
10. Adding in lists. (4:10)
11. Adding in a circular image (5:49)
12. Adding in a border (3:02)
13. Adding in a shadow to the image (3:44)
14. Talking about HTML and flat design (3:18)
15. Adding in A css button (5:24)
16. Adding in a button code (2:23)
17. Adding in some more CSS (2:27)
Learn to build web apps JavaScript
01. Introduction to JavaScript (2:05)
02. Addingin our first command (1:41)
03. Adding in a button and function (4:07)
04. Scaling functions (3:05)
05. Changing the text (4:37)
06. Variables (5:16)
07. More about variables (4:16)
08. Math and variables (2:42)
09. Functions and calling functions (3:37)
10. Calling variables within functions (3:02)
11. Variable Scope (4:33)
12. Adding user input (5:19)
13. Adding in numbers to the equation (4:04)
14. Objects (4:13)
15. Adding in strings on the fly. (3:10)
16. If statements (3:04)
17. Else statements (2:09)
18. Else if Statements (3:00)
19. Variable scope in if statements (3:05)
If statements in JavaScript
01. Introduction (1:06)
02. Setting up the if statement (2:01)
03. Document. Writeline (2:04)
04. If and else if (2:40)
05. Equal operators (2:27)
06. Does not equal (1:11)
07. Greater than and less than or equal to. (3:19)
08. Greater than and less than (2:02)
09. Comparing strings (2:14)
10. Different variables (2:10)
11. Logical and operator (2:40)
12. Logical or oporator (1:24)
13. Multiple condition if statements (5:00)
14. Not logical operator (2:16)
15. Nested if statements (5:10)
16. Nested else statements (2:40)
17. Nested else if statements (3:01)
18. Conclusion (0:48)
For Loops in JavaScript
01. Introduction to for loops (1:38)
02. Setting up a for loop (3:00)
03. How a for loop works (3:50)
04. More on the for loop (3:02)
05. Zero based counting (2:07)
06. Code before and after the loop (3:00)
07. Using variables productively (2:29)
08. Skipping a number (2:06)
09. Multiple for loops (4:13)
10. Nested for loops (3:12)
11. Conclusion (0:29)
Arrays in JavaScript
01. Introduction to arrays (1:29)
01a. Course requirements (2:00)
02. Setting up an array (3:40)
03. Counting from number 1 (2:00)
04. Warnings in Mammoth LiveCode (1:14)
05. Writing elements of the array (2:01)
06. Adding in another item to the array (2:14)
07. Setting arrays on the fly (5:47)
08. FInding indexes of arrays (2:49)
1 Hour jQuery
01. Introduction (1:03)
02. Course requirements (3:45)
03. jQuery library (3:46)
05. jQuery environment (1:01)
06. Adding in a Fadeout (4:17)
07. Explaining the jquery syntax (2:51)
08. More events you can use (2:48)
09. Adding in a second button (5:08)
10 Class and Id (2:02)
11 Adding in classes to different tags (2:07)
12. Fadeout timing (3:34)
13. Toggle (2:25)
14. Toggle parameters (2:06)
15. Selecting elements (2:16)
16. Hide and show (2:01)
17. Script tags (1:06)
18. Animation (3:15)
19. Sliding Back (1:30)
20. Sliding slow (1:07)
21 Growing a div (2:43)
22. Shrinking a div (1:11)
23. Incremental grow (1:38)
24. More on div tags (2:36)
25. Conclusion (1:14)
jQuery Mobile
01. Introduction to jQuery Mobile (2:47)
02. Adding in some Div tags (5:28)
03. Pre Formatted inputs and buttons (2:13)
04. Adding in a mobile list (2:18)
05. Adding in a menu divider (1:19)
06. Adding in a search for the lists (1:34)
07. Adding more diversity to your lists (1:41)
08. Adding an image to the list (1:22)
09. Button Icons (3:29)
10. Adding in different icons (3:24)
11. Changing the icon position (1:04)
12. Links and buttons (2:20)
jQuery Mobile buttons
01. Introduction (1:46)
02. Adding in the basic website (2:34)
03. Buttons and link buttons (3:03)
04. Input buttons (2:41)
05. Horizontal and virticle butons (5:14)
06. Adding in classes (3:01)
07. Buttons and icons (2:42)
08. Adding buttons to the top (3:24)
09. Data inline (3:16)
1 Hour C#
01. Introduction (1:03)
02. Course requirements (2:05)
03. The basic set up (4:21)
04. Console writing (3:12)
05. Error messages (3:02)
06. Comments (2:26)
07. Adding more voids (5:05)
08. Calling voids (1:11)
09. WhiteSpaces (1:40)
10 Variables (3:11)
11 String variables (2:07)
12. Boolean Variables (2:04)
13. Math (2:02)
14. Double Variables (2:09)
15. Adding Numbers (2:23)
16. Math outside of the console (2:28)
17. Variable scope (1:43)
18. Global Variables (1:05)
19. Passing variables (5:05)
20. If statements (3:19)
21. Else statements (1:08)
22. Else if statements (2:19)
23. Nested if Statements (3:12)
24. For loops (3:15)
25. Oporators (1:37)
26. Conclusion (1:16)
1 hour C++
01. Introduction (1:13)
02. Course requirements (2:13)
03. C++ documents (3:31)
04. Cout satement (2:04)
05. Error messages (3:02)
06. Comments (2:02)
07. Calling in functions (2:44)
08. Calling more functions (2:21)
09. Whitespaces (1:26)
10. Variables (4:20)
11. Adding variables (2:01)
12. Boolean variables (3:08)
13. Global variables (5:02)
14. Math (2:24)
15. Double variables (2:05)
16. Passing variables in functions (3:19)
17. If statements (2:26)
18. Operators (2:02)
19. Logical operators (2:28)
20. If satements (1:18)
21 Else if statements (5:03)
22. For statements (4:17)
23 Course conclusion (1:03)
1 Hour C# in Unity 3D
01. Introduction (1:21)
02. Course Requirements (2:33)
03. Creating Scripts (1:40)
04. MonoDevelop (2:16)
05. Voids (2:35)
06. Comments (2:33)
07. The start void (1:55)
08. The update void (3:00)
09. Calling voids (2:00)
10. Variables (2:45)
11. Float Variables (1:31)
12. Float variables part 2 (1:31)
13. String variables (1:34)
14. Building your code (1:00)
15. Compiling your code (2:47)
16. Variable scope (4:34)
17. Adding game objects (2:01)
18. Adding scripts to the game objects (2:12)
19. Rotating the cube (4:08)
20. Testing your game (1:29)
21 Public Variables (4:14)
22. Vectors (3:53)
23. If statements (3:30)
24. Else statements (2:21)
25-else-if-statements (3:56)
26. Conclusion (0:42)
1 Hour JavaScript in Unity 3D
01. Introduction (1:38)
02. Course requirements (2:33)
03. Creating a JavaScript file (2:02)
04. Monodevelop (1:25)
05. Functions (1:59)
06. The art of fucntions (1:09)
07. The update method (1:48)
08. Adding in comments (1:55)
09. Scaling functions (1:50)
10. Variables (2:50)
11. Initializing variables (4:03)
12. Buildng your console (1:52)
13. Variables in Functions (1:43)
14. Adding variables (2:45)
15. Adding in objects (2:12)
16. Adding in the cube functionality (2:37)
17. Rotating objects (4:44)
18. More on variables (3:16)
19. If statements (3:22)
20. Else statements (2:52)
21. Else if statements (1:37)
22. Else if satements (2:41)
23. Passing variables (3:52)
24. More on Unity (3:13)
25 course conclusion (1:17)
1 Hour Xcode
01. Introduction (1:06)
01a. Introduction part 2 (1:10)
02. Course requirements (4:35)
03. Opening a project (8:14)
04. More about Xcode (3:33)
05. Storyboards (5:00)
06. Changing view controllers (2:22)
07. Adding in more tabs (5:43)
08. Adding in other movement (3:51)
09. Adding in the toolbars (3:20)
10. Changing the color of the toolbars (1:29)
11. Changing the toolbars (6:28)
12. Adding a button (1:32)
13. Prototyping (1:51)
14. Changing the color (1:51)
15. Transparent background (0:36)
16. Device orientation (3:05)
Xcode and mobile applications
01. Opening an Xcode FIle (1:44)
02. adding an UI Web view (3:03)
03. UI Web view (2:21)
04. Adding in an HTML file (3:39)
05. Implimenting Xcode (3:17)
06. Adding in the code (4:53)
07. Fixing errors in Xcode (1:14)
08. Runnig the code in the simulator (2:05)
09. Adding in a button and talking about functionality (2:03)
10. Adding in a function (1:49)
11. Adding in the CSS (2:28)
12. Adding in input (3:21)
13. Taking the input to a variable (3:49)
14. Changing the varible to an integer (2:43)
15. Adding in style points (3:19)
16. Adding in some code for images part 1 (3:51)
17. Adding an image in the code (1:31)
18. Formatting the image (2:50)
19. Comments (2:13)
20. Introduction to UIWebView in other devices (2:02)
21. Copying the code over (2:33)
22. Adding in some more code and getting ready to test (1:34)
23. Adding more code (2:36)
24 Making a universal app (4:55)
25. Testing the Universal app (1:27)
conclusion. Talking about the next course (1:05)
Xcode and jQuery Mobile
01. Introduction and setting up Xcode (3:43)
02. Talking about integrating with Xcode (1:55)
03. Adding in pages (3:01)
04. Adding in a link (2:32)
05. Adding in Jquery buttons (2:00)
06. Calling javascript (3:47)
07. Calling jQuery Functions (1:16)
08. Changing the text and scaling (2:26)
09. Adding in an input (2:25)
10 Adding in a type (2:09)
11. Making the input read numbers (1:42)
12. Math.Random (1:40)
13. Roundingnumbers (1:45)
14. Adding in more than one input (3:31)
15. Conclusion (0:24)
08. Greater than and less than
Lecture contents locked
Enroll in Course to Unlock
If you're already enrolled,
you'll need to login
.