VS Code, READMEs and the Command Line

Housekeeping:


1. Setting up your Workspace

Materials

2. VS Code setup

Materials

3. Command line basics

Materials

Notes

  • Windows users: The Command Prompt is the default terminal application for Windows. Please use Git Bash instead.

Lab Time


Prep

Pre-requisites

  • Git installed

    Windows users will need Git Bash (or similar bash terminal), which is installed with Git. The Command Prompt is not recommended. Mac and Unix use bash terminals by default.

Files, directories and the command line