Practice working in the command line, creating directories and moving stuff around!
- Learn basic terminal commands
- Get comfortable navigating your computer only using the terminal
- A mac
- A terminal application
- From the repository homepage on github, click the green
Codebutton, then clickDownload as zip - Unzip the downloaded file. It will create a folder of the same name.
- Using your terminal, navigate to the folder and open it in VSCode using
code . - Open problems-1.js and follow the directions, then move to problems-2.js
- When finished, check your work with a classmate!