1 |
Coder's Workshop |
2 |
|
3 |
Douglas Thrift |
4 |
|
5 |
$Id$ |
6 |
|
7 |
Outline 1: |
8 |
Stuff |
9 |
Course web page: http://computers.douglasthrift.net/code/ |
10 |
Do not waste class time with fixing broken Subversion authentication! |
11 |
Possible schedule change? Monday night? Please? |
12 |
Assignment: ls 0.9 |
13 |
|
14 |
Using Subversion for this Class |
15 |
Check Out |
16 |
Make Directory |
17 |
Add |
18 |
Status |
19 |
Properties (svn:ignore, svn:eol-style) |
20 |
Update |
21 |
Check In |
22 |
Things that *should* go in the repository *for this class*: |
23 |
Source Code |
24 |
Makefiles/Build Scripts |
25 |
Things that *should not* go in the repository *for this class*: |
26 |
Compiled Code of Any Kind |
27 |
|
28 |
How did you go about writing your ls? |
29 |
How did you begin? |
30 |
What design choices did you make? |
31 |
What challenges did you face? |
32 |
What resources did you use? |
33 |
Open discussion |