<?php require_once "fs_inner_context.inc"; ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     "http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">

<title><?php echo $HTML_TITLE; ?></title>

</head>

<?php echo html_bgcolor_body($BG_COLOR); ?>

<!-- Standard hierarchical header structure -->

<?php echo $CS_HEADER_HTML; ?>

<?php echo html_linked_text("<em>Courses</em>", $CS_COURSES_ROOT_URL); ?>

<?php echo $HTML_HEADER; ?>

<hr><hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
"<img align=top
     src=\"http://www.cs.uchicago.edu/~odonnell/OData/Images/news5.gif\"
     alt=\"News Flash: \"
>
Timely Announcements");
?>

<?php echo html_linked_text("Online Discussion using HyperNews", "Discussion"); ?>

<br><br>

<ul>

  <li>[22 Dec 2002]
  <?php echo html_linked_text("Final grades", "Grading") . " "; ?> are posted. [MOD]</li>

</ul>

<hr><hr>

<?php echo html_header($HTML_HEADER_LEVEL + 1, "Logistics"); ?>

<ul>

  <li>Venue: MWF 9:30 AM, Ryerson 251.<br><br></li>

  <li>Instructor:
      <?php echo html_linked_text("Michael J. O'Donnell", $OD_ROOT_URL); ?>
      <br><br>
    <ul>
       
      <li>Office: Ryerson 257A.<br><br></li>

      <li>email: <em>odonnell@cs.uchicago.edu</em><br><br></li>

      <li>Office hours: by appointment. Contact me by email, phone at
      the office (773-702-1269), or phone at home (847-835-1837
      between 9:30 and 5:30 on days that I work at home). You may drop
      in to the office any time, but you may find me out or busy if
      you haven't confirmed an appointment. Check my
      <?php echo html_linked_text("personal calendar", $OD_CALENDAR_URL); ?>
      before proposing an appointment.
      </li>

    </ul>

    <br><br>

  </li>

  <li>Course Assistant: Benedict Singer (singerb@uchicago.edu)
  </li>

</ul>

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                       html_linked_text("Course Description",
                                        "Course_description"));
?>
<!--
<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Schedule of Topics (stub)",
                                        "Schedule"));
?>
-->

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Lecture Notes",
                                        "Lecture_notes"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Tips and Gotchas",
                                        "Tips"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Texts",
                                        "Texts"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Grading",
                                        "Grading"));
?>
<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Exams and Study Guides",
                                        "Exams"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Computing Resources",
                                        "Computing_resources"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Online Discussion",
                                        "Discussion"));
?>

<?php echo html_header($HTML_HEADER_LEVEL + 1, 
                       html_linked_text("Homework Assignments",
                                        "Homework"));
?>

<!-- <?php echo html_header($HTML_HEADER_LEVEL + 1,
                html_linked_text("Previous instances of the course (stub)",
                                 "Previous_classes")); ?> -->

<?php echo html_header($HTML_HEADER_LEVEL + 1,
                       html_linked_text("Related Links",
                                        "Related_links")); ?>

<?php echo html_footer("index", 0, 1); ?>
<!-- hhmts start -->
Last modified: Sun Dec 22 17:06:12 CST 2002
<!-- hhmts end -->

</body>

</html>
