TUGAS 2 PBKK : ROUTING MENGGUNAKAN FRAMEWORK CODEIGNITER NAMA : KEVIN ASHIL FAADILAH NRP : 05111740000178 KELAS : PBKK - A Penggunaan routing harus kita mulai dulu dari inisiasi pada modul routing itu sendiri, lebih tepatnya di routes kemudian kita setting pada controller Routing About.php Contact.php Hasilnya Welcome About Contact
TUGAS 5 - support system Nama : Kevin Ashil NRP : 05111740000178 Kelas : PBO - B Pada minggu ke-5 mahasiswa ditugaskan untuk membuat program Technical Support yang dapat menjawab input user dan menjawabnya seperti pada TechSupport biasanya. Berikut merupakan program tersebut: SupportSystem: DATA HOSTED WITH ♥ BY PASTEBIN.COM - DOWNLOAD RAW - SEE ORIGINAL /** * This class implements a technical support system. It is * the top-level class in this project. The support system * communicates via text input/output in the text terminal. * This class uses an object of class InputReader to read * input from the user and an object of class Responder to * generate responses. * It contains a loop that repeatedly reads input and * generates output until the user wants to leave. * * @author Kevin Ashil * @version 0.1 (24 November 2020) */ import java.util.* ; public ...
Komentar
Posting Komentar