Update for next semester.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
+14
-3
@@ -22,14 +22,25 @@ include "includes/navbar.html";
|
||||
?>
|
||||
</header>
|
||||
<section class="teaching">
|
||||
<article>
|
||||
<header>
|
||||
<h1>Gasal 2014/2015</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Network Administration</li>
|
||||
<li>Computer Security</li>
|
||||
<li>Computer Technology</li>
|
||||
<li>Cryptography</li>
|
||||
</ol>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Genap 2013/2014</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li><a href="manpro-ti/index.php">Project Management</a></li>
|
||||
<li><a href="os-ti/index.php">Operating System</a></li>
|
||||
<li><a href="tekkom-ti/index.php">Computer Technology</a></li>
|
||||
<li>Project Management</li>
|
||||
<li>Operating System</li>
|
||||
<li>Computer Technology</li>
|
||||
<li>Final Year Project 1 (IDDIT)</li>
|
||||
</ol>
|
||||
</article>
|
||||
|
||||
@@ -2,15 +2,17 @@
|
||||
<ul>
|
||||
<li><a href="../index.php">Home</a></li>
|
||||
<li>|</li>
|
||||
<li><a href="../manpro-ti/">Project Mngmt</a></li>
|
||||
<li><a href="../kakom-ti/">Comp Sec</a></li>
|
||||
<li>|</li>
|
||||
<li><a href="../tekkom-ti/">Comp Tech</a></li>
|
||||
<li>|</li>
|
||||
<li><a href="../os-ti/">OS</a></li>
|
||||
<li><a href="../adminjar-ti/">Net Admin</a></li>
|
||||
<li>|</li>
|
||||
<li>Crypto</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<ul id="socialbar">
|
||||
<li class="facebook"><a href="http://www.facebook.com/willysr">Facebook</a></li>
|
||||
<li class="twitter"><a href="http://www.twitter.com/willysr2804">Twitter</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
@@ -50,9 +50,9 @@ include "includes/quotes.php";
|
||||
<article>
|
||||
<header>
|
||||
<h3>My classes next semester</h3>
|
||||
<span><time datetime="2014-01-22">January 22, 2014</time></span>
|
||||
<span><time datetime="2014-07-26">July 26, 2014</time></span>
|
||||
</header>
|
||||
<p>I will be teaching Computer Technology, Operating System, and Project Management for regular course and Final Year Project 1 for International Class.</p>
|
||||
<p>I will be teaching Computer Technology, Network Administration, Computer Security, and Cryptography for regular program.</p>
|
||||
</article>
|
||||
<article>
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user