JavaScript | CGI | CSS | Java | PHP | SQL | ASP | HTML | PERL | Python | C++ | Graphics | DHTML | Misc

Java Page | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | Previous Page

Java Gently

Java Gently

Judy M. Bishop

Our New Price: $36.95
Our Used Price: $33.00
In Stock: 24 hours
Format:Textbook Paperback, 1st ed., 400pp.
ISBN: 0201593998
Publisher: Addison Wesley Longman, Inc.
Pub. Date: April 1997
Edition Desc: 2nd Ed

Java provides the engineer and scientist with an efficient and easy-to-use tool for problem solving in today's Web based environment. Written for beginners, this new edition teachers the entire language by example.
Java Software Solutions

Java Software Solutions: Foundations of Program Design

Foundations of Program Design

Our New Price: $67.75
Our Used Price: $54.75
In Stock: 24 hours
Format:Textbook Paperback, 1st ed., 829pp.
ISBN: 0201571641
Publisher: Addison Wesley Longman, Inc.
Pub. Date: February 1997

Using Java(TM) 1.1, Java Software Solutions teaches beginning programmers how to design and implement high-quality object-oriented software. The authors emphasize problem solving through understanding requirements, exploring options, and designing conceptually clean solutions. John Lewis and Bill Loftus wrote this book from the ground up, taking full advantage of Java to teach introductory programming. Throughout the book, the authors intertwine the use of applets and applications to demonstrate computing concepts. Applets are introduced early, building on the excitement of the web, while applications are used for readers to gain a clear understanding of programming concepts.
Data Structures
and Problem Solving
Using Java

Data Structures and Problem Solving Using Java

Our New Price: $70.75
Our Used Price: $54.75
In Stock: 24 hours
Format:Textbook Hardcover, 780pp.
ISBN: 0201549913
Publisher: Addison Wesley Longman, Inc.
Pub. Date: October 1997
Data Structures and Problem Solving Using Java teaches data structures and algorithms from the perspective of abstract thinking and problem solving. In this text, experienced author and educator Mark Allen Weiss takes a unique approach by clearly separating the specification and implementation of data structures. Dr. Weiss presents the interface and running time of data structures in Part II of the book. Then, he provides the opportunity for students to use the data structures in a variety of practical examples before introducing the implementations in Part IV. By first gaining a familiarity with the interfaces and uses of data structures, readers will be able to think more abstractly about the subject matter.
On to Java

On to Java

Our New Price: $24.20
In Stock: 24 hours (Same Day)
Format:Textbook Paperback, 1st ed., 300pp.
ISBN: 020149826X
Publisher: Addison Wesley Longman, Inc.
Pub. Date: September 1996
The Knowledge You Need Each section add new capabilities to a short, yet representative Java program. One such program displays the rating of a movie selected by a user, along with a movie poster. Any World-Wide-Web browser can fetch and run the program, on your computer, in response to a button click. As you see the program evolve, you learn to design class hierarchies impose requirements using interfaces follow the model-view approach to interface design access applets from network viewers use threads to implement dynamic applets and you learn to exploit the features of Java 1.2 to access files via resources exploit swing classes draw using the Graphics2D class generate Java beans for GUI builders and much, much more. Winston's proven approach Based on extensive teaching experience Features easily digested segments Illustrates ideas via short, yet complete programs Answers your natural questions in a natural order Stresses principles of good-programming practice Recapitulates key points as if-then rules
The Java Tutorial Continued

The Java Tutorial Continued: The Rest of the JDK

The Rest of the JDK
Mary Campione
Kathy Walrath
Alison Huml

Our Price: $39.95
In Stock: 24 hours
Format: Paperback, 950pp.
ISBN: 0201485583
Publisher: Addison Wesley Longman, Inc.
Pub. Date: December 1998

The Java Tutorial Continued provides accurate, up-to-date coverage of features added to the original core Java platform. Written by the experts, The Java Tutorial Continued employs a hands-on, self-paced, example-driven approach. This book concentrates on JDK 1.2 APIs but also contains the information you need to use the JDK 1.1 versions of the APIs. The accompanying CD-ROM contains all the material from both The Java Tutorial and The Java Tutorial Continued in HTML, including the source code for all of the examples. The CD-ROM also has much more, including the JDK and everything you need to start programming with JDK 1.2.
The Java Class Libraries,
1.2 Supplement

