<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC 
    "-//Dawid Weiss//DTD DocBook V3.1-Based Extension for XML and graphics inclusion//EN" 
    "http://www.cs.put.poznan.pl/dweiss/dtd/dweiss-docbook-extensions.dtd" [
<!ENTITY % isopub SYSTEM "iso-pub.ent"> 
%isopub;
<!ENTITY % local SYSTEM "local-entities.ent">
%local; 
]>


<article id="homework02">
	
	<articleinfo>
		<title>Homework 2</title> <author>
		<firstname>Kevin</firstname>
		<surname>Nilson</surname>
		
		<affiliation>
			<orgname>http://www.smccd.net/accounts/nilsonk/</orgname>
		</affiliation> </author>
		
		<abstract>
			<simpara>CS 381 Homework 2, Java Programming I, Fall 06</simpara>
		</abstract>
		
	</articleinfo>
	
	<sect1 id="assignment">
		<title>Homework 2</title>
		<simpara>Due - Due August 23</simpara>
		<para>Reply to the Topic Homework2 on the class forum: <ulink url="http://smccd.net/forums/nilsonk1/">http://smccd.net/forums/nilsonk2/</ulink></para>
		<simpara>This assignment does not need to be uploaded.</simpara>
		<para>DO NOT REPLY TO ANOTHER STUDENTS MESSAGE UNLESS YOU ARE REPLYING TO THEIR MESSAGE.</para>
		
		<simpara>The body of your message should include several sentences about yourself.  Hopefully this will help the class know each other.  Possible topics you could discus:</simpara>
		
		<itemizedlist>
			<abstract>
				Some possible topics to discuss.  No topic listed below is required.
			</abstract>
			<listitem>
				<para>Your major</para>
			</listitem>
			<listitem>
				<para>Why are you taking CIS 381</para>
			</listitem>
			<listitem>
				<para>What do YOU want to get out of this class</para>
			</listitem>
			<listitem>
				<para>Any programming experience you may have</para>
			</listitem>
			<listitem>
				<para>Do you have any industry programming experience</para>
			</listitem>
			<listitem>
				<para>Other CIS college classes completed</para>
			</listitem>
			<listitem>
				<para>Where you work</para>
			</listitem>
			<listitem>
				<para>Your country of birth</para>
			</listitem>
			<listitem>
				<para>Classes you are taking this semester</para>
			</listitem>
			<listitem>
				<para>Any special needs you may have</para>
			</listitem>
		</itemizedlist>

	</sect1>
</article>