1 / 4

MODUL PRATIKUM PEMOGRAMAN BERORIENTASI OBJEK (OOP)

MODUL PRATIKUM PEMOGRAMAN BERORIENTASI OBJEK (OOP). Oleh : Sukma Murdani, S.Kom. SILABUS. PENDAHULUAN Pengenalan OOP Pengenalan JAVA O OP (Object Oriented Programming) JAVA Class, Java Interface Encapsulation Inheritence Polimorfisme OOP Visual (SWING dan AWT) DATABASE LAPORAN.

taylor
Télécharger la présentation

MODUL PRATIKUM PEMOGRAMAN BERORIENTASI OBJEK (OOP)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MODUL PRATIKUMPEMOGRAMAN BERORIENTASI OBJEK (OOP) Oleh : Sukma Murdani, S.Kom

  2. SILABUS • PENDAHULUAN • Pengenalan OOP • Pengenalan JAVA • OOP (Object Oriented Programming) • JAVA Class, Java Interface • Encapsulation • Inheritence • Polimorfisme • OOP Visual (SWING dan AWT) • DATABASE • LAPORAN

  3. TUGAS 4 • MenggunakanText Editor dan Jcreator • Dengan menggunakan konsep Array buatlah sebuah class yang disimpan dalam file dengan nama tugas4.java untuk menghasilkan tampilan berikut : •  a. 0 2 4 6 8 • 10 12 14 16 18 • 20 22 24 26 28 • 30 32 34 36 38 • b. 0 • 2 4 • 6 8 10 • 12 14 16 18

  4. Dengan menggunakan konsep Pewarisan buatlah sebuah class Induk yang disimpan dalam file dengan nama tugas42a.java untuk menghasilkan tampilan berikut : # UNIT MIKRO BUKOPIN # KODE UNIT : 0311 NAMA UNIT :USP SWAMITRA KSU GLOBAL • Selanjutnya buatlah class turunan yang disimpan dengan nama anak4b.java untuk menghasilkan tampilan berikut : # UNIT MIKRO BUKOPIN # KODE UNIT : 0311 NAMA UNIT :USP SWAMITRA KSU GLOBAL KODE KARYAWAN : 108803 NAMA KARYAWAN : SUKMA MURDANI, S.KOM JABATAN : CREDIT INVESTIGATOR

More Related