<HTML>
<TITLE>Salsa - How to Navigate Salsa</TITLE>

<!--#include file="salsainclude.html" -->

<img src="images/back.gif" align=center><A href="index.html"><b>Salsa</b></a>

<center><img src="images/titles/navi24.gif"></center>
<p>
All of the materials in this tutorial (listed below) can be accessed and
studied independently.  If you are taking CMPSCI 377, however, we recommend
that you follow the general guidelines we provide here.  The topics covered
are listed <a href="topics.html">here</a>.

<p> The topic list has been organized to introduce concepts and the Nachos
source code in an orderly way.  We suggest you go through the overview of
Nachos first, and going through the topics left to right, top to bottom.  Each
topic has links to quizzes, appropriate source code and its corresponding lab,
if any.  Some topics like file system and networking, are not associated with
any lab but are there only to help you understand the source code.

<p>
Before you start on any topic, go through the <a href="review.html"></a>
review materials.  It is very important that you be familiar with basic UNIX
commands and <em>make</em> in order to do the labs.  The labs are intensive
and even though C++ and other skills can be picked up along the way, it is
easier later on in the course if you master them before you start on the labs.

<p>
<img src="images/clr-line2.gif">
<p>
<img src = "images/left.gif" align=center><a href="index.html"> Back</a><br>

<p>
<em>Last modified on <!--#flastmod file="navigate.html" --></em>


</body>
</HTML>

