README
Portfolio Review Example
Hank Feild
05-Aug-2014

The contents of this portfolio are as follows:

    labs/
        lab1/
            flowchart.pdf  -- Sketch/flow chart for Lab 1.
            planning.txt   -- Requirements, use cases, & pseudo code for Lab 1. 
            reflection.txt -- A reflection on Lab 1.

        lab2/
            flowchart.pdf  -- Sketch/flow chart for Lab 2.
            planning.txt   -- Requirements, use cases, & pseudo code for Lab 2. 
            lab2.cpp       -- Lab 2 program to display formatted number and 
                              strings.
            reflection.txt -- A reflection on Lab 2.

    extra/
        mad-libs
            README         -- an overview of the program and how to run it
            flowchart.pdf  -- Sketch/flow chart for mad-libs.
            planning.txt   -- Requirements, use cases, & pseudo code.
            mad-libs.cpp   -- An extra credit program that prints out an mad-lib
                              using pre-set values.
            reflection.txt -- A reflection on the project.

    topic-questions.txt    -- A set of solutions to the topic questions for this
                              review.

    README                 -- This file.

    report.txt             -- A justification for skill points sought, a
                              reflection on the material, and a PPF.