X
Advanced Do-It-Yourself Java Games: An Introduction
Advanced Do-It-Yourself Java Games: An Introduction

Advanced Do-It-Yourself Java Games: An Introduction to Java Threads and Animated Video Games

Product ID : 19313299
3.8 out of 5 stars


Galleon Product ID 19313299
Shipping Weight 2.65 lbs
I think this is wrong?
Model
Manufacturer Createspace Independent Publishing Platform
Shipping Dimension 9.37 x 7.56 x 1.89 inches
I think this is wrong?
-
4,216

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Advanced Do-It-Yourself Java Games: An Introduction

Advanced Do-It-Yourself Java Games: An Introduction to Java Threads and Animated Video Games is the third book of the Do-It-Yourself Java Games series. The previous book in the series, More Do-It-Yourself Java Games, taught event-driven programming. Those games started with an initial window, then waited for the program user to take an action. The games in this book require the same kind of event-driven user interfaces, but add threads to perform automated, simultaneous activity, whether the user takes an action or not.You'll learn more advanced programming techniques as you create 8 new games with sound and animation. You'll learn to use abstract classes, interfaces, state-driven programming, and the model/view/controller design.This book assumes you either have experience creating event-driven user interfaces with Java Swing or you have read the second book, More Do-It-Yourself Java Games: An Introduction to Java Graphics and Event-Driven Programming.The Do-It-Yourself Java Games series of books uses a unique "discovery learning" approach to teach computer programming: learn Java programming techniques more by doing Java programming than by reading about them. Through extensive use of fill-in blanks, with easy one-click access to answers, you will be guided to write complete programs yourself, starting with the first lesson. You'll create puzzle and game programs and discover how, when, and why Java programs are written the way they are.