Kids Coding -Introduction to HTML, CSS and JavaScript
Your kid could be the next Zuckerberg!
Reading for parents
Do your kids spend too much time on the computer, phone or tablet? Don't you wish they could do something more productive? Why not get them to learn a life long valuable skill that will lead them into a career that pays 2 times the national average?
Programming is the new math. The average computer programmer makes 78k a year and there will always be a need for programmers. The only problem is that all of the educational courses are not tailored towards the learning styles of children. Most of the documentation is geared towards people over 18.
This course shows kids how to code by adapting the material to their learning styles. There are animated lectures, informative screencasts and tests.
This course is not only fun for kids to watch and listen, it is interactive and fun. More and more people are learning to code so do you want your kids to not have the same opportunities as others? This course offers your kids a competitive advantage.
Employers look for technical skills and applicants that can code are more attractive to hire. Even if the job isn't technical it always helps to have that technical knowledge to communicate with the technical team. Personally, I like to hire people with programming skills. If they are artists, video editors, or social media marketers, I generally prefer to hire people with programming experience.
About me, the instructor
My name is John Bura and I have run the software company Mammoth Interactive. We have had a ton of sales on our software which includes XBOX 360, iPad and iPhone games. On top of this I have been teaching people full time since I was 17. With the combination of teaching experience and real world experience, I have a truly unique experience that you can't find anywhere else. The knowledge I give out is from first hand knowledge of the industry and years of teaching experience.
Thank you for considering to purchase my course. Even if you choose to not buy it I wish you and your family a happy road to success.
Your Instructor
Course Curriculum
-
StartWhat Languages are we going to be learning? (0:47)
-
StartLet's code something for fun (1:06)
-
StartOur first coding experience (1:15)
-
StartCongratulations! (0:25)
-
StartDifferences of coding languages (1:27)
-
StartProgramming languages continued (1:38)
-
StartMore about programming languages (1:41)
-
StartVariables (2:53)
-
StartInteger Variables (0:44)
-
StartBoolean variables (1:00)
-
StartCharacters (1:52)
-
StartUser input and output (2:24)
-
StartUser input (1:27)
-
StartCoordinates (2:00)
-
StartMath (1:25)
-
StartHow computers do math (1:38)
-
StartModulo and exponents (0:57)
-
StartIf statements (1:38)
-
StartThe condition in the if statement (0:44)
-
StartIf and else statements (0:45)
-
StartIf else statements (1:10)
-
StartGreater than operator (0:59)
-
StartLess than (1:16)
-
StartEquals (0:48)
-
StartDoes not Equal (1:16)
-
StartConditions and operators (1:12)
-
StartOr operators (0:58)
-
StartMulti conditional statements (2:05)
-
StartX, Y cordinates in if statements (1:02)
-
StartLoops (2:03)
-
StartFor loops (1:47)
-
StartDo while loops (1:04)
-
StartArrays (2:25)
-
Start1. Finding the real time HTML editor (0:21)
-
Start2. Talking about the editor and (2:28)
-
Start3. Adding an html and body tag (1:59)
-
Start4. Adding the paragraph tag (1:36)
-
Start5. Adding headers and talkinga bout different headers (3:00)
-
Start6. Talking about text formating in the editor and in the output (2:08)
-
Start7. Adding breaks to the code. (4:29)
-
Start8. Adding in text formatting. Emphisize (2:16)
-
Start9. Adding in strong text (1:09)
-
Start10. Adding in other text formatting (1:29)
-
Start11. Adding links (1:47)
-
Start12. Styling link text (0:41)
-
Start13. Adding an image (1:31)
-
Start14. Editing the hieght and the width of an image (1:57)
-
Start15. Adding the alt property to an image tag (1:13)
-
Start16. Adding a clickable link to an image (1:18)
-
Start17. Comments (2:58)
-
Start18. Tables (1:11)
-
Start19. Tables, adding columns (1:04)
-
Start20. Adding rows to tables (2:43)
-
Start21. How to comment effectively (1:34)
-
Start22. Talking about code complexity (1:42)
-
Start23. Adding a table header plus editing the text with takes (2:08)
-
Start24. Un ordered lists. (2:27)
-
Start25. Ordered List (1:27)
-
Start26. Lists within lists (3:24)
-
Start27. Definition lists (1:32)
-
Start28. Adding unordered lists to defintion lists (1:55)
-
Start29. Playing around with HTML (2:19)
-
Start30. Title Tags (1:07)
-
Start31. Div tags (3:36)
-
Start32. Talking about block level and inline level an span tags (1:47)
-
Start33 HTML (0:34)
-
Start34. Test #1 Solution (1:34)
-
Start35. Test #2 (0:19)
-
Start36 HTML (1:18)
-
Start37. Test #3 (0:29)
-
Start38. Test #3 solution (1:42)
-
Start39. Test #4 (0:21)
-
Start40. Test 4 Solution (1:18)
-
Start41. Test #5 (0:15)
-
Start42. Test #5 Solution (0:49)
-
Start43. Test # 6 (0:13)
-
Start44. test 6 solution (1:05)
-
Start45. Test # 7 (0:16)
-
Start46. Test 7 solution (0:18)
-
Start48. test 8 solution (2:18)
-
Start49. Test #9 (0:20)
-
Start50. Test 9 solution (1:36)
-
Start51. Forms (1:27)
-
Start52. The password input type (1:36)
-
Start53. The color input type (1:18)
-
Start55. Date input type (1:01)
-
Start56. Adding in a file input type (1:23)
-
Start57. Range input type (1:05)
-
Start58. Adding in a search field (1:10)
-
Start59. Adding in a submit button (1:27)
-
Start62. Introduction to styles (1:01)
-
Start60. Adding in radio button input types (2:12)
-
Start61. Adding in a checkbox input type (2:09)
-
Start61. More on radio buttons (1:01)
-
Start63. Paragraph styles (1:29)
-
Start64. Adding in the background color and multiple attributes (2:13)
-
Start64. More on tags and styles (1:17)
-
Start65. Aligning text (1:44)
-
Start66. Adding in a margin of both left and right (2:24)
-
Start67. Adding styles to a table (1:53)
-
Start68. Aligning a table to the center (0:41)
-
Start69. Adding in a margin to the table (1:13)
-
Start70. Changing the witdth of the style points (1:10)
-
Start71. Changing the font in the style (1:07)
-
Start72. Cleaning up the project and changing the colors with numbers (2:45)
-
Start73. Adding in columns with table and building a website (2:53)
-
Start74. Adding in the previous style attributes (1:19)
-
Start75. Changing the cell color (1:15)
-
Start76. Changing the cell width (3:15)
-
Start77. Changing the colors back to the original color (0:57)
-
Start78. Align the text vertically to the top (1:01)
-
Start79. Talking about the sizes and being aware of bigger size (2:04)
-
Start80. Adding in a table header to the columns (3:01)
-
Start81. Adding the (4:18)
-
Start82. Time to make your own website (1:11)
-
Start83. Saving your HTML website (1:07)
-
Start84. Test 1 (1:06)
-
Start85. Test 1 solution (2:02)
-
Start86. Test 2 (1:47)
-
Start87. Test 2 solution (2:28)