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_4 (file contents), Revision 910 by douglas, 2007-04-30T16:33:12-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 4:
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: Do 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 <    Version Control
19 <        What is it?
20 <        Why is it useful?
21 <        Subversion: http://subversion.tigris.org/
18 >    Come up with a Do 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 <    Using Subversion for this Class
36 <        Check Out
37 <        Make Directory
38 <        Add
39 <        Status
40 <        Properties (svn:ignore, svn:eol-style)
41 <        Update
42 <        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
35 >    A Look at VCI VNC
36 >        Test Framework
37 >        Python Stuff (wxPython, PIL)
38 >        VNC (RFB Protocol)
39 >        Client UI
40 >        VCI API
41 >        Recorder (proxy to VCI API)
42 >        Tester

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines