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

Comparing:
CodeClass/outline_0 (file contents), Revision 889 by douglas, 2007-03-06T18:09:05-08:00 vs.
CodeClass/outline_6 (file contents), Revision 918 by douglas, 2007-05-14T16:09:39-07: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 <
7 > Outline 6:
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
10 >        Assignment: Odd Even or Even Odd or Something
11 >
12 >    Get over your fears of checking in code
13 >        Why don't you check in code?
14 >        Why don't you check in code early?
15 >        Why don't you check in code often?
16 >        Stop doing that!
17 >
18 >    Come up with a Or Something project
19 >        What is something that you want to do?
20 >        Maybe a tool that will help you do a task that you have to do often?
21 >        Ideas that I have implemented:
22 >            A program that sends me text messages when my credit card is due
23 >            A web page with daily and random Jargon File entries (also feeds)
24 >            A tool to generate a Google Sitemap file from Subversion metadata
25 >            Tools for showing del.icio.us bookmarks on my site including tags
26 >                from bundles and thumbnails for flickr picture bookmarks
27 >            A program that makes the del.icio.us bookmarks on Britta's site
28 >                have fancy quotes rather than straight quotes
29 >            A program that makes a site map from my Search Engine's XML index
30 >            A system of makefiles to keep my site in line and such
31 >       Talk about your ideas
32 >       Tell me what you are going to do
33 >       Maybe even commit the beginnings of your project during class
34 >
35 >    Odd Even or Even Odd
36 >        Jay?
37  
38 <    Version Control
39 <        What is it?
21 <        Why is it useful?
22 <        Subversion: http://subversion.tigris.org/
23 <
24 <    Using Subversion for this Class
25 <        Check Out
26 <        Make Directory
27 <        Add
28 <        Status
29 <        Properties (svn:ignore, svn:eol-style)
30 <        Update
31 <        Check In
32 <        Things that *should* go in the repository *for this class*:
33 <            Source Code
34 <            Makefiles/Build Scripts
35 <        Things that *should not* go in the repository *for this class*:
36 <            Compiled Code of Any Kind
38 >    Talk About Stuff
39 >        Anything

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines