VS CODE
Installing-VS-Code-Windows
Installing-VS-Code-Mac-OS
This video shows the VS code work environment
CODING STARTER FILES AND THEIR SOLUTIONS
Solutions for Coding files. Only look at the solutions after you have tried the work by yourself first! JavaScript-solutions
FINAL CODING ASSIGNMENT 11
Explanation video
FINAL EXAM STUDY GUIDE
Final exam study guide
Example video for interpreting a piece of code from week 12 (budget analysis)
SAMPLE EXAM QUESTIONS
This Sample Exam 3 Questions zip file contains a PDF with a conceptual question, and an html file. Copy the html file to your mis2101workspace to view it and see the question within.
Explanation video for sample html file
PROCTORIO PRACTICE CODE EXAM WITH PRACTICE QUESTION
In Canvas you will find a new Proctorio Practice Exam. Use it to test if Proctorio works right, but also to practice using the whiteboard, the calculator, and the practice exam question.
MY VIDEO ABOUT CONCATENATION AND FUNCTIONS
Concatenation and functions video
VIDEOS EXPLAINING SOME OF THE EXERCISES
Solution Videos Week 9: Intro
Address video
Guess a Number video
Profits video
Solution Videos Week 10: Functions
Total Distance video
Sales Tax video
Solution Videos Week 11: Logic
Guess a Number video
Day of the Week video
Solutions Videos Week 12: Loops
Bug collector video
Calories Burned video
LECTURES FROM THE VIDEO VAULT
Week 9
An Introduction to Programming
Values and Variables
Operators
Program in 3 easy steps
Week 10
What exactly is a function
Week 11
Logical Operations & Conditional Logic
Week 12
Loops Fundamentals
Week 13
Loops Fundamentals
Week 14
HTML, JavaScript & CSS Basics