DLC
Live Demo!
lecture-01.pdf
Assignment 1
https://classroom.github.com/a/icjG3z9c
Class Structure
- Lectures cover new material
- Assignments after each lecture (caveats apply)
- Lab for hands-on help completing the practical assignment
- Assignments are always due the following week unless otherwise noted
- Two exams (or just one for 1-unit course)
Getting Started: Your First Steps
Before we dive into the technical content, let's make sure you have everything you need to succeed. This section covers the essential setup that every data scientist needs.
Getting to the Command Line

The command line is your direct conversation with your computer. Here's how to access it on different systems:
Windows Users:
WSL:
- Windows Subsystem for Linux (WSL) (recommended): Run
wsl --install in PowerShell as Administrator
Native:
- PowerShell (built-in): Press
Win + X, then select "Windows PowerShell"