Skip to content

Class Intro (W01)

This first class of the term was an introduction to the course where we set up our Student Workbooks and reviewed using the terminal for running commands such as git, cd, etc. We also had a quick review of JavaScript (see the slides).

At a minimal, you should have the following CLIs (Command Line Interfaces) available to you in the terminal: git, node, npm. Additional CLIs that will be helpful (but not required for the course) are pnpm and gh.

Instructions for your system setup and using the terminal are available on my website for CPSC-1520 (see links below).