Week 06
The final project is an opportunity for you to demonstrate your mastery of the JavaScript language learning outcomes as presented in the course.
Course Learning Outcomes
- Translate simple, well defined, discipline specific algorithms to JavaScript.
 - Create functions in JavaScript from well-defined descriptions.
 - Setup and be familiar with the development environment for JavaScript so you can write code to solve problems as part of courses in your discipline.
 - Write code using JavaScript specific syntax and style, including comments.
 - Find help for how to use JavaScript syntax.