Download WordPress Themes, Happy Birthday Wishes

HTTP Programming Recipes for Java Bots

The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. Java allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user woul

Read More »

Introduction to Neural Networks for Java, 2nd Edition

Introduction to Neural Networks with Java, Second Edition, introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectu

Read More »

The Java Garbage Collection Mini-Book

The Java Garbage Collection Mini-book provides a concise, accessible guide for Java architects and senior developers who want to understand what garbage collection is, how it works, and how it impacts the execution of their programs.This book dives r

Read More »

SCJP: Sun Certified Programmer for Java Platform Study Guide: SE6 (Exam CX-310-065)

Category: Java Programming Author: Richard F. Raposa Pages: 576 pages Read and download free eBook intituled SCJP: Sun Certified Programmer for Java Platform Study Guide: SE6 (Exam CX-310-065) in format – 576 pages created by ...

Read More »

QuickTime for Java: A Developer’s Notebook

QuickTime Java (QJT) is a terrific multimedia toolkit, but it's also terrifying to the uninitiated. Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QTJ is powerful, but not easy

Read More »

Essentials of the Java Programming Language: A Hands-On Guide

Thousands of programmers want to learn Java fast, hands-on -- with as little complexity and theory as possible. For them, Essentials of the JavaaA A Programming Language is the perfect starting point.Based on the author's wildly-popular web tutorial,

Read More »

The ABC of PDF with iText: PDF Syntax Essentials

iText is a Java library originally created by Bruno Lowagie which allows to create PDF, read PDF and manipulate them. This book will show how to create PDF files with iText.This book is a vademecum for the author's other books entitled 'Create your P

Read More »

OSGi In Practice

What is OSGi Simply put, OSGi is a standardized technology that allows developers to create the highly modular Java applications that are required for enterprise development. OSGi lets you install, start, stop, update, or uninstall components without

Read More »

Building Skills in Object-Oriented Design (in Java and Python)

This book has 49 chapters that will help you build OO design skills through the creation of a moderately complex family of application programs. This is a step-by-step guide to OO design and implementation.This book uses Objects First Approach. Stude

Read More »

Java Application Development for CICS

The prime audience of this book is CICS and z/OS system programmers who provide support for Java application development and Java application programmers who need a gentle introduction to Java development for CICS.In this book, it assumes that you ha

Read More »