Form and Function Resources
General Coding Resources
Master the concepts of JS with tutorials and games from CodeAcademy, Code Monkey, Code Combat, or Code.org. To add advanced features to your website, check out this collection of code snippets!
Homeroom Two
- A complete guide to HTML elements
- Test your HTML skills with this interactive demo!
- Learn about <div> tag with this demo
Homeroom Three
- All of the CSS properties you'll ever need. Make your website beautiful!
- Dive into flexbox with a guide to the flexbox layout
- Have fun with flexbox using the Flexbox Froggy game!
- Test your CSS skills with this interactive demo !
Homeroom Four, Five, Six
- A review of JavaScript basics and the DOM
- Practice using the DOM with this demo!
Homeroom Six
- A complete reference for built-in objects, functions, statements, classes, and more!
- Learn about Objects with this demo!
Homeroom Materials
Note: We are working on making materials for all homerooms available in the future, so bookmark this page and check back for updates!
Homeroom One
Materials
Homeroom Two
Materials
Homeroom Three
Day One Materials
Day Two Materials
Day Three Materials
Homeroom Four
Day One Materials
Day Two Materials
Day Three Materials
Day Four Materials
Day Five Materials