Intro to JavaScript
Posted on Sep 14th, 2020
Today’s topics
- Basic programming concepts in JavaScript
- Using variables, data types, conditionals, loops, and functions
Project
JavaScript Problem Set 1
Link to the assignment invitation
TODO Today
- Read So You Want to Be a Wizard by Julia Evans
- Read MDN JavaScript Basics
- JavaScript Problem Set 1
🔖 Resources
Code & Video from class
- Intro to JS Notes/Slides
- Morning class video Access Passcode: MU^9aK5q
- Afternoon class video Access Passcode: 1cb77W!n
- Video doing Problem 3 and demo-ing how to return a value