Название: Java Succinctly Part 2 Автор: Christopher Rose , Chiranjit Hazarika Издательство: Chiranjit Hazarika Год: 2017 Страниц: 200 Формат: PDF, EPUB, AZW3 Размер: 10 Mb Язык: English
In this second e-book on Java, Christopher Rose and Chiranjit Hazarika takes readers through some of the more advanced features of the language. Java Succinctly Part 2 explores powerful and practical features of Java, such as multithreading, building GUI applications, and 2-D graphics and game programming. Then learn techniques for using these mechanisms in coherent projects by building a calculator app and a simple game with the author.
Table of Contents Packages and Assert Reading and Writing to Files Polymorphism Anonymous Classes Multithreading Introduction to GUI Programming GUI Windows Builder 2-D Game Programming