Posted on Jul 21st, 2020
Today’s topics
- Using arrays
- Iteration: using loops with arrays
- Transforming arrays with map, reduce, and filter
Project
JavaScript Problem Set 2
Link to the assignment invitation
Links and resources
Code, slides, and video from class
Posted on Jul 20th, 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
- Read So You Want to Be a Wizard by Julia Evans
- MDN JS First Steps - The “Guides” section on this page is a good place to start familiarizing yourself with the basics of JS. You can jump in to whatever topic on that Guide list looks interesting to you.
- JavaScript homework: problem set 1
Links and Resources
Class Material
Posted on Jul 16th, 2020