6. Installing VSCode

Day 3: Installing important tools

Perhaps the final installation for the day - VSCODE.

Step 1: Typed this into the Terminal
brew install --cask visual-studio-code

Step 2: You get this update:

Step 3: We need to launch VS Code from the directory that it's on. I typed:
code .

Step 4: And then, I got this warning :(

Step 5: Didn't know if the above was a normal thing, so I contacted my tutor via Discord. A fellow student jumped in and asked me to go ahead.

Step 6: When I clicked OK, more pop-ups appeared asking me if I wanted to approve access to the Documents folder, the Reminders folder, etc. I clicked OK for all.

Step 7: I clicked, the "Yes, I trust the authors" button seen in the above screenshot.

And that was it! It's ready :)

Now, it's time to get ready for a 2 hour LIVE class! Going for a walk, some meditation, a small dinner, and let's learn code!