Lab
Course Work Directory Structure
Within your home directory, make a new one named sei
.
Create a folder structure to store the code you'll be working on during this course. It should look something like this (when you run tree
).
You don't need to create every single lesson folder yet. :)
NOTE: Once you learn how to use git
and GitHub, we will replace the tmp-homework
directory with the "real" one.
Last updated
Was this helpful?