<!DOCTYPE html>

<!-- Written by ???? -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Assignment 4 - Your Name Here</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<style type="text/css">
<!--
body {
	background-color: rgb(250, 235, 215);
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18pt;
}

.materials {
	font-weight: bold;
	font-size: 80%;
}

.prereq { color: green; }
.coreq { color: blue; }
.advisory { color: red; }

.morning { color: #800080; }
.aft-eve { color: blue; }
.internet { color: teal; }

-->
</style>
</head>

<body>
<h1>CIT 010 : Introduction to Computing and
	Information Technology : 3 units</h1>

<p>Recommended: Math 11A or 11S or  or 12L or placement
based on Math assessment.<br />
<span class="coreq">Corequisite: CIT200</span><br />
<span class="advisory">Advisory Level:   READ: 2  WRITE: 2 MATH: 2</span><br />
<span class="materials">Material Fee: $2.00</span>
</p>

<p>A comprehensive overview of computers and information technology.
Students are required to register in CIT 200.</p>

<dl>
<dt>16255</dt>
    <dd class="morning">Lec | MW | 0745-0910 AM | S150 | Tarquinio</dd>
<dt>16257</dt>
    <dd class="aft-eve">Lec | W | 0600-0915 PM | S150 | Eisenberg</dd>
<dt>16258</dt>
   <dd class="internet">BY INTERNET</dd>
 </dl>

<h1>CIT 020 : Program Design and Development : 3 units</h1>
<p>Prerequisite: Math 13 or equivalent<br />
<span class="coreq">Corequisite: CIT 200</span><br />
<span class="advisory">Advisory Level: READ: 2 WRITE: 2</span><br />
<span class="materials">Material Fee: $2.00</span>
</p>

<p>This course is an introduction to problem solving and
computer programming. Students are required to register in
CIT 200.</p>

<dl>
<dt>16260</dt>
    <dd class="aft-eve">Lec | Sat | 0100-0405 PM | RG248 | Staff</dd>
    <dd class="aft-eve">Lab | Sat | 0415-0555 PM | RG240 | Staff</dd>
<dt>16262</dt>
    <dd class="morning">Lab | TTh | 0915-1020 AM | RG240 | Lichtbach</dd>
    <dd class="morning">Lec | TTh | 1030-1110 AM | C209  | Lichtbach</dd>
</dl>

</body>
</html>