Java 2 the Complete Reference
|
Patrick Naughton
Herbert Schildt
Joe O'Neil
Our Price: $31.99
Retail Price: $39.99
You Save: $8.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 1st ed., 1108pp.
ISBN: 0072119764
Publisher: McGraw-Hill Companies
Pub. Date: March 1999
|
Take JAVA to the max with expert help for beginning, intermediate, and advanced JAVA programmers alike take note: everything you need to get the best performance out of your applets and servlets is packed into JAVA 2.0: The Complete Reference. World- renowned authors, Patrick Naughton (ESPN's Sportszone, Disney, and ABC News Web sites), Herb Schildt, the world's leading programming author, and Joseph O'Neil add 30% more material to their hugely successful past editions of this best seller. They show you exactly how to develop, compile, debug, and run Java applications and applets quickly and confidently. Plus you'll become expert on all of Java's new features including:
- Servlets used to build powerful, scalable, robust Web applications
- The Swing component set, a GUI toolkit that simplifies the development of visual components such as menus, tool bars, dialogs
- Utility class updates
- Java2-D, which enables you to build advanced 2D graphics and images
Java Annotated Archives
|
Naba Barkakati
Our Price: $49.99
In Stock: 24 hours (Same Day)
Format: Paperback, 1st ed., 880pp.
ISBN: 0072119020
Publisher: Osborne/McGraw-Hill
Pub. Date: April 1999
|
The Ultimate Collection of Robust Code and Expert Techniques for Java Programmers. This is the most innovative Java programming tool ever created. Develop and deploy portable Java applications, applets, servlets, and JavaBeans for stand-alone and server-side applications using the exceptional collection of customizable code found in Java Annotated Archives. This one-of-a-kind resource delivers ready-to-run source code along with line-by-line explanations of how, why, and when to customize the code samples for various programming tasks. You'll learn to use applets to enhance Web pages with animation, cookies, multimedia, communications functions, and more. Then it's on to creating Web pages, applications, and servers with JavaBeans, and developing stand-alone GUI applications, command-line applications, and client/server and database applications. Finally, the book illustrates how to use servlets for simple and three-tiered Web-based applications Complete for simple and three-tiered Web-based applications Complete with a CD-ROM containing all of the book's source code, this is an invaluable resource you'll use time and time again
Oracle JDeveloper
|
Build Powerful Applications and Applets in Java
Cary Jensen, Loy Anderson,
Blake Stone, Scott Rogers (Editor)
Our Price: $35.99
Retail Price: $44.99
You Save: $9.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 688pp.
ISBN: 0072118636
Publisher: Osborne/McGraw-Hill
Pub. Date: July 1998
|
Oracle's JDeveloper is a revolutionary enterprise-scale tool for building, debugging, and deploying sophisticated applets and applications in Java. Oracle JDeveloper is the ideal book for every programmer, regardless of Java experience. Using clear steps, illuminating screen shots, and useful code examples, you'll learn to create menus, control frames and dialogs, write event handlers, leverage layout managers, create and deploy database applications and applets, build JavaBeans, and so much more. In addition, Oracle JDeveloper includes a comprehensive appendix on Java.
Java Foundation Classes
|
Matthew T. Nelson
Our Price: $49.95
In Stock: 24 hours (Same Day)
Format: Paperback, 1040pp.
ISBN: 007913758X
Publisher: McGraw-Hill Companies
Pub. Date: May 1998
Edition Desc: Book & CD-ROM
|
Here is the first in-depth guide to JFC, which will allow Java programmers to write full-featured, user-friendly, platform-independent and user applications; that include graphics, sound and telephony. Includes a step-by-step tutorial, full-code sample, as well as advanced examples.
The CD-ROM contains all source code from the book (almost 100 full-code examples), the latest version of the Java Development Kit (JDK) 1.2, and 50 test questions relating to the JFC to help readers pass the Java 1.2 certification exam.
Java Algorithms
|
Scott Robert Ladd
Our Price: $44.95
In Stock: 24 hours (Same Day)
Format: Paperback, 484pp.
ISBN: 0079136966
Publisher: McGraw-Hill Companies
Pub. Date: October 1997
Edition Desc: Book & CD-ROM
|
In the first book/CD-ROM of its kind, algorithm guru Scott Ladd reveals how Java can implement important data structures to create quick, efficient, professional applications and applets. From sorting and containers to hash tables and file I/O, developers (especially those migrating from C++) will learn how to wring new levels of performance from Java. CD-ROM contains all the compiled source code from the book, Sun Microsystem's JDK 1.1.4, and a trial version of Visual J++ and other third-party Java tools. Part of the Java Masters series.
Excellent HTML with Introduction to Java Applets
|
Timothy T. Gottleber
Our New Price: $51.75
Our Used Price: $38.65
In Stock: 24 hours (Same Day)
Format:Textbook Paperback, 1st
ed., 428pp.
ISBN: 0079136753
Publisher: McGraw-Hill Companies
Pub. Date: January 1998
|
Designed for a full semester, introductory hands-on course in publishing on the Web, Excellent HTML presents the basics of HTML and good Web design, including using Java applets on your site. Excellent HTML is a valuable resource for students in traditional academic environments, continuing education, job training seminars, or for anyone determined to gain a solid foundation in Web design and creation.
Java Certification for Programmers and Developers
|
Barry Boone
Our Price: $43.96
Retail Price: $54.95
You Save: $10.99 (20%)
In Stock: 24 hours
Format: Hardcover, 1st ed., 704pp.
ISBN: 0079136575
Publisher: McGraw-Hill Companies
Pub. Date: July 1997
Edition Desc: Book & CD-ROM
|
This exam guide has been updated and revised to cover every aspect of Java 2. It gives you all the essentials to get you on the fast track to certification. In addition, this edition includes two new exams focusing on Java 2 and four new chapters covering the new material on the 2.0 exam, making this book an up-to-date study guide." "Written by SUN certified programmer and developer Barry Boone, this book gives Java developers and programmers all the information they need to pass the exam. It shows how to: gain proficiency with the Java language; design and implement class hierarchies; work with essential classes, methods, and Java Applets; write Internet client/server programs; and access data using Java as a front end." "The accompanying CD-ROM contains all the source code from the book, as well as Sun's Java Developer Kit and a sample course from Digital Think. It also contains JCertify exam simulator and training tool, with hundreds of exam questions and detailed answers.
Abstract Data Types in Java
|
Michael S. Jenkins
Our Price: $44.95
In Stock: 24 hours (Same Day)
Format: Paperback, 291pp.
ISBN: 0079132707
Publisher: McGraw-Hill Companies
Pub. Date: June 1997
Edition Desc: Book & CD-ROM
|
Here's a uniquely "Java-centric" approach to using well-design abstract data types (ADTs) to simplify the development life cycle and create more readily reusable code. It is the only book that provides comprehensive and well-sequenced coverage of how to design, use, and implement such Java ADTs as: Arrays and Vectors; Hash Tables; Linked List; Stacks; Queues; Simple Trees; Binary Trees; 2-3-4 (Red-Black) Trees; B-Trees. Extensive examples, exercises, and chapter summaries make this timely guide equally appropriate as a classroom text or as an on-the-job learning tool for the applications as opposed to mere program snippets.
A companion CD-ROM includes all of the book's source code examples, as well as the latest version of the Java Development Kit (JDK) 1.1.3, which includes all Java APIs.
About The Author
Michael S. Jenkins is an experienced object-oriented software development consultant who has been working with Java since its pre-Alpha release. He helped create the Chicago Board of Trade's "100% Java" electronic trading system. Mike has also developed successful system solutions for the Chicago Stock Exchange, Baxter Healthcase and A.C. Nielsen/Dun & Bradstreet.
|