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 it now! |
17 |
< |
Assignment: ls |
10 |
> |
Assignment: Early and Often |
11 |
|
|
12 |
< |
Version Control |
13 |
< |
What is it? |
14 |
< |
Why is it useful? |
15 |
< |
Subversion |
16 |
< |
... |
12 |
> |
How did you go about writing your ls 0.9? |
13 |
> |
How did you begin? |
14 |
> |
What design choices did you make? |
15 |
> |
What challenges did you face? |
16 |
> |
What resources did you use? |
17 |
> |
Open discussion |
18 |
> |
|
19 |
> |
A look at BSD ls and GNU ls |
20 |
> |
What did they do? |
21 |
> |
Open discussion |
22 |
|
|
23 |
< |
... |
23 |
> |
Get over your fears of checking in code |
24 |
> |
Why don't you check in code? |
25 |
> |
Why don't you check in code early? |
26 |
> |
Why don't you check in code often? |
27 |
> |
Stop doing that! |
28 |
> |
|
29 |
> |
Come up with an Early and Often project |
30 |
> |
... |