Download WordPress Themes, Happy Birthday Wishes

CICS and the JVM server: Developing and Deploying Java Applications

provides information about the new Java virtual machine (JVM) server technology in IBM CICS Transaction Server for z/OS V4.2. We begin by outlining the many advantages of its multi-threaded operation over the pooled JVM function of earlier releases.

Read More »

Concurrent Programming: The Java Programming Language

The popularity of the Internet has led to rapidly expanding interest in client-server programming by all kinds of businesses and organizations. Many client and server applications benefit from their design as object-oriented programs with multiple th

Read More »

Pro Java 6 3D Game Development: Java 3D, JOGL, JInput and JOAL APIsa

This book shows you how to develop and program 3D games in Java technology on a PC, with an emphasis on the construction of 3D landscapes. It's assumed you have a reasonable knowledge of Java - the sort of thing picked up in a first Java course at sc

Read More »

A Brief Introduction to Neural Networks using Java and SNIPE

This book introduces the Java programmer to the world of Neural Networks and Artificial Intelligence using SNIPE. SNIPE is a well-documented JAVA library that implements a framework for neural networks in a speedy, feature-rich and usable way.Neural

Read More »

Killer Game Programming in Java

Book DescriptionAlthough the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly J

Read More »

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java

This book illustrates how to program AI algorithms in Lisp, Prolog, and Java. The book basically cover each topic 3 times in each language. Topics include: simple production-like system based on logic, logic-based learning, and natural language parsi

Read More »

How to Design Classes

The authors put classes and the design of classes into the center of their approach. In this volume, they show students how object-oriented programming languages such as C++, C#, and Java support this effort with syntactic constructs. They also refin

Read More »

Java Persistence

This book is meant to cover Java persistence, that is, storing stuff in the Java programming language to a persistent storage medium.Specifically using the Java Persistence API (JPA) to store Java objects to relational databases, but I would like it

Read More »

Guide to Java Persistence and Hibernate

This book is for Java developers who want to learn about Hibernate. It provides a clear introduction to the current standard for object-relational persistence in Java.This book provides more in-depth examples than any other books for Hibernate beginn

Read More »

UML for Java Programmers

The Unified Modeling Language has become the industry standard for the expression of software designs. The Java programming language continues to grow in popularity as the language of choice for the serious application developer.Using UML and Java to

Read More »