<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="xslt/home.xslt" type="text/xsl"?>
<cs17>
	<home>
		<welcome><div xmlns="http://www.w3.org/1999/xhtml">
			<p>Algebraic! CS 17/18 is one of two year-long introductory adventures in computer science. On this page you'll find important information related to the spring quest, CS 18.</p>

		<h2>Course Overview</h2>
<p>A continuation of CSCI 0170. Students learn to program in Java while continuing to develop their algorithmic and analytic skills. Emphasis is placed on object-oriented design, imperative programming, and the implementation and use of data structures. Examples are drawn from such areas as databases, strategy games, web programming, graphical user interfaces, route finding, and data compression. Hands-on lab and workshop work guided by TAs.</p>
		</div></welcome>

		<links name="Course Documents">
			<doc name="missive">Course Missive</doc>
			<doc name="collaboration">Collaboration Policy</doc>
			<doc name="pair-programming">Pair Programming Guide</doc>
		</links>

		<links name="Helpful Links">
			<link href="http://java.sun.com/javase/6/docs/api/">Sun Javadocs</link>
			<link href="http://www.simplyscala.com/">Scala Tutorial</link>
			<link href="/system/ergo/">Ergonomics Guide</link>
<!--
			<link href="http://www.cs.brown.edu/system/software/latex/doc/lshort.pdf">Not So Short Introduction to LaTeX2e</link>
			<link href="http://www.cs.brown.edu/system/software/latex/doc/symbols.pdf">LaTeX Symbols</link>
			<link href="http://detexify.kirelabs.org/classify.html">Detexify</link>
-->
		</links>

		<links name="Working From Home">
			<link href="content/remote/remote-windows.pdf">Work from Home Guide (Windows)</link>
			<link href="content/remote/remote-macosx.pdf">Work from Home Guide (Mac OS X)</link>
			<link href="content/remote/remote-agnostic.pdf">Work from Home Guide (platform agnostic)</link>
		</links>
		
	</home>
</cs17>

