Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.17 KB

tech-command-line.md

File metadata and controls

26 lines (17 loc) · 1.17 KB

Student Prep Home

The Command Line

Summary

The command line is another way of working with your computer. Instead of working with windows, toolbars, menus and buttons, you're interacting with text.

Knowing how to use your command line will be vital to your success as a programmer. Fortunately for now you only need to know a few commands.

Mac, Windows and Linux each come with an inbuilt command line tool, however during prep you installed an alternative (iTerm2 or Babun). We recommend using our suggestion, but you can also use the inbuilt tool.

Time box

Exploration Time to box
Study and Practice the Command Line 1.5+ Hours
Reflect 15 minutes

See it in action

Mac and Linux - basic terminal Usage, youtube
Windows - command line tutorial, youtube

Give it a try