Upload presentasi
Presentasi sedang didownload. Silahkan tunggu
Diterbitkan olehYulia Ratna Jayadi Telah diubah "6 tahun yang lalu
1
DIAN PRAJARINI, S.T.,M.Eng ROSITA YANUARTI, S.Kom.,M.Cs
OOP DASAR DIAN PRAJARINI, S.T.,M.Eng ROSITA YANUARTI, S.Kom.,M.Cs
2
DIAN PRAJARINI, S.T.,M.Eng.
3
KONTRAK PERKULIAHAN PENILAIAN KETERLAMBATAN MATERI
4
PENILAIAN UGD + QUIZ : 25% RESPONSI (1X) : 15% TUGAS + LAPORAN : 10%
UTS (TEORI) : 20% UAS/TUGAS BESAR : 30%
5
Continue.. Range Nilai A = > 90 A- = 80 – 89 B+ = 75 - 79
D = 50 – 59 E < 50
6
PRESENSI 3 kali berturut-turut Alpha nilai E
Presensi < 75% tidak diijinkan ikut UTS/UAS
7
TERLAMBAT Dosen terlambat 20 Menit (tanpa konfirmasi) = Kosong
15 menit < Mahasiswa terlambat < 20 Menit = boleh masuk tanpa presensi Mahasiswa terlambat > 20 Menit = tidak boleh masuk
8
MATERI Kontrak Perkuliahan Review Java Basic 1 Sekilas tentang OOP
Terstruktur vs OOP Review Java Basic 2 Identify Objects and Classes Identify Objects, Classes and Methods
9
Continue… Encapsulation Inheritance Polimorfisme Abstract Interface
10
Tools CommandLine Notepad ++, etc JDK, JRE
11
JAVA??
12
Struktur Program Java akses modifier:
public dapat diakses oleh kelas lain baik dalam satu maupun berbeda package private tidak bisa diakses oleh kelas lain protected kelas yang dilakukan oleh subkelas turunannya & kelas lain yang ada dalam satu package staticmethod tdk dpt lsg berhub dg yg lain selain variabel static&local string[] args parameter = args bertipe array instance class string method main is one where our program starts its execution
13
Method print() and println()
14
Procedural VS OOP The procedural-oriented languages focus on procedures, with function as the basic unit. You need to first figure out all the functions and then think about how to represent data.
15
Procedural VS OOP The object-oriented languages focus on components that the user perceives, with objects as the basic unit. You figure out all the objects by putting all the data and operations that describe the user's interaction with the data.
16
Sekilas OOP ~ Computer Soccer Game
17
Reference Savitch, Walter J., 2006, Absolute Java, Pearson Education,Inc. Kamin, Samuel N.., Mickunas, M. Dennis, Reingold, Edward M., 2002., An Introduction to Computer Science using Java., McGrawHill Cohoon, J. and Davidson, J., 200, Java Program and Design, McGrawHill Education.
Presentasi serupa
© 2024 SlidePlayer.info Inc.
All rights reserved.