Week 1 - Session 1 - Getting Set Up
blog image source |
We're going to need to get a few things set up now to save us time in future sessions.
- Installing Ubuntu - https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-desktop#0 - **Windows Users only - STRONGLY RECOMMENDED**
- Download Chrome - https://www.google.ca/chrome/browser/desktop/index.html - Ubuntu users might want to follow - https://askubuntu.com/a/510063
- Installing Homebrew - https://brew.sh/ - **Mac users only**
- Installing Node.js and npm - https://nodejs.org/en/
- Installing Git - https://git-scm.com/downloads
- Generating an SSH key and adding it to GitHub - https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/
- Installing VSCode - https://code.visualstudio.com/docs/setup/mac
- Installing ESLint - https://eslint.org/
Introduction to JavaScript on Codecademy - https://www.codecademy.com/learn/introduction-to-javascript