Langsung ke konten utama

Postingan

Program Kasir Sederhana Menggunakan Java Swing

Deskripsi Program ini berfungsi untuk memudahkan transaksi antara kasir dengan customers. Dengan program ini user dapat memilih pesanan yang akan dipesan kemudian menampilkan total harga dari keseluruhan pesanan sekaligus kembalian nya. Screenshot Design Frame Screenshot Output Program Source Code /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ import javax.swing.JOptionPane; /** * * @author Muhammad Dimas Febrianto */ public class ProgramKasir extends javax.swing.JFrame { /** * Creates new form ProgramKasir */ public ProgramKasir() { initComponents(); } /** * This method is called from within the constructor to initialize the form. * WARNING: Do NOT modify this code. The content of this method is always * regenerated by the Form Editor. */ @SuppressWarnings(
Postingan terbaru

Membuat Program Kasir Sederhana Dengan Java

Deskripsi Program ini berfungsi untuk memudahkan transaksi antara kasir dengan customers. Dengan program ini user dapat memilih pesanan yang akan di pesan kemudian menampilkan total harga dari keseluruhan pesanan sekaligus kembalian nya. Flowchart Source Code package kasir_resto; import java.util.Scanner; /** * * @author Muhammad Dimas Febrianto */ public class Kasir_Resto { /** * @param args the command line arguments */ public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println(" ____________________________________"); System.out.println("| MENU |"); System.out.println("|____________________________________|"); System.out.println("| Nama | Harga |"); System.out.println("|1. Nasi Goreng | Rp 13000 |"); System.out.println("|2. Mie

Tutorial installasi windows server 2008

Hello guys..!!  Perkenalkan saya blogger yang masih newbie. Kali ini mau ngasih tau tutorial menginstall windows server 2008 R2 dan sekalian system requirmentnya terima kasih☺ System requirement yang dibutuhkan Component Requirement Processor • Minimum: 1 GHz (x86 processor) or 1.4 GHz (x64 processor) • Recommended: 2 GHz or faster Note:  An Intel Itanium 2 processor is required for Windows Server 2008 for Itanium-Based Systems. Memory • Minimum: 512 MB RAM • Recommended: 2 GB RAM or greater • Maximum (32-bit systems): 4 GB (Standard) or 64 GB (Enterprise and Datacenter) • Maximum (64-bit systems): 32 GB (Standard) or 1 TB (Enterprise and Datacenter) or 2 TB (Itanium-Based Systems) Available Disk Space • Minimum: 10 GB • Recommended: 40 GB or greater Note:  Computers with more than 16 GB of RAM will require more disk space for paging, hibernation, and dump files. Drive DVD-ROM drive Display and Peripherals • Super VGA (800 x 600) or higher-resolution m