Return to main page
View source or report issues on GitHub

Setting up our Software!

Part of my goal as a teacher is to get you comfortable with the way real computer programmers use software to make software; that starts today.

Today we will do FIVE major software things. Click each link, follow the instructions, then click back to get back here.

  1. Open and practice with the command line
  2. Install a package manager
  3. Install Visual Studio Code
  4. Install git and set up Github
  5. Install javascript and Typescript commandline tools

Wow, that was a lot of software!