<?php
$pagetitle = "Graduate Course Charts";
$link_path = ("<a href=\"../\" class=\"topnav\">HOME</a> :<a href=\"./\" class=\"topnav\">ACADEMICS</a> :".$pagetitle);
include "../header.inc";
?>
<div align="right">
<FONT FACE="Georgia, Times New Roman" SIZE="2" COLOR="#008080"><b><font size="6" class="heading">
<? echo "$pagetitle"; ?></font></b><br>

     <a href="../academics/" class="link">Academics</a> | 
     <a href="../academics/courseinfo.php3" class="link">Course Information</a> | 
     <a href="../curriculum/" class="link">EE Curriculum</a> |
     <a href="../academics/facultyhours.php3" class="link">Faculty Office Hours</a></font><br><br>
     <!-- img src="../images/admissions2.jpg" width=364 height=169 BORDER=0 ALT="" -->
</div>

<P><img SRC="../images/hr.gif" WIDTH=415 HEIGHT=3 ALT="" BORDER="0"><br></P>

<P>
The graduate courses in the EE Department are grouped into four areas:
</P>

<UL>
<LI>Photonics, Solid-State Devices, &amp; Electromagnetics 
[<A HREF="area1.php3">Course Chart</A>]</LI>
 
 
<LI>Circuits &amp; Electronics
[<A HREF="area2.php3">Course Chart</A>]</LI>

<LI>Signals &amp; Systems
[<A HREF="area3.php3">Course Chart</A>]</LI>
 
    
<LI>Communications &amp; Networking
[<A HREF="area4.php3">Course Chart</A>]</LI>

</UL>

<P>
In addition, please note that several courses offered by other departments 
have a joint EE designation (CSEE, EEME etc.).  
Please consult the listings of other departments 
in the school for such courses.
</P>
	
		<? include "../footer.inc"; ?>
		
