Quick Links
- Jump To Weeks 8 & 9 Resources Index
- Jump To In-Class Workshops and Practice Exercises Index
- Jump To Graded Assignments Index
- Go To Career Services Calendar & Assignments
- Go Back To Index Dashboard
Week 8 Resources Index
| Essential Resources | Content |
|---|---|
| C# vs. Javascript Comparison | How is JS different than C#? |
| JS Basics | Built in methods, Variable types, Loops, Arrays, Objects, Operators |
| JS DOM Manipulation | Document Object Model Manipulation |
| JS Functions | Function Declarations, Expressions, and Callbacks |
| JS OOP and FP | Object Oriented and Functional Programming in JS |
| Jasmine Testing | A framework for Behavior Driven JS Testing |
| JS ES6 Drills | Practice Drills with Solutions |
| Additional Resources | Content |
|---|---|
| Learn To Code Tutorial: Inner HTML | CodePen Tutorial on InnerHTML |
| MDN: First Splash into JS | Tutorial of Basic JS Features |
| MDN: JavaScript | More JS Tutorials, References, & Tools |
| Introduction to commonly used ES6 features | Overview of new ES6 Features |
| ES6 Features | Overview of new ES6 Features |
| ES6 Tips and Tricks | Make your Code Cleaner, Shorter, Easier to Read |
| Prototype-based Inheritance in JS | Composition over Inheritance Example |
Workshop and Exercises Index
All Workshop Videos on Google Drive
| Date | Name | GitHub |
|---|---|---|
| 3/8 | Intro to JavaScript | |
| 3/8 | CodingJS Practice | Website |
| 3/9 | JS Guessing Game Workshop 1 | |
| 3/9 | JS Guessing Game Workshop 2 | example |
| 3/10 | Intro to JS Jasmine Workshop | |
| 3/10 | Jasmine Fizz Buzz Workshop | repo |
| 3/11 | JS Functions Workshop | |
| 3/11 | FizzBuzz Refactor Workshop | repo |
| 3/11 | Driving Cars Workshop 1 | repo |
| 3/12 | Driving Cars Workshop 2 | repo |
| 3/15 | DOM Manipulation Workshop | repo |
| 3/15 | Intro To JS Pair Exercise | Github Classroom link |
| 3/16 | Personality Quiz | Github Classroom link |
| 3/16 | JS30 | Website |
| 3/17 | Driving Cars Workshop 3 | repo |
| 3/18 | Driving Cars Workshop 4 | repo |
Graded Assignments
| Due Date | Requirements | Assignment Link |
|---|---|---|
| Mon 3/22 9:30 am | Donut Maker Clicker | GitHub Classroom Link |