Download the Required Software

1. Install Visual Studio Code

This is a free piece of software from Microsoft that you will use to write your code.

https://code.visualstudio.com/


NOTE: You'll see the Atom editor in some of the videos, this software is now being sunsetted by GitHub and in the coming months all the videos will update to use VS Code. But if you hear me say "Open Atom" or "Inside the Atom editor do..." just know that you should now use VS Code.


2. Install Google Chrome

This is a free browser from Google that we need for development. Even if you normally use another browser, I recommend downloading Chrome for their developer tool suite which we will use extensively in the course.

https://www.google.com/intl/en_uk/chrome/

Complete and Continue