Creating Some Folders
Setup, Iteration 2
This is optional, but considering the number of files you'll end up with by the end of the semester, it'll be better to get started now creating special folders for your code.
You can create folders with the mkdir
command on
the command line, or use the file browser built into GNOME or
KDE.
Suggested folder structure (so far):
cs214
haskell
prolog
python
ruby