Archive for the 'Computer/Programming' Category

Java Testing and Design From Unit Testing to Automated Web Tests

Java Testing and Design From Unit Testing to Automated Web Tests
Web infrastructure is everywhere. And yet until this book there was no guide to show how your choices in design, coding, and testing impact the scalability, performance, and functionality of your Web-enabled applications.
Java Testing and Design: From Unit Testing to Automated Web Tests teaches you [...]

Sun Press – Effective Java Programming Language Guide Sun Press – Effective Java Programming Language Guide

Effective Java Programming Language Guide

Working solutions to programming challenges faced by Java developers on a daily basis, revealing what to do to produce clear, robust and efficient code. Include rules in short essay form, and the author’s ‘war stories,’ giving advice and insights into nuances of the language.

Google Web Toolkit: GWT Java Ajax Programming

Google Web Toolkit: GWT Java Ajax Programming
This book is for Java developers who want to create Ajax interfaces using the Google Web Toolkit (GWT). It focuses on useful, practical tasks from the first chapter. The book is aimed at programmers who want to use GWT to create interfaces for their professional web applications. It concentrates [...]

Introduction to Java Programming-Comprehensive Version (6th Edition)

Introduction to Java Programming-Comprehensive Version (6th Edition)
Now integrating Java 5 throughout, this reference introduces Java programming fundamentals – including problem-solving, object-oriented programming, GUI programming, data structures, networking, internationalization, advanced GUI programming, and Web programming. Includes many new illustrations. Enhances examples throughout, using small, simple, and stimulating examples to demonstrate concepts and techniques. Offers anearlier introduction [...]

Computer Graphics Using Java 2D and 3D

Computer Graphics Using Java 2D and 3D
This Java handbook makes a practical tutorial on Java 2D and Java 3D for computer professionals. It contains in-depth coverage of basic computer graphics concepts and techniques, and introduces advanced graphic features to an audience mostly trained in the Java language.

RESTful Web Services – O’Reilly

This book puts the “Web” back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web.

Beginning Java SE 6 Platform

Beginning Java™ SE 6 Platform: From Novice to Professional steers you through the maze of the new Java Standard Edition (SE) 6 core and desktop platform and its programming API and concepts. You will learn these through action and example. Individual chapters introduce a particular API area, discuss the API, and provide a hands-on example.

Google Web Toolkit Applications – Prentice Hall

Get the edge you need to deliver exceptional user experiences with Google™ Web Toolkit Applications, a guidebook that provides web developers with core information and instructions for creating rich web applications. Whether you’re a developer who needs to build a high-performance front end for Java, PHP, or Ruby applications, or to integrate with external web [...]

Effective Java (2nd Edition)

Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.

A Laboratory Course in C++ Data Structures – Jones and Bartlett

A Laboratory Course in C++ Data Structures – Jones and Bartlett
A Laboratory Course in C++ Data Structures, Second Edition exemplifies the active learning experience. With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how [...]