Update for 2017 classes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
+5
-8
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Operating System</title>
|
||||
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Sistem Operasi, Linux, Windows, Teknik Informatika" />
|
||||
@@ -24,10 +24,7 @@ include "../includes/courses.php";
|
||||
<h3>Jadwal</h3>
|
||||
</header>
|
||||
<aside>
|
||||
<p>Grup B<br/>Hari Kamis<br/>Jam 16.30<br/>Ruang </p>
|
||||
</aside>
|
||||
<aside>
|
||||
<p>Grup C<br/>Hari Selasa<br/>Jam 13.30<br/>Ruang </p>
|
||||
<p>Grup A<br/>Hari Kamis<br/>Jam 13.30 - 16.20<br/>Ruang </p>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="classinfo">
|
||||
@@ -51,7 +48,6 @@ include "../includes/courses.php";
|
||||
<h1>MATERI</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Syllabus</li>
|
||||
<li>Introduction to Operating System</li>
|
||||
<li>Operating System Structures</li>
|
||||
<li>Proses + Thread</li>
|
||||
@@ -64,7 +60,8 @@ include "../includes/courses.php";
|
||||
<li>File System Interface + Implementation</li>
|
||||
<li>Input/Output System</li>
|
||||
<li>Virtual Machines</li>
|
||||
<li>Distributed Systems</li>
|
||||
<li>Special Topic</li>
|
||||
<li>Presentation/Review</li>
|
||||
</ol>
|
||||
</section>
|
||||
<section class="references">
|
||||
@@ -72,7 +69,7 @@ include "../includes/courses.php";
|
||||
<h1>REFERENSI</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li><a href="http://www.os-book.com/">Operating System Concepts 8<sup>th</sup>/9<sup>th</sup> Edition (Avi Silberschatz, Peter Baer Galvin, Greg Gagne - John Wiley & Sons, Inc)</a></li>
|
||||
<li><a href="http://www.os-book.com/">Operating System Concepts 9<sup>th</sup> Edition (Avi Silberschatz, Peter Baer Galvin, Greg Gagne - John Wiley & Sons, Inc)</a></li>
|
||||
</ol>
|
||||
</section>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user