Download WordPress Themes, Happy Birthday Wishes

RxJava for Android App Development

RxJava is hot property among experienced Android developers these days, but this powerful library for handling asynchronous data in Android apps can be difficult to learn. In this O’Reilly report, mobile software engineer Matt Dupree introduces you

Read More »

Java Design Patterns: A Tutorial

Design patterns have become a staple of object-oriented design and programming by providing elegant, easy-to-reuse, and maintainable solutions to commonly encountered programming challenges. However, many busy Java programmers have yet to learn about

Read More »

Modern Java EE Design Patterns: Building Scalable Architecture for Sustainable Enterprise Development

With the ascent of DevOps, microservices, containers, and cloud-based development platforms, the gap between state-of-the-art solutions and the technology that enterprises typically support has greatly increased. But as Markus Eisele explains in this

Read More »

The Java Game Programming Tutorials

This tutorial teaches you the fundamentals of building a highly illustrative game using the Java programming language. In this book, you'll employ open source software as tools to help you quickly and efficiently build your Java game applications. Yo

Read More »

The Common Java Cookbook

This book provides expert tips for using Java-based utilities from projects such as Apache Commons, Apache Lucene, and Apache Velocity. You don't have to be an expert, the book's solution-based format contains code examples for a wide variety of web,

Read More »

Practical Artificial Intelligence Programming in Java, 3rd Edition

This book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical nat

Read More »

O’Reilly Beyond Java

In Beyond Java, Bruce chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success. Then, he describes the characteristics of likely successor

Read More »

Spring by Example

This book covers Spring Framework from basic to advanced, including Spring MVC,, Spring JPA, Spring IoC container, Spring AOP and AspectJ, Spring data access support, Spring transaction management, Spring Web and Portlet MVC, Spring testing support,

Read More »

Spring Framework Cookbook: Hot Receipes for Spring Framework

The Spring Framework is an open-source application framework and inversion of control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions for building web applications on top of

Read More »

BIG CPU, BIG DATA: Solving the World’s Toughest Problems with Parallel Computing

This book teaches you how to write parallel programs for multicore machines, compute clusters, GPU accelerators, and big data map-reduce jobs, in the Java language, with the free, easy-to-use, object-oriented Parallel Java 2 Library. The book also co

Read More »