Building Java Programs
by Stuart Reges, Marty Stepp
Publisher: Pearson 2016
ISBN/ASIN: 0134322762
Number of pages: 224
Description:
The authors' proven and class-tested 'back to basics' approach introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only once readers have developed a basic understanding of Java programming.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Java: Graphical User Interfacesby David Etheridge - BookBoon
This introductory book is the third part of the 'Java'-series written by David Etheridge. This volume gives the reader an introduction to Input/Output Packages, Streams, Iterators, Graphical User Interface (GUI) and much more.
(21386 views)
Getting Started with the Java 3D APIby Dennis J. Bouvier - Sun Microsystems, Inc.
The Java 3D API is a hierarchy of Java classes for a sophisticated three-dimensional graphics and sound rendering system. This tutorial introduces the main concepts of the Java 3D API, including many code samples, examples, and diagrams.
(20937 views)
Pro Java 6 3D Game Developmentby Andrew Davison - Apress
Pro Java 6 3D Game Development explains how to program 3D games in Java on a PC, with an emphasis on the construction of 3D landscapes. The author assumes you have a reasonable knowledge of Java, the sort of thing picked up in a first Java course.
(22219 views)
3D Game Development with LWJGL 3by Antonio Hernandez Bejarano - GitBook
This online book will introduce the main concepts required to write a 3D game using the LWJGL 3 library. LWJGL is a Java library that provides access to native APIs used in the development of graphics, audio and parallel computing applications.
(11645 views)