Beginning Java SE 6 Game Programming, 3rd Edition

BEGINNING JAVA SE 6 GAME PROGRAMMING, THIRD EDITION is perfect for beginner level game programmers with some Java experience who want to quickly and easily learn how to create games using the latest version of the Java SDK, Java 6. Written in simple language, the book teaches each

 

Learn Java for Android Development

Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should first obtain a solid grasp of the Java language and its foundational APIs to improve your chances of succeeding as an Android app developer.

 

Java(TM) Programming: From Problem Analysis to Program Design, 5th Edition

Designed for a first Computer Science (CS1) Java course, JAVA PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN 5e will motivate readers while building a cornerstone for the Computer Science curriculum. With a focus on readers’ learning, this text approaches programming using the latest version of Java, and includes

 

Design Patterns in Java, 2nd Edition

Design Patterns in Java™ gives you the hands-on practice and deep insight you need to fully leverage the significant power of design patterns in any Java software project. The perfect complement to the classic Design Patterns, this learn-by-doing workbook applies the latest Java features and best practices to

 

Java(TM) Programming: From Problem Analysis to Program Design, 5th Edition

Designed for a first Computer Science (CS1) Java course, JAVA PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN 5e will motivate readers while building a cornerstone for the Computer Science curriculum. With a focus on readers’ learning, this text approaches programming using the latest version of Java, and includes

 

Building Parallel Programs: SMPs, Clusters & Java

This text is intended for parallel programming courses within computer science departments at both four-year and two-year colleges. More specifically, this text is ideal for those courses in parallel programming and parallel computing where Java is the preferred language. Parallel programming is an elective course offered within most

 

Pro Spring Batch

Since its release, Spring Framework has transformed virtually every aspect of Java development including web applications, security, aspect-oriented programming, persistence, and messaging. Spring Batch, one of its newer additions, now brings the same familiar Spring idioms to batch processing. Spring Batch addresses the needs of any batch process,

 

Functional Programming for Java Developers

Software development today is embracing functional programming (FP), whether it’s for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.

Dean Wampler,

 

NHibernate 2.x Beginner’s Guide

This is a beginner’s guide to NHibernate that starts from ground zero. Successive chapters build upon earlier concepts, while the sample code presents various ways to accomplish typical data access tasks. Within a few chapters you have a running application using NHibernate to retrieve and store data.We examine

 

Camel in Action

Apache Camel is a Java framework that lets you implement the standard enterprise integration patterns in a few lines of code. With a concise but sophisticated DSL you snap integration logic into your app, Lego-style, using Java, XML, or Scala. Camel supports over 80 common transports such