ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Enterprise Development with VisualAge for Java Version 3
Author:
Dale Nilsson et al
ISBN:
0 471 389498
Publisher:
Wiley
Pages:
525pp+CD
Price:
£35-50
Reviewer:
Jon Lacey
Subject:
java
Appeared in:
13-5
Books for VisualAge are few and far between and this is a welcome addition.

The text centres around building a calculator form initial design and simple applet through to a more substantial program that is the basis for a useful project.

The first chapter describes the VisualAge IDE, how to load the software and setup the classpath. The second details how to create the ubiquitous Hello World example, as needed in all good programming texts.

The rest of the book starts gently and increases at a fair pace, enabling the reader to create some useful first applets and applications. This is most definitely not a 'Teach yourself Java' book as it is mostly GUI based using the Point& Click technique.

The text explains how to create logic beans and how events, properties and methods are used along with how connections between the various entities are made and used. Later chapters explain the basics of a JDBC connection to access a database and what can be done with the records returned and how and when to use Servlets.

Included with the book is a CD that contains the Professional version of VisualAge v3.02.

All in all a very useful beginner's reference book.