From c9c8fd91d2e466d6ff2e58b035aee46cfdc80bb3 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 20 Aug 2019 10:28:36 +0700 Subject: [PATCH] Update for Gasal 2019/2020. Signed-off-by: Willy Sudiarto Raharjo --- includes/courses.php | 2 +- index.php | 4 ++-- os-ti/index.php | 9 +++++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/includes/courses.php b/includes/courses.php index ade0f3a..aebfc7b 100644 --- a/includes/courses.php +++ b/includes/courses.php @@ -6,7 +6,7 @@
  • |
  • SysAdmin
  • |
  • -
  • CompNet
  • +
  • OS
  • diff --git a/index.php b/index.php index a404cb9..9909e46 100644 --- a/index.php +++ b/index.php @@ -50,9 +50,9 @@ include "includes/quotes.php";

    My classes next semester

    - +
    -

    I will be teaching Computer Network, System Administration, and Computer Security.

    +

    I will be teaching Operating System, System Administration, and Computer Security.

    Jadwal
    @@ -32,7 +33,7 @@ include "../includes/courses.php";

    PEMBERITAHUAN

    -

    Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan memiliki dan membawa buku Operating System Concepts di setiap pertemuan. Tidak akan disediakan slide materi untuk perkuliahan ini, karena semua materi sudah ada di buku.

    +

    Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan memiliki akun Moodle.

    @@ -57,7 +58,7 @@ include "../includes/courses.php";
  • Main Memory
  • Virtual Memory
  • Mass-Storage Structure
  • -
  • File System Interface + Implementation
  • +
  • File System
  • Input/Output System
  • Virtual Machines
  • Special Topic
  • @@ -69,7 +70,7 @@ include "../includes/courses.php";

    REFERENSI

      -
    1. Operating System Concepts 9th Edition (Avi Silberschatz, Peter Baer Galvin, Greg Gagne - John Wiley & Sons, Inc)
    2. +
    3. Operating System Concepts 10th Edition (Avi Silberschatz, Peter Baer Galvin, Greg Gagne - John Wiley & Sons, Inc)