<?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="syllabus">
	
	<articleinfo>
		<title>CIS 381 Syllabus</title> <author>
		<firstname>Kevin</firstname>
		<surname>Nilson</surname>
		
		<affiliation>
			<orgname>http://www.smccd.net/accounts/nilsonk/</orgname>
			<address><email>nilsonk@smccd.edu</email></address>
		</affiliation> </author>
		
		<abstract>
			<simpara>CS 381 Syllabus, Java Programming I, Fall
				2006</simpara>
		</abstract>
		
	</articleinfo>
	
	<sect1 id="objectives">
		<title>Objectives</title>
		
		<simpara>
			This course is designed for practicing programmers who want to learn the Java language. 
			Students who need a CS1-level course in Java should take CIS255. The Java language is taught from the perspctive of designing and 
			implementing object-oriented, event-driven systems. Topics include object oriented design with UML, Java fundamentals, applets and 
			applications, abstract data types (ADT's) and the Swing toolkit.
		</simpara>
	</sect1>
	
	<sect1 id="Prerequisite">
		<title>Prerequisite</title>
		
		<simpara>CIS 279 or equivalent with a grade of C or higher.</simpara>
	</sect1>
	<sect1 id="RecommendedPrerequisite">
		<title>Recommended Prerequisite</title>
		
		<simpara>Eligibility for ENGL 848.</simpara>
	</sect1>

		
	<sect1 id="Text">
		<title>Text</title>
		
		<figure>
			<title>Textbook</title>
			<mediaobject>
				<imageobject>
					<imagedata fileref="figures/syllabus/bigjava2.jpg"
						format="JPG"/>
				</imageobject>
				<caption>
					<para>Big Java, 2nd Edition, Cay S. Horstmann,  ISBN 0-471-69703-6 </para>
				</caption>
			</mediaobject>
		</figure>
		
	</sect1>
	
	<sect1 id="policies">
		<title>Class Policies</title>
		<sect2>
			<title>Email</title>
			<simpara>Email must be checked at least once per day.  Email will be used to communicate information about quizes, homeworks, and class updates.  Please include CIS 381 in the 
			title of all emails sent to Professor Nilson.</simpara>
		</sect2>
		
		<sect2>
			<title>Attendance</title>
			<simpara>Attendance is highly recommended. If you have to miss a lecture, you
				are responsible for obtaining the notes and handouts from a fellow student.  Online students should read additional resources mentioned
				in class forum.
			</simpara>
		</sect2>
		
		<sect2>
			<title>Time Outside of Lecture/Lab</title>
			<simpara>Plan to spend 5-10 hours each week on this class.</simpara>
		</sect2>
		
		<sect2>
			<title> Class Etiquette</title>
			<simpara>Arrive on time and do not leave before class is dismissed. Turn off your
				cell phone and pager before entering the classroom. Talking in class or
				other disruptive behavior is unacceptable. </simpara>
		</sect2>
		
		<sect2>
			<title>Tests</title>
			<simpara>Make-up tests will be much more difficult than the original exam. You
				can prearrange to take the test ahead of time.</simpara>
		</sect2>
		
		<sect2>
			<title>Homework</title>
			<simpara>All assignments that are due on a day that we have class are due at the BEGINNING of class.  All assignments that are due on a day we do not have class are due at midnight.</simpara>
		</sect2>
		
		<sect2>
			<title>Need for Assistance</title>
			<simpara>If you have any condition, such as a physical or learning disability,
				which I should be aware of, please notify me as soon as possible.</simpara>
		</sect2>
		
		<sect2>
			<title>Academic Dishonesty</title>
			<simpara>Plagiarism and cheating are serious offenses and may be punished by
				failure on exam, lab or project; failure in course; and or expulsion from the
				College. For more information refer to the "Academic Dishonesty" policy in
				the College Catalog.</simpara>
		</sect2>
		
		<sect2>
			<title>Grading</title>
			<simpara>Letter grades are determined using a standard percentage point
				evaluation as outlined below. Grades may be curved after the total semester
				points have been tabulated. However, do not count on a curve to obtain your
				desired grade.</simpara>
			
			<table>
				<title>Grading Scores</title>
				<tgroup cols="2">
					<thead>
						<row>
							<entry>Letter</entry>
							<entry>Percent</entry>
						</row>
					</thead>
					<tbody>
						<row>
							<entry>A</entry>
							<entry>90 - 100%</entry>
						</row>
						<row>
							<entry>B</entry>
							<entry>80 - 89%</entry>
						</row>
						<row>
							<entry>C</entry>
							<entry>70 - 79%</entry>
						</row>
						<row>
							<entry>D</entry>
							<entry>60 - 69%</entry>
						</row>
						<row>
							<entry>F</entry>
							<entry>Below 60%</entry>
						</row>
					</tbody>
				</tgroup>
			</table>
			
			<table>
				<title>Grading Breakdown</title>
				<tgroup cols="2">
					<tbody>
						<row>
							<entry>Assignments/Projects/Participation</entry>
							<entry>60%</entry>
						</row>
						<row>
							<entry>Exams</entry>
							<entry>40%</entry>
						</row>
					</tbody>
				</tgroup>
			</table>
			
			<!--table>
				<title>Course Outline</title>
				<tgroup cols="2">
					<tbody>
						<row>
							<entry>Midterm Exam</entry>
							<entry>
								<simpara><emphasis>Chapter 1:</emphasis>An
									Introduction to Networking</simpara>
								<simpara><emphasis>Chapter 2:</emphasis>
									Networking Standards and the OSI Model</simpara>
								<simpara><emphasis>Chapter 3:</emphasis>
									Transmission Basics and Networking
									Media</simpara>
								<simpara><emphasis>Chapter 4:</emphasis>Network
									Protocols</simpara>
							</entry>
						</row>
						<row>
							<entry>Final Exam</entry>
							<entry>
								<simpara><emphasis>Chapter 5:</emphasis>
									Networking Hardware</simpara>
								<simpara><emphasis>Chapter 6:</emphasis>
									Topologies and Access Methods</simpara>
								<simpara><emphasis>Chapter 7:</emphasis>WANs,
									Internet Access, and Remote
									Connectivity</simpara>
							</entry>
						</row>
					</tbody>
				</tgroup>
			</table-->
			
		</sect2>
	</sect1>
	
	<sect1 id="teaching">
		<title>Teaching Methods</title>
		
		<segmentedlist>
			<segtitle>Lectures</segtitle>
			<segtitle>Assignmnets</segtitle>
			<segtitle>Final</segtitle>
			<segtitle>Class Website</segtitle>
			<segtitle>Publisher Website</segtitle>
			<segtitle>Class Gradebook</segtitle>
			<segtitle>Class Forum</segtitle>
			<seglistitem>
				<seg>Important material from the text and outside sources will be covered
					in class. Students should plan to take careful notes as not all material
					can be found in the texts or readings. Discussion is encouraged.</seg>
				<seg>Homework is in several forms.  Assignments may be short papers, design plans, or other.</seg>
				<seg>The final exam will be given to test all materials.</seg>
				<seg>All material is distributed on the Internet. <ulink
						url="http://www.smccd.net/accounts/nilsonk/smc2006fallcis381/fall06cis381welcome.html">
					http://www.smccd.net/accounts/nilsonk/smc2006fallcis381/fall06cis381welcome.html</ulink>
					</seg>
				<seg> Publishers: <ulink url="http://www.wiley.com">
					http://www.wiley.com</ulink> Search on book title to find the
					correct page. </seg>
				<seg>Class Grades can be checked at any time: <ulink
						url="http://www.javaclimber.com/gradebook/student">
					http://www.javaclimber.com/gradebook/student</ulink> </seg>
				<seg>Class Forum can be used to ask questions and discuss with the class: <ulink
						url="http://www.smccd.net/forums/nilsonk2/">http://www.smccd.net/forums/nilsonk2/
					</ulink> </seg>
			</seglistitem>
		</segmentedlist>
		
	</sect1>
</article>
