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
Evaluating Java for Game Developmentby Jacob Marner
The purpose of this text is to examine if the use of Java for games is advantageous to C and C++. The target group of the text is professional game programmers with little or no knowledge of Java. The focus is on games intended for retail.
(20137 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.
(20843 views)
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.
(21307 views)
The Java Game Development Tutorialby Fabian Birzele - Java Cooperation
A very detailed introduction into the development of online games using Java. The text will lead you from the basic structure of an applet to the development of a whole game. Topics covered: AI, level editors, random generation of landscapes, etc.
(28305 views)