Section 1 : Introduction
|
Lecture 1 | Introduction to the course | 00:00:40 Duration |
|
Lecture 2 | Kids Coding infographic | |
|
Lecture 3 | Programming freebie | 00:07:54 Duration |
Section 2 : Let's Begin
|
Lecture 1 | What Languages are we going to belearning | 00:00:47 Duration |
|
Lecture 2 | Let's code something for fun | 00:01:07 Duration |
|
Lecture 3 | Our first coding experience | |
|
Lecture 4 | Congratulations! | 00:00:25 Duration |
|
Lecture 5 | Differences of coding languages | 00:01:28 Duration |
|
Lecture 6 | Programming languages continued | 00:01:38 Duration |
|
Lecture 7 | More about programming languages | 00:01:41 Duration |
|
Lecture 8 | Variables | 00:02:53 Duration |
|
Lecture 9 | Integer Variables | 00:00:45 Duration |
|
Lecture 10 | Boolean variables | 00:01:00 Duration |
|
Lecture 11 | Characters | 00:01:53 Duration |
|
Lecture 12 | User input and output | 00:02:25 Duration |
|
Lecture 13 | User input | 00:01:27 Duration |
|
Lecture 14 | Coordinates | 00:02:01 Duration |
|
Lecture 15 | Math | 00:01:26 Duration |
|
Lecture 16 | How computers do math | 00:01:38 Duration |
|
Lecture 17 | Modulo and exponents | 00:00:57 Duration |
|
Lecture 18 | If statements | 00:01:39 Duration |
|
Lecture 19 | The condition in the if statement | 00:00:45 Duration |
|
Lecture 20 | If and else statements | 00:00:46 Duration |
|
Lecture 21 | If else statements | 00:01:10 Duration |
|
Lecture 22 | Greater than operator | 00:00:59 Duration |
|
Lecture 23 | Less than | 00:01:17 Duration |
|
Lecture 24 | Equals. | 00:00:48 Duration |
|
Lecture 25 | Does not Equal | 00:01:16 Duration |
|
Lecture 26 | Conditions and operators | 00:01:12 Duration |
|
Lecture 27 | Or operators | 00:00:59 Duration |
|
Lecture 28 | Multi conditional statements | 00:02:06 Duration |
|
Lecture 29 | X, Y cordinates in if statements | 00:01:03 Duration |
|
Lecture 30 | Loops | 00:02:04 Duration |
|
Lecture 31 | For loops | 00:01:48 Duration |
|
Lecture 32 | Do while loops | 00:01:05 Duration |
|
Lecture 33 | Arrays | 00:02:25 Duration |
Section 3 : Let's Learn HTML
|
Lecture 1 | Finding the real time HTML editor | 00:00:21 Duration |
|
Lecture 2 | 2. Talking about the editor and-DOCTYPE | 00:02:28 Duration |
|
Lecture 3 | 3. Adding an html and body tag | 00:02:02 Duration |
|
Lecture 4 | 4. Adding the paragraph tag | 00:01:37 Duration |
|
Lecture 5 | 5. Adding headers and talkinga boutdifferentheader | 00:03:00 Duration |
|
Lecture 6 | 6. Talking about text formating in the editorandin | 00:02:09 Duration |
|
Lecture 7 | 7. Adding breaks to the code | 00:04:30 Duration |
|
Lecture 8 | 8. Adding in text formatting. Emphisize | 00:02:17 Duration |
|
Lecture 9 | 9. Adding in strong text | 00:01:09 Duration |
|
Lecture 10 | 10. Adding in other text formatting | |
|
Lecture 11 | 11. Adding links | 00:01:48 Duration |
|
Lecture 12 | 12. Styling link text | 00:00:41 Duration |
|
Lecture 13 | 13. Adding an image | 00:01:31 Duration |
|
Lecture 14 | 14. Editing the hieghtandthewidthofanimage | 00:01:58 Duration |
|
Lecture 15 | 5. Adding the alt property to an image tag | 00:01:14 Duration |
|
Lecture 16 | 16. Adding a clickable link to an image | |
|
Lecture 17 | 17. Comments | 00:02:58 Duration |
|
Lecture 18 | 18. Tables | 00:01:14 Duration |
|
Lecture 19 | 19. Tables, adding columns | 00:01:05 Duration |
|
Lecture 20 | 20. Adding rows to tables | 00:02:44 Duration |
|
Lecture 21 | 21. How to comment effectively | 00:01:35 Duration |
|
Lecture 22 | 22. Talking about code complexity | 00:01:43 Duration |
|
Lecture 23 | 23. Adding a table header plus editingthetextwith | 00:02:09 Duration |
|
Lecture 24 | 24. Un ordered lists | 00:02:27 Duration |
|
Lecture 25 | 25. Ordered List | 00:01:27 Duration |
|
Lecture 26 | 26. Lists within lists | 00:03:24 Duration |
|
Lecture 27 | 27. Definition lists | 00:01:33 Duration |
|
Lecture 28 | 28. Adding unordered lists to defintion lists | 00:01:56 Duration |
|
Lecture 29 | 29. Playing around with HTML | 00:02:20 Duration |
|
Lecture 30 | 30. Title Tags | 00:01:07 Duration |
|
Lecture 31 | 31. Div tags | 00:03:36 Duration |
|
Lecture 32 | 32. Talking about block level and inline levelan s | 00:01:48 Duration |
|
Lecture 33 | 33 HTML | 00:00:35 Duration |
|
Lecture 34 | 34. Test #1 Solution | 00:01:35 Duration |
|
Lecture 35 | 35. Test #2 | 00:00:20 Duration |
|
Lecture 36 | 36 HTML | 00:01:18 Duration |
|
Lecture 37 | 37. Test #3 | 00:00:29 Duration |
|
Lecture 38 | 38. Test #3 solution | 00:01:42 Duration |
|
Lecture 39 | 39. Test #4 | 00:00:22 Duration |
|
Lecture 40 | 40. Test 4 Solution | 00:01:19 Duration |
|
Lecture 41 | 41. Test #5 | 00:00:15 Duration |
|
Lecture 42 | 42. Test #5 Solution | 00:00:50 Duration |
|
Lecture 43 | 43. Test # 6 | 00:00:13 Duration |
|
Lecture 44 | 44. test 6 solution | 00:01:06 Duration |
|
Lecture 45 | 45. Test # 7 | 00:00:17 Duration |
|
Lecture 46 | About Certification | |
|
Lecture 47 | 46. Test #8 | 00:00:19 Duration |
|
Lecture 48 | 48. test 8 solution | 00:02:18 Duration |
|
Lecture 49 | INTRODUCTION TO BRAINMEASURES PROCTOR SYSTEM | |
|
Lecture 50 | 50. Test 9 solution | 00:01:37 Duration |
|
Lecture 51 | 51. Forms | 00:01:27 Duration |
|
Lecture 52 | 52. The password input type | 00:01:36 Duration |
|
Lecture 53 | 53. The color input type | 00:01:19 Duration |
|
Lecture 54 | 55. Date input type | 00:01:02 Duration |
|
Lecture 55 | 56. Adding in a file inputtype | 00:01:24 Duration |
|
Lecture 56 | 57. Range input type | 00:01:05 Duration |
|
Lecture 57 | 58. Adding in a search field | 00:01:11 Duration |
|
Lecture 58 | 59. Adding in a submit button | 00:01:27 Duration |
|
Lecture 59 | About Proctor Testing | |
|
Lecture 60 | 60. Adding in radio button input types | 00:02:12 Duration |
|
Lecture 61 | 61. Adding in a checkbox input type | 00:02:09 Duration |
|
Lecture 62 | 61. More on radio buttons | 00:01:01 Duration |
|
Lecture 63 | 63. Paragraph styles | 00:01:30 Duration |
|
Lecture 64 | 64. Adding in the background colorandmultipleattri | 00:02:14 Duration |
|
Lecture 65 | 64. More on tags and styles | |
|
Lecture 66 | 65. Aligning text | 00:01:45 Duration |
|
Lecture 67 | 66. Adding in a margin of both left and right | 00:02:25 Duration |
|
Lecture 68 | 67. Adding styles to a table | 00:01:54 Duration |
|
Lecture 69 | 68. Aligning a table to the center | 00:00:42 Duration |
|
Lecture 70 | 69. Adding in a margin to the table | 00:01:13 Duration |
|
Lecture 71 | 70. Changing the witdth of the style points | 00:01:11 Duration |
|
Lecture 72 | 71. Changing the font in the style | 00:01:11 Duration |
|
Lecture 73 | 72. Cleaning up the project and changingthecolorsw | 00:02:46 Duration |
|
Lecture 74 | 73. Adding in columns with table and building a | 00:02:53 Duration |
|
Lecture 75 | 74. Adding in the previous style attributes | 00:01:20 Duration |
|
Lecture 76 | 75. Changing the cell color | 00:01:15 Duration |
|
Lecture 77 | 76. Changing the cell width | 00:03:16 Duration |
|
Lecture 78 | 77. Changing the colors back to the original color | 00:00:57 Duration |
|
Lecture 79 | 78. Align the text vertically to the top | 00:01:01 Duration |
|
Lecture 80 | 79.Talkingabout thesizesand being awareof biggersi | 00:02:04 Duration |
|
Lecture 81 | 80. Adding in a table header to the columns | 00:03:02 Duration |
|
Lecture 82 | 81. Adding the | 00:04:18 Duration |
|
Lecture 83 | 82. Time to make your own website | 00:01:11 Duration |
|
Lecture 84 | 83. Saving your HTML website | 00:01:08 Duration |
|
Lecture 85 | 84. Test 1 | 00:01:07 Duration |
|
Lecture 86 | 85. Test 1 solution | 00:02:02 Duration |
|
Lecture 87 | 86. Test 2 | 00:01:47 Duration |
|
Lecture 88 | 87. Test 2 solution | 00:02:29 Duration |
Section 4 : CSS
|
Lecture 1 | Introduction to CSS | 00:01:46 Duration |
|
Lecture 2 | 2. Talking a little more about css | 00:02:04 Duration |
|
Lecture 3 | 3. Talking a bit about the JS bin website | 00:01:09 Duration |
|
Lecture 4 | 4. Lets get ourhandsdirtyandtalkaboutCSS | 00:03:23 Duration |
|
Lecture 5 | 5. Adding some more CSS code | 00:01:37 Duration |
|
Lecture 6 | 6. The power of CSS | 00:02:30 Duration |
|
Lecture 7 | 7. Setting colors to RGB values | 00:01:54 Duration |
|
Lecture 8 | 8. Adding a background image | 00:01:13 Duration |
|
Lecture 9 | 9. More background image options | 00:01:33 Duration |
|
Lecture 10 | 10. Aligning text | 00:01:48 Duration |
|
Lecture 11 | 11. Text transform | 00:01:08 Duration |
|
Lecture 12 | 12. Indenting text | 00:01:28 Duration |
|
Lecture 13 | 13. Text decorations | 00:01:21 Duration |
|
Lecture 14 | 14. Changing fonts in CSS | 00:01:42 Duration |
|
Lecture 15 | 15. Serif fonts,sansseriffontsandmonospacefonts | 00:01:54 Duration |
|
Lecture 16 | 16. More fonts like cursive an fantasy | 00:00:54 Duration |
|
Lecture 17 | 17. Font - styles | 00:01:32 Duration |
|
Lecture 18 | 18. Other ways to use the font family | 00:00:59 Duration |
|
Lecture 19 | 19. Adding bold weight to your fonts | 00:01:19 Duration |
|
Lecture 20 | 20. Fail safe fonts | 00:01:11 Duration |
|
Lecture 21 | 21. Adding in styling points to other tags | 00:03:25 Duration |
|
Lecture 22 | 22. Changing the liststyletypefor unordered lists | 00:01:04 Duration |
|
Lecture 23 | 23. Changing ordered lists styles | 00:01:00 Duration |
|
Lecture 24 | 24. Adding a image as the list item | 00:00:41 Duration |
|
Lecture 25 | 25. Tables in CSS | 00:01:51 Duration |
|
Lecture 26 | 27. Changing thewidthandheight of thetable cells | 00:03:06 Duration |
|
Lecture 27 | 26. Adding in style points to tables | 00:03:38 Duration |
|
Lecture 28 | 28. Changingethebackgroundcolorintabkes | 00:01:15 Duration |
|
Lecture 29 | 29. Table padding | 00:02:22 Duration |
|
Lecture 30 | 30. Adding a background image to a table | 00:01:21 Duration |
|
Lecture 31 | 31. A tags | 00:01:58 Duration |
|
Lecture 32 | 32. Adding in | 00:01:36 Duration |
|
Lecture 33 | 33. More about a tags | 00:02:29 Duration |
|
Lecture 34 | 34. Padding, border,margin | 00:02:44 Duration |
|
Lecture 35 | 35. Border style | 00:00:50 Duration |
|
Lecture 36 | 37. Border styles continued | 00:02:00 Duration |
|
Lecture 37 | 38. Opacity | 00:01:00 Duration |
|
Lecture 38 | 39. Adding the class id | 00:04:10 Duration |
|
Lecture 39 | 40. Div tags and CSS | 00:02:32 Duration |
|
Lecture 40 | 41. Span tags | 00:02:33 Duration |
|
Lecture 41 | 42. Changing table tags | 00:02:58 Duration |
|
Lecture 42 | 43. More adjustingontablesandclassID | 00:03:04 Duration |
|
Lecture 43 | 44. Adding moreclassIDstotables. Thistime the tabl | 00:03:16 Duration |
|
Lecture 44 | 45. Class ID table header | 00:03:12 Duration |
|
Lecture 45 | 46. Class ID with unordered lists | 00:03:10 Duration |
|
Lecture 46 | 47. Orderlists and classes | 00:02:36 Duration |
|
Lecture 47 | 48. List item class IDs | 00:02:17 Duration |
Section 5 : JavaScript
|
Lecture 1 | Introduction to JavaScript | 00:01:43 Duration |
|
Lecture 2 | 2. More fun with the console | 00:02:11 Duration |
|
Lecture 3 | 3. More fun with the console | 00:01:58 Duration |
|
Lecture 4 | Remove - INTRODUCTION TO BRAINMEASURES PROCTOR SYS | |
|
Lecture 5 | 5. More on methods and brackets | 00:03:14 Duration |
|
Lecture 6 | 6. Random numbers | 00:02:45 Duration |
|
Lecture 7 | 7. More on rounding | 00:01:32 Duration |
|
Lecture 8 | 8. Minimums andmaximums | 00:01:19 Duration |
|
Lecture 9 | 9. Exponents | 00:00:57 Duration |
|
Lecture 10 | 10. Javascript and HTML | |
|
Lecture 11 | 11. Printing text to the screen | 00:01:43 Duration |
|
Lecture 12 | 12. Buttons andcallingjavascriptcode | 00:02:56 Duration |
|
Lecture 13 | 13. Javascript functions | 00:01:58 Duration |
|
Lecture 14 | 14. Adding script tags and talkingaboutsimilarname | 00:03:27 Duration |
|
Lecture 15 | 15. Comments and their importance | 00:03:04 Duration |
|
Lecture 16 | 16. Changing the text | 00:02:09 Duration |
|
Lecture 17 | 17. Changing the header text | 00:01:56 Duration |
|
Lecture 18 | 18. White Spaces | 00:02:04 Duration |
|
Lecture 19 | 19. Variables | 00:03:56 Duration |
|
Lecture 20 | 20. More fun with variables | 00:01:25 Duration |
|
Lecture 21 | 21. Declaring morethanonevariableperline | 00:02:51 Duration |
|
Lecture 22 | 22. More fun with variables | 00:04:09 Duration |
|
Lecture 23 | 23. Math with variables | 00:02:13 Duration |
|
Lecture 24 | 24. Changing the color of the text | 00:03:02 Duration |
|
Lecture 25 | 25. Income calculator | 00:06:36 Duration |
|
Lecture 26 | 26. Income calculator 2 | 00:02:30 Duration |
|
Lecture 27 | 27. Income calculator - addingmorefunctionalityand | 00:06:03 Duration |
|
Lecture 28 | 28. Adding more realistic figures | 00:02:33 Duration |
|
Lecture 29 | 29. Adding in moreexpenditures | 00:04:31 Duration |
|
Lecture 30 | 30. Adding in morefunctionality | 00:06:33 Duration |
|
Lecture 31 | 31. Making a new app | 00:08:36 Duration |
|
Lecture 32 | 32. Finalizing the money app | 00:03:52 Duration |
|
Lecture 33 | 33. If statements | 00:02:29 Duration |
|
Lecture 34 | 34. How an if statement works | 00:02:49 Duration |
|
Lecture 35 | 35. Else statements | 00:01:32 Duration |
|
Lecture 36 | 36. Else if statements | 00:02:16 Duration |
|
Lecture 37 | 37. Greater than and less than inifstatements | 00:02:41 Duration |
|
Lecture 38 | 38. Greater than and equal to | 00:01:24 Duration |
|
Lecture 39 | 39. Not equal to | 00:00:56 Duration |
|
Lecture 40 | 40. Multiple conditions | 00:02:44 Duration |
|
Lecture 41 | 41. Or operator | 00:01:34 Duration |
|
Lecture 42 | 42. Strings andifstatements | 00:01:52 Duration |
|
Lecture 43 | 43. Objects | 00:00:53 Duration |
|
Lecture 44 | 44. Objects properties | 00:02:12 Duration |
|
Lecture 45 | 45. More on Object properties | 00:03:29 Duration |