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 |
< |
|
7 |
> |
Outline 1: |
8 |
|
Stuff |
9 |
|
Course web page: http://computers.douglasthrift.net/code/ |
10 |
< |
Do you have a lab account? If not, get one now! |
11 |
< |
Assignment: ls |
12 |
< |
|
19 |
< |
Version Control |
20 |
< |
What is it? |
21 |
< |
Why is it useful? |
22 |
< |
Subversion: http://subversion.tigris.org/ |
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 |
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 |