BWH-CCDS Data Science Pathway Resource Website

An entry-level resource for Data Science in Radiology


Project maintained by wfwiggins Hosted on GitHub Pages — Theme by mattgraham

Command Line Lessons

  1. Introduction to the Command Line Interface (CLI)

    Before you dig into Python and get to working on your algorithms, I highly recommend that you get familiar with the command line (variably referred to as the terminal or shell, though there is a distinct difference between each of these terms). If you’ve followed our Setup Guides, then you should already be somewhat familiar with the process of running some basic commands in the terminal. Either way, we’ll start with some basic shell terminology and functionality.