Momentum logo
Team 5 Classroom

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

  1. Read So You Want to Be a Wizard by Julia Evans
  2. Read MDN JavaScript Basics
  3. JavaScript Problem Set 1

🔖 Resources

Code & Video from class

Back to home