--- CodeClass/outline_0 2007/02/15 00:32:01 882 +++ CodeClass/outline_1 2007/04/11 06:46:56 891 @@ -4,22 +4,30 @@ Douglas Thrift $Id$ -Outline 0: - Introductions - Give your name, rank, and serial number (major) - Why are you here? - What was your first programming experience? - What have you programmed? - +Outline 1: Stuff Course web page: http://computers.douglasthrift.net/code/ - Do you have a lab account? If not, get one now! - Assignment: ls + Do not waste class time with fixing broken Subversion authentication! + Possible schedule change? Monday night? Please? + Assignment: ls 0.9 - Version Control - What is it? - Why is it useful? - Subversion - ... + Using Subversion for this Class + Check Out + Make Directory + Add + Status + Properties (svn:ignore, svn:eol-style) + Update + Check In + Things that *should* go in the repository *for this class*: + Source Code + Makefiles/Build Scripts + Things that *should not* go in the repository *for this class*: + Compiled Code of Any Kind - ... + How did you go about writing your ls? + How did you begin? + What design choices did you make? + What challenges did you face? + What resources did you use? + Open discussion