Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 608 Bytes

command-line-computing.md

File metadata and controls

10 lines (6 loc) · 608 Bytes

Command-line Computing Exercise

Before we start learning about Python or software development, we need to achieve a basic level of familiarity with the command-line. Throughout the semester, we will be using the command-line to navigate and manage our computer's filesystem. We'll also be using it to execute Python scripts and other command-line utilities (CLIs).

Instructions

Follow along with one of the following OS-specific guides: