ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/CodeClass/assignment_1
(Generate patch)

Comparing:
CodeClass/outline_0 (file contents), Revision 881 by douglas, 2007-02-14T16:30:20-08:00 vs.
CodeClass/assignment_0 (file contents), Revision 883 by douglas, 2007-02-14T18:02:25-08:00

# Line 4 | Line 4 | Douglas Thrift
4  
5   $Id$
6  
7 < Outline 0:
8 <    Introductions
9 <        Give your name, rank, and serial number (major)
10 <        Why are you here?
11 <        What was your first programming experience?
12 <        What have you programmed?
13 <
14 <    Stuff
15 <        Course web page: http://computers.douglasthrift.net/code/
16 <        Do you have a lab account? If not, get it now!
17 <        Assignment: ls
18 <
19 <    Version Control
20 <        What is it?
21 <        Why is it useful?
22 <        Subversion
23 <        ...
24 <
25 <    ...
7 > Assignment 0:
8 >    ls
9 >        Write a program with the same functionality as ls(1)
10 >        Basically, it should list directories and take options to specify how
11 >        It should provide usage information when it is given invalid options or
12 >             a help option
13 >        An option for colorized output a la GNU or FreeBSD would be spiffy

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines