Ex Machina (2015) 's Review

Image
From the beginning of this film, which is how humans can't be escaped from the name of Technology. Yes, modern humans today certainly can't be escaped from laptops, smartphones, and other things related to technology. In this film where a boss named Nathan intends to create an interface that can help people make their work easier. We all know if making an interface is not easy. In this case, the computer and its equipment must be designed in accordance with the desired needs and can help humans in their daily work (according to specific tasks given). If we talk about interfaces, it will offend the User Interface. User Interface here is more than what humans can see, touch or hear. The user interface includes concepts, user needs to know computer systems, and must be integrated into the entire system. The user interface isn't enough to just look 'good' but must be able to support tasks done by humans and has made to avoid minor mistakes. In this film, it c

DOS / Disk Operating System

 DOS tidak memiliki Shell dan berbasis TextBased.
 A.    Bagian-bagian DOS :
         1.    DOS Kernel -> Inti dan Interface.
         2.    DOS BIOS -> Pengontrol I/O.

      2 Jenis perintah DOS :
         a.    Perintah Internal (instruksi-instruksi dasar OS yang merupakan bagian dari modul   / bawaan OS).  Ex: CLS, DIR,.....
         b.    Perintah Eksternal (instruksi-instruksi suatu OS yang memerlukan file eksternal untuk menjalankannya.

 B.    Versi-versi DOS :
         1.    Versi 1.0
                Fitur-fiturnya :
               a.    Menggunakan memory 12 KB yang bekerja di prosesor jenis Intel 8086.  UNDER DOS yang biasa menggunakan bahasa PASCAL, COBOL, QBASIC, FORTRAN, dll.
               b.    Hanya mendukung 1 direktori yang mampu menampung 64 file.
               c.    Masih menggunakan floopy disk 5 ¼ inch.
         2.    Versi 2.0
              Fitur-fiturnya :
              a.    Mulai mendukung HDD < 32 MB .
              b.    Mendukung direktori berjenjang (direct & sub direct)  folder di dalam folder.
              c.    Perintah-perintah eksternal lebih banyak.
         3.    Versi 3.0
              Fitur-fiturnya :
              a.    Mulai mendukung jaringan komputer.
              b.    Disket yang digunakan 3 ½ inch.
         4.    Versi 4.0
              Fitur-fiturnya :
              a.    Mendukung HDD dgn ukuran 32 MB – 2 GB.
         5.    Versi 5.0
              Fitur-fiturnya :
             a.    Memiliki fasilitas CTRL, ESC, HELP.

 C.    Aturan Penamaan File DOS :

         1.    Maksimal 8 karakter (tidak termasuk ekstension).
         2.    Tidak boleh merupakan simbol ->  [], /, *, +, - , ( , ) , < , > , ||  .
         3.    ≠ Reserved Words / perintah bawaan komputer.
         4.    Tidak boleh mengandung space (underscore diperbolehkan).
         5.    Boleh ditambahkan ekstension sesuai jenis filenya (MEMO -> .MEM, BATCH ->     .BAT, PROGRAM -> .PRG, COMMAND -> .COM).

         contoh :     R23M.BAT  =  benar
                            X25B.COM  = benar

                              4)33.COM  = salah.


 D.    Penggunaan tombol keyboard (shortcut keys) pada DOS :
         a.    F1 = Menampilkan perintah terakhir karakter demi karakter.
         b.    F2 = Menampilkan perintah terakhir yang akan diketikkan.
         c.    F3 = Menampilkan perintah yang pernah diketikkan.

Comments

Popular posts from this blog

PERANGKAT BERGERAK (MOBILE DEVICE)

Membuat Aplikasi Penjualan Sederhana Menggunakan VB.Net dan database Access 2010 (CRUD)

Ex Machina (2015) 's Review