
THROUGH GAMES
Programming Languages
THROUGH GAMES
Learning Java Through Games teaches you how to use the different features
of the Java language as well as how to program. The book covers as much
material as possible from the latest Java standard while requiring no
previous programming experience.
Taking an application-motivated approach, the text presents an abundance
of games. You must read through the whole chapter to understand all the
features that are needed to implement the game. Most chapters start with
a description of a game and then introduce different Java constructs for
implementing the features of the game on ...