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)