Course Content
Course Learning Outcomes
- Translate simple, well defined, discipline specific algorithms to JavaScript (Algorithm - a clear and complete set of instructions).
- 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.
Read 📑Course Learning Outcome Descriptions
- Week 01 - Setup, Introduction, Variables, Debugging
- Week 02 - Operators, Arrays, Template Literals, the DOM
- Week 03 - Conditions and Branching, Functions, Array Methods, Event Listeners
- Week 04 - Loops, Callback Functions, Objects, JSON
- Week 05 - Modules, Fetch, Final Project Proposal
- Week 06 - Final Project
- Week 07 - Final Exam
Additional Resources
📑BYU-Idaho
WDD Learning
Modules
📑Mozilla Developer Network - JavaScript
📑Complete JavaScript Tutorial - javascript.info
📑JavaScript Notes & Reference - Wes Bos
📑Mozilla Developer Network - JavaScript
📑Complete JavaScript Tutorial - javascript.info
📑JavaScript Notes & Reference - Wes Bos