Update for Genap 2014
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>
|
</header>
|
||||||
<section class="teaching">
|
<section class="teaching">
|
||||||
|
<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>Final Year Project 1 (IDDIT)</li>
|
||||||
|
</ol>
|
||||||
|
</article>
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h1>Gasal 2013/2014</h1>
|
<h1>Gasal 2013/2014</h1>
|
||||||
</header>
|
</header>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="adminjar-ti/index.php">Network Administration</a></li>
|
<li>Network Administration</li>
|
||||||
<li><a href="kakom-ti/index.php">Computer Security</a></li>
|
<li>Computer Security</li>
|
||||||
<li><a href="tekkom-ti/index.php">Computer Technology</a></li>
|
<li>Computer Technology</li>
|
||||||
<li>Principles of Project Management & Quality Assurance (IDDIT)</li>
|
<li>Principles of Project Management & Quality Assurance (IDDIT)</li>
|
||||||
<li>Final Year Project 1 (IDDIT)</li>
|
<li>Final Year Project 1 (IDDIT)</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|||||||
@@ -2,11 +2,11 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="../index.php">Home</a></li>
|
<li><a href="../index.php">Home</a></li>
|
||||||
<li>|</li>
|
<li>|</li>
|
||||||
<li><a href="../adminjar-ti/">Network Admin</a></li>
|
<li><a href="../manpro-ti/">Project Mngmt</a></li>
|
||||||
<li>|</li>
|
<li>|</li>
|
||||||
<li><a href="../tekkom-ti/">Comp Tech</a></li>
|
<li><a href="../tekkom-ti/">Comp Tech</a></li>
|
||||||
<li>|</li>
|
<li>|</li>
|
||||||
<li><a href="../kakom-ti/">Comp Sec</a></li>
|
<li><a href="../os-ti/">OS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|||||||
@@ -50,9 +50,9 @@ include "includes/quotes.php";
|
|||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h3>My classes next semester</h3>
|
<h3>My classes next semester</h3>
|
||||||
<span><time datetime="2013-07-18">July 18, 2013</time></span>
|
<span><time datetime="2014-01-22">January 22, 2014</time></span>
|
||||||
</header>
|
</header>
|
||||||
<p>I will be teaching Computer Security, Network Administration, and Computer Technology for regular course and Principles of Project Management & Quality Assurance for International Class.</p>
|
<p>I will be teaching Computer Technology, Operating System, and Project Management for regular course and Final Year Project 1 for International Class.</p>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
+2
-4
@@ -24,11 +24,9 @@ include "../includes/courses.php";
|
|||||||
<h3>Jadwal</h3>
|
<h3>Jadwal</h3>
|
||||||
</header>
|
</header>
|
||||||
<aside>
|
<aside>
|
||||||
<p>Grup D<br/>Hari Kamis<br/>Jam 13.30<br/>Ruang D.1.1</p>
|
<p>Grup C<br/>Hari Selasa<br/>Jam 10.30<br/>Ruang <br/>
|
||||||
|
Grup D<br/>Hari Selasa<br/>Jam 13.30<br/>Ruang </p>
|
||||||
</aside>
|
</aside>
|
||||||
<header>
|
|
||||||
<h3><a href="https://docs.google.com/spreadsheet/pub?key=0AvhuiUaiIBYmdG45QngzVGlRRDYtNVF1ak5fMlk0MkE&output=html">Nilai Akhir</a></h3>
|
|
||||||
</header>
|
|
||||||
</section>
|
</section>
|
||||||
<section class="classinfo">
|
<section class="classinfo">
|
||||||
<section class="notice">
|
<section class="notice">
|
||||||
|
|||||||
Binary file not shown.
+4
-6
@@ -24,11 +24,8 @@ include "../includes/courses.php";
|
|||||||
<h3>Jadwal</h3>
|
<h3>Jadwal</h3>
|
||||||
</header>
|
</header>
|
||||||
<aside>
|
<aside>
|
||||||
<p>Hari Jumat<br/>Jam 13.30<br/>Ruang D.3.1</p>
|
<p>Hari Senin<br/>Jam 11.30<br/>Ruang </p>
|
||||||
</aside>
|
</aside>
|
||||||
<header>
|
|
||||||
<h3><a href="https://docs.google.com/spreadsheet/pub?key=0AvhuiUaiIBYmdDl6VFFUdFdpSmpnTXVIYXNtREppcXc&output=html">Nilai Akhir</a></h3>
|
|
||||||
</header>
|
|
||||||
</section>
|
</section>
|
||||||
<section class="classinfo">
|
<section class="classinfo">
|
||||||
<section class="notice">
|
<section class="notice">
|
||||||
@@ -51,7 +48,7 @@ include "../includes/courses.php";
|
|||||||
<h1>MATERI</h1>
|
<h1>MATERI</h1>
|
||||||
</header>
|
</header>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="syllabus.pdf">Syllabus</a></li>
|
<li>Syllabus</li>
|
||||||
<li>Introduction to Operating System</li>
|
<li>Introduction to Operating System</li>
|
||||||
<li>Operating System Structures</li>
|
<li>Operating System Structures</li>
|
||||||
<li>Proses + Thread</li>
|
<li>Proses + Thread</li>
|
||||||
@@ -59,7 +56,8 @@ include "../includes/courses.php";
|
|||||||
<li>Dead Locks</li>
|
<li>Dead Locks</li>
|
||||||
<li>Main Memory</li>
|
<li>Main Memory</li>
|
||||||
<li>Virtual Memory</li>
|
<li>Virtual Memory</li>
|
||||||
<li>File System (Interface + Implementation)</li>
|
<li>File System Interface</li>
|
||||||
|
<li>Implementation</li>
|
||||||
<li>Mass-Storage Structure</li>
|
<li>Mass-Storage Structure</li>
|
||||||
<li>Virtual Machines</li>
|
<li>Virtual Machines</li>
|
||||||
<li>Distributed Systems</li>
|
<li>Distributed Systems</li>
|
||||||
|
|||||||
Binary file not shown.
+2
-6
@@ -24,12 +24,8 @@ include "../includes/courses.php";
|
|||||||
<h3>Jadwal</h3>
|
<h3>Jadwal</h3>
|
||||||
</header>
|
</header>
|
||||||
<aside>
|
<aside>
|
||||||
<p>Grup B<br/>Hari Selasa<br/>Jam 10.30<br/>Ruang H.2.5<br/>
|
<p>Grup A<br/>Hari Rabu<br/>Jam 10.30 - 15.00<br/>Ruang</p>
|
||||||
Hari Kamis<br/>Jam 10.30<br/>Ruang H.2.5</p>
|
|
||||||
</aside>
|
</aside>
|
||||||
<header>
|
|
||||||
<h3><a href="https://docs.google.com/spreadsheet/pub?key=0AvhuiUaiIBYmdFotTFEzUVV4VW9oUFZCX2R3aXRwUGc&output=html">Nilai Akhir</a></h3>
|
|
||||||
</header>
|
|
||||||
</section>
|
</section>
|
||||||
<section class="classinfo">
|
<section class="classinfo">
|
||||||
<section class="notice">
|
<section class="notice">
|
||||||
@@ -52,7 +48,7 @@ include "../includes/courses.php";
|
|||||||
<h1>MATERI</h1>
|
<h1>MATERI</h1>
|
||||||
</header>
|
</header>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="syllabus.pdf">Syllabus</a></li>
|
<li>Syllabus</li>
|
||||||
<li>Information Technology, the Internet, and You</li>
|
<li>Information Technology, the Internet, and You</li>
|
||||||
<li>The Internet, the Web, and Electronic Commerce</li>
|
<li>The Internet, the Web, and Electronic Commerce</li>
|
||||||
<li>Basic Application Software</li>
|
<li>Basic Application Software</li>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user