Skip to main content

Day 2 The Command Line

Kanban Pizza Party Step 2

  • 20 Minutes of trying one another’s kanban Pizza Boards

Assignment 1: Github Project Board

  • Due: Friday September 16
  • Outcome: Practice using github projects, markdown, and the github UI

Break 15 Min

Setting up your Workspace

Materials

VS Code setup

Materials

Activity VS Code Project Setup

  • approx 10 minutes
  • Do Stage 1 of this activity

Break and Vim Adventures

  • 1 hour lunch
  • Afterwards Play Vim Adventures
  • We will reconvene at 12:30

3. Command line basics

Command line is very powerful and it’s really helpful for a developer to be familiar with it. There are GUI tools that allow you to work without it as well, but knowing how your computer organizes files, and how to get around from a code perspective is an asset.

Materials

Notes

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

Activity: VS Code and Command Line Practice

  • Do stage 2 of this activity

Lab Time

  • Work on assignments

Extras

  • Zsh for a nicer, more configurable shell
  • oh-my-zsh to enhance Zsh even further