Course Description
This course teaches object-oriented programming concepts and techniques. In teaching the PBO concept, the Java programming language will be used because Java uses the concepts of objects and classes in making programs. Teaching materials include an introduction to OOP concepts, Java Virtual Machine (JVM), objects, classes, methods, constructors, I/O, inheritance, encapsulation, polymorphism, overloading, UML, files, Swing, applets and exceptions.
Program Objectives (PO)
- Mahasiswa dapat melakukan perancangan aplikasi berorientasi obyek
- Mahasiswa dapat menjelaskan konsep pemrograman berorientasi obyek dalam pembuatan program
- Mahasiswa dapat merancang dan menangani user interface dalam sebuah aplikasi