Pemrograman java lanjut yang diajarkan di semester empat
adalah untuk membuat sebuah program yang bisa berjalan di semua platform,
karena bahasa java merupakan bahasa
pemrograman berorientasi objek murni yang dibuat berdasarkan
kemampuan-kemampuan terbaik bahasa pemrograman objek sebelumnya. dan juga
bahasa java sangat mudah di pahami bagi pemula.
Proyek aplikasi bisnis yang saya buat ini merupakan proyek
aplikasi Client-Server menggunakan database MySQL berbasis GUI. Penggunanaan
bahasa pemograman Java untuk proyek client server ini dikarenakan bahasa
pemograman Java mempunyai banyak keuntungan yang ditawarkan diantaranya, dapat
dijalankan di beberapa platform (multiplatform), pemogramannya berbasis objek
dan mempunyai perpustakaan kelas yang lengkap.
Compiler yang digunakan untuk pembuatan aplikasi
client-server ini adalah NetBeans IDE 7.1.1. Pengunaan compiler NetBeans
dikarenakan proses deteksi error yang lebih mudah diketahui sehingga pembuatan
aplikasi Client-Server bisa lebih cepat selesai. Didalam implementasi nya
sendiri dimana package Database-Server harus koneksi terlebih dahulu dengan
database MySQL-nya, kemudian baru client dapat dengan mudah melakukan Insert,
Update, Delete, Refresh saat tampilan form muncul.
Advanced java programming teach in the fourth semester is to create a program that can run on all platforms, The language of java is a pure object-oriented programming language that
is based on the abilities previous best programming language objects. java language
and also very easy to understand for beginners.
Business application projects that I created is a Client-Server application, this project using GUI-based MySQL database. Java programming language usage for client server project is due to the Java programming language has many advantages offered them, can run on multiple platforms (multiplatform), pemogramannya object-based and have a complete class library.
Compiler used for the manufacture of client-server applications are NetBeans IDE 7.1.1. Use NetBeans compiler error because the detection process is known thus making it easier Client-Server applications can be quickly completed. Inside implementations his or her its own wherein package Database-Server must connection in advance with database MySQL-his or her, then newly client can be with easily perform Insert, Update, Delete, Refresh moment display form emerged.
Sebuah proyek yang saya buat:
Business application projects that I created is a Client-Server application, this project using GUI-based MySQL database. Java programming language usage for client server project is due to the Java programming language has many advantages offered them, can run on multiple platforms (multiplatform), pemogramannya object-based and have a complete class library.
Compiler used for the manufacture of client-server applications are NetBeans IDE 7.1.1. Use NetBeans compiler error because the detection process is known thus making it easier Client-Server applications can be quickly completed. Inside implementations his or her its own wherein package Database-Server must connection in advance with database MySQL-his or her, then newly client can be with easily perform Insert, Update, Delete, Refresh moment display form emerged.
Sebuah proyek yang saya buat: