Quick Index
What Is A Directory?


A computer directory (folder) contains computer files and may contain sub-directories. Directories form a tree on your computer system.

Directories In File Browser


Below we are showing a directories in a file browser. We are viewing the "Drill1" directory. The full path to this directory is:
 "C:\Work\Courses\Practice\Drill1"
. The browser also shows us that the "Drill1" directory has three sub-directories: Add, Multiply and Subtract



Directory Tree


The schematic figure below shows us the directory tree (for the directories shown in the previous section). It shows us the parent and sub-directory relationships.

\---Work
    \---Courses
        \---Practice
            \---Drill1
                \---Add
                \---Multiply
                \---Subtract

A few relationships from the tree above:


Adding Directories


We'll often be adding directories (folders) to organize our files.

Adding a Directory:


Directory And File References