The Java Class Libraries,  1.2 Supplement

Patrick Chan
Douglas Kramer
Rosanna Lee
Lisa Friendly (Editor)

Our New Price: $34.95
In Stock: 24 hours
Format:Textbook Paperback, 2nd ed., 1157pp.
ISBN: 0201485524
Publisher: Addison Wesley Longman, Inc.
Pub. Date: May 1999
Edition Desc: 2nd Ed.

Best-selling authors Patrick Chan, Rosanna Lee, and Doug Kramer provide a timely 1.2 companion book to The Java Class Libraries, Second Edition, Volume 1. Used together, these books provide complete documentation for the Volume 1 set of packages. Important new packages have been added, including: java.lang.reflect, and java.util.jar. The Supplement includes complete documentation for all packages, classes, and members that are new or have been changed. Material that has not been changed from Java 1.1 and Java 1.2 is not covered in the supplement. However, all class descriptions in the supplement include member summaries that indicate which book contains which member desriptions. Moreover, the supplement features an integrated index that covers both books.

This definitive reference to the Java 1.2 class libraries is an essential resource for both novice and experienced Java programmers. The information is presented in an easy-to-use, dictionary-like format. The packages covered in this book are: java.io, java.lang, java.lang.reflect, java.math, java.text, java.util, java.util.jar, and java.util.zip.

The extensive class and member descriptions contain details crucial for developing robust and professional applets and applications. Each description is supplemented by an example which demonstrates the class or member in a relevant context.

Each class description includes:

  • a class hierarchy diagram showing its connection to related classes
  • detailed overview describing its purpose and key concepts
  • a convenient member summary that briefly describes each member and arranges the members into related groups
  • an example demonstrating the class in a "real-world" context
  • comprehensive descriptions and an example for each member.
XML and Java: Developing Web Applications

XML and Java: Developing Web Applications

Developing Web Applications
Hiroshi Maruyama
Naohiko Uramoto
Kento Tamura

Our Price: $39.95
In Stock: 24 hours (Same Day)
Format: Paperback, 1st ed., 368pp.
ISBN: 0201485435
Publisher: Addison Wesley Longman, Inc.
Pub. Date: May 1999

XML and Java: Developing Web Applications is a tutorial that will teach Web developers, programmers, and system engineers how to create robust XML business applications for the Internet using the Java technology. The authors, a team of IBM XML experts, introduce the essentials of XML and Java development, from a review of basic concepts to thorough coverage of advanced techniques. Using a step-by-step approach, this book illustrates real-world implications of XML and Java technologies as they apply to Web applications. Readers should have a basic understanding of XML as well as experience in writing simple Java programs.

XML and Java enables you to:

  • Develop Web business applications using XML and Java through real-world examples and code
  • Quickly obtain XML programming skills
  • Become familiar with Document Object Models (DOM) and the Simple API for XML (SAX)
  • Understand the Electronic Document Interchange (EDI) system design using XML and Document Type Definition (DTD), including coverage on automating business-to-business message exchange
  • Leverage JavaBean components
  • Learn a hands-on, practical orientation to XML and Java
XML has strong support from industry giants such as IBM, Sun, Microsoft, and Netscape. Java, with its "write once, run anywhere" capabilities, is a natural companion to XML for building the revolutionary Internet applications described in this book. XML and Java demonstrates how developers can harness the power of these technologies to develop effective Web applications. If you want to learn Java-based solutions for implementing key XML features, including parsing, document generation, object tree manipulation, and document processing; there is no better resource than this book.

The accompanying CD-ROM contains extensive cross-platform sample code, plus the latest implementation of IBM's XML for the Java XML processor fully licensed for commercial use.

Java Page | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | Previous Page

JavaScript | CGI | CSS | Java | PHP | SQL | ASP | HTML | PERL | Python | C++ | Graphics | DHTML | Misc


Home | Free Buttons | Monthly Project | Seasonal Site | Tips & Scripts | Book Store
Feature Archive | Application Form | Software Store | Hardware Store | Contact Us
© 2000 Ira Boucher Ira Designs