| 1 |
Javascript Basics and Syntax |
Learning the basics is the foundation for all future Javascript work. |
Read introductory Javascript materials, Complete at least three practice coding tasks, Take a short quiz on variables and loops |
Three working Javascript scripts, Completed basics quiz |
| 2 |
Functions, Arrays, and Practice |
Functions and arrays are key to building any non-trivial code. |
Practice writing functions with one or more arguments, Manipulate arrays in code exercises, Debug common errors in example scripts |
Two working scripts using functions and arrays, One paragraph summary of your learning |
| 3 |
HTML and CSS Essentials |
UI engineers build and style web pages for users. |
Build two sample pages with HTML, Apply CSS stylesheets to format content, Inspect and tweak example layouts |
One basic webpage, Self-assessment checklist for HTML and CSS |
| 4 |
Javascript for Interactive Pages |
Interactivity brings life to web pages using Javascript. |
Write scripts that react to user clicks, Change text and styles with Javascript, Create a simple form that logs input |
One interactive demo page, Completed event handling quiz |
| 5 |
Capstone Project and Code Explanation |
A project shows your skills to potential employers. |
Design a mini project using all three technologies, Build and debug your project, Prepare an explanation of your choices |
Published project page, Project summary (written or recorded) |
| 6 |
Job Prep & Interview Practice |
Confidence in resumes and interviews helps you get noticed. |
Write and edit your resume, Practice common interview questions out loud, Share your project with peers for feedback |
Draft resume, Completed practice interview |