JavaScript Basics
Posted on Mar 28th, 2022
ποΈ Todayβs topics
- Basic programming concepts in JavaScript
- Using variables, data types, conditionals, loops, and functions
π― Project: JavaScript Problem Set 1
This is due tomorrow (Tuesday) afternoon. We will work on it in class.
Link to the assignment invitation
β TODO Today
- Watch Working Smarter: 5 Steps to Getting Unstuck with Rukia Sheikh-Mohamed
- Review the notes from class. β PRO TIP: type out the examples in the notes β not from memory! β and run the code yourself to see what it does. Make some changes and see what happens! π«
- Continue these practice exercises, which we started in class. Get through at least the strings and numbers sections.
- The first assignments for this week, due Tomorrow, Tuesday afternoon. We will work on it in class. JavaScript Practice Part 1