Learn Java in One Week

Learn Java in One Week
Author :
Publisher : BALIGE Publishing
Total Pages : 551
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Learn Java in One Week by : Vivian Siahaan

Download or read book Learn Java in One Week written by Vivian Siahaan and published by BALIGE Publishing. This book was released on 2019-11-17 with total page 551 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is the ultimate beginners’ crash course to Java GUI programming, as it will help you learn enough about the language in as little as 1 week. Complex concepts in developing MS Access and SQLite driven projects are broken down into easy steps to ensure that you can easily master the Java language even if you have never coded before. The best way to learn Java is by doing it. The lessons in this book are a highly organized and well-indexed set of tutorials meant for students and programmers. Netbeans, a specific IDE (Integrated Development Environment) is used to create GUI (Graphical User Interface applications).The finished product is the reward, but the readers are fully engaged and enriched by the process. This kind of learning is often the focus of training. In this book, you will learn how to build from scratch two access database management systems using Java. In designing a GUI and as an IDE, you will make use of the NetBeans tool. In chapter one, you will create School database and six tables. In chapter two, you will study: Creating the initial three table projects in the school database: Teacher table, TClass table, and Subject table; Creating database configuration files; Creating a Java GUI for viewing and navigating the contents of each table; Creating a Java GUI for inserting and editing tables; and Creating a Java GUI to join and query the three tables. In chapter three, you will learn: Creating the main form to connect all forms; Creating a project will add three more tables to the school database: the Student table, the Parent table, and Tuition table; Creating a Java GUI to view and navigate the contents of each table; Creating a Java GUI for editing, inserting, and deleting records in each table; Creating a Java GUI to join and query the three tables and all six. In chapter four, you will study how to query the six tables. In chapter five, you will create Crime database and its six tables. In chapter six, you will be taught how to extract image features, utilizing BufferedImage class, in Java GUI. In chapter seven, you will be taught to create Java GUI to view, edit, insert, and delete Suspect table data. This table has eleven columns: suspect_id (primary key), suspect_name, birth_date, case_date, report_date, suspect_ status, arrest_date, mother_name, address, telephone, and photo. In chapter eight, you will be taught to create Java GUI to view, edit, insert, and delete Feature_Extraction table data. This table has eight columns: feature_id (primary key), suspect_id (foreign key), feature1, feature2, feature3, feature4, feature5, and feature6. All six fields (except keys) will have a BLOB data type, so that the image of the feature will be directly saved into this table. In chapter nine, you will add two tables: Police_Station and Investigator. These two tables will later be joined to Suspect table through another table, File_Case, which will be built in the seventh chapter. The Police_Station has six columns: police_station_id (primary key), location, city, province, telephone, and photo. The Investigator has eight columns: investigator_id (primary key), investigator_name, rank, birth_date, gender, address, telephone, and photo. Here, you will design a Java GUI to display, edit, fill, and delete data in both tables. In chapter ten, you will add two tables: Victim and File_Case. The File_Case table will connect four other tables: Suspect, Police_Station, Investigator and Victim. The Victim table has nine columns: victim_id (primary key), victim_name, crime_type, birth_date, crime_date, gender, address, telephone, and photo. The File_Case has seven columns: file_case_id (primary key), suspect_id (foreign key), police_station_id (foreign key), investigator_id (foreign key), victim_id (foreign key), status, and description.


Learn Java in One Week Related Books

Learn Java in One Week
Language: en
Pages: 551
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-11-17 - Publisher: BALIGE Publishing

GET EBOOK

This book is the ultimate beginners’ crash course to Java GUI programming, as it will help you learn enough about the language in as little as 1 week. Complex
Java 8 Lambdas
Language: en
Pages: 182
Authors: Richard Warburton
Categories: Computers
Type: BOOK - Published: 2014-03-18 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expres
Learn Java: A Crash Course Guide to Learn Java in 1 Week
Language: en
Pages: 180
Authors: Timothy Needham
Categories: Computers
Type: BOOK - Published: 2018-10-10 - Publisher: Independently Published

GET EBOOK

Are you ready to program with Java in less than 1 week? Have you always wanted to learn computer programming but you thought is difficult for you? Or perhaps yo
Java 8 in Action
Language: en
Pages: 424
Authors: Raoul-Gabriel Urma
Categories: Java (Computer program language)
Type: BOOK - Published: 2014 - Publisher:

GET EBOOK

"Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next
Learning Java
Language: en
Pages: 836
Authors: Patrick Niemeyer
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

This updated edition introduces the basics of Java and everything necessary to get up to speed on the new 1.4 version quickly. CD contains the Java 2 SDK for Wi