No image available
Introduction to Java Through Game Development: Learn Java Programming Skills by Working with Video Games Paperback - 2022
by Brusca, Victor G
- Used
- Good
- Paperback
NZ$112.34
Free Delivery within USA
Standard delivery: 7 to 14 days
More delivery options
Standard delivery: 7 to 14 days
Dropship order
Ships from Bonita (California, United States)
Details
- Title Introduction to Java Through Game Development: Learn Java Programming Skills by Working with Video Games
- Author Brusca, Victor G
- Binding Paperback
- Condition Used - Good
- Pages 248
- Volumes 1
- Language ENG
- Publisher Apress
- Publication date 2022-11-25
- Illustrated Yes
- Features Bibliography, Illustrated, Index
- Bookseller's Inventory # 1484289501.G
- ISBN 9781484289501 / 1484289501
- Weight 1.02 lbs (0.46 kg)
- Dimensions 10 x 7 x 0.55 in (25.40 x 17.78 x 1.40 cm)
- Category Computers - Games
- Library of Congress subjects Java (Computer program language), Video games - Programming
- Dewey Decimal Code 005.133
- Quantity available 1
About Bonita California, United States
Reader reviews for Introduction to Java Through Game Development: Learn Java Programming Skills by Working with Video Games
Write a review for this book
Important Terms and Guidelines
- Please focus on the book’s content and context. Also, add any personal comments as to how you enjoyed the book. Substantiate your likes and dislikes. You may make comparisons to other books.
- Reviews must be at least 140 characters in length.
- Please do not reveal critical plot elements.
- This is not a help line. Contact customer support if you need help.
Your review must not include:
- Obscenities, discriminatory language, or other insulting language not suitable for public domain
- Advertisements, “spam” content, or references to other products, offers or websites.
- Email addresses, URLs, phone numbers, physical addresses or other contact information.
- Overly critical comments about other reviews or reviewers
- Time-sensitive material (i.e. promotional tours, seminars, lectures, etc.)
- Availability, price, or alternative ordering/shipping information
From the publisher
From the rear cover
Interested in learning how to program with Java? Let's face it, the best way to learn to program is by writing programs. This can be a daunting proposition with the specter of hours of simple command line example programs hanging over your head. Fear not! Now you can learn to program in Java in a fun way by working on video games.
With this book, you'll get to work with three Java game projects and have access to the complete game code for each project, including a full Java game engine. After completing Introduction to Java through Game Development, you'll be proficient in Java programming, having worked with the language's fundamental aspects throughout the text, and will be ready to further your Java and game programming expertise with confidence.
You will:
With this book, you'll get to work with three Java game projects and have access to the complete game code for each project, including a full Java game engine. After completing Introduction to Java through Game Development, you'll be proficient in Java programming, having worked with the language's fundamental aspects throughout the text, and will be ready to further your Java and game programming expertise with confidence.
You will:
- Master the fundamentals of the Java programming language
- Use different data structures like arrays, lists, stacks, and queues
- Understand game programming basics including the main game loop
- Gain experience working with three different game projects via the book's coding challenges
- Work with the 2D game engine that powers the book's included games and learn to create your own new game projects
- Understand advanced Java topics like classes, encapsulation, inheritance, and polymorphism
- Work with exceptions and how to use debugging techniques to trace through code
- Sharpen your skills with over a dozen coding challenges that test your abilities with a development task on a real game project