Schaum's Outlines of Programming with Java
|
John R. Hubbard
Our Price: $14.35
Retail Price: $15.95
You Save: $1.60 (10%)
In Stock: 24 hours (Same Day)
Format: Paperback, 257pp.
ISBN: 0071342109
Publisher: McGraw-Hill Companies
Pub. Date: January 1999
|
This powerful study tool is the best tutor you can have if you want top grades and thorough understanding of programming with Java, the computing language being taught as a basic at more and more colleges. This student-friendly study guide leads you step-by-step through the entire beginning computer science course, giving you hundreds of problems with fully worked solutions and easy-to-follow examples for every new topic. You get complete explanations of strings, arrays, loops, graphics, GUIs, classes and objects, exception handling, and more. With this guide, which works alone or with any text, you can learn to create the most-wanted Net applications, such as animations and audio streams. Schaums are the most popular study guide in the world, and this guide will show you why!
Java 2 Networking
|
Justin Couch
Our Price: $44.99
In Stock: 24 hours (Same Day)
Format: Paperback, 376pp.
ISBN: 0071348131
Publisher: McGraw-Hill Companies
Pub. Date: January 1999
|
Java 2 Networking provides developers and administrators with a complete collection of ready to-run-and-customizable Java networking code samples, tested solutions, and high-level tips. A perfect resource for advanced Java programmers and network administrators, it's here to help you build the bridges of communications in your network, regardless of platform and complexity.
Java Servlets
|
Karl Moss
Our Price: $39.99
Retail Price: $49.99
You Save: $10.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 2nd ed., 514pp.
ISBN: 0071351884
Publisher: Osborne/McGraw-Hill
Pub. Date: June 1999
|
Java Servlets is the most comprehensive guide to the Java Servlet API available. With an appendix containing the complete servlet API classes, this professional guide is all you need to get servlets up, running - and performing every trick in the book - in record time.
Inside the Java Virtual Machine
|
Bill Venners
Our Price: $39.99
Retail Price: $49.99
You Save: $10.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 1st ed., 624pp.
ISBN: 0071350934
Publisher: McGraw-Hill Companies
Pub. Date: June 1999
Edition Desc: 2ND Book & CD-ROM
|
Update of the best book on the Java Virtual Machine the only one praised by JavaWorld as "excellent" and "much stronger" than any competition. Thorough revision with all-new material covering the just-released version that rockets Java into the big league. First-time coverage on using Native Methods with the JNI specification, complete with a hands-on tutorial. CD-ROM packed with source code, interactive illustrations, latest Java Development Kit, and a resources Web site.
Oracle8i Java Components
|
Nirva Morisseau-Leroy
Julie Basu
Martin K. Solomon
Our Price: $47.99
Retail Price: $59.99
You Save: $12.00 (20%)
In-Stock: Ships 2-3 days
Format: Paperback, 752pp.
ISBN: 0072127376
Publisher: Osborne/McGraw-Hill
Pub. Date: October 2000
Edition Desc: Book & CD-ROM
|
The Only Comprehensive Reference on Developing Java Software Components for the Oracle8i Database
Build Java component-based applications that can access other objects in the Oracle8i environment. Officially authorized by Oracle, this volume explains how to work with the most popular server-side component models for distributed computing systems—Enterprise JavaBeans (EJB) and CORBA components. The book describes in detail how to develop EJB and CORBA components and design and deploy component-based applications using Java and SQLJ. Step-by-step methods for building JavaServer Page (JSP) applications are also presented. Throughout, you'll learn how to develop database applications that manipulate relational and object-relational database schemas.
Learn techniques for working in distributed computing systems
- Build Enterprise JavaBeans and CORBA components
- Handle transaction management
- Develop EJB session beans and write Java/SQLJ EJB clients
- Create, deploy, and customize component-based applications with Java and SQLJ
- Build JavaServer Pages (JSPs) with JavaBeans, EJB and CORBA components
- Develop database applications with JSPs, servlets, and XML
- Use XML-SQL utility for queries and updates
DeBugging Java
|
Troubleshooting for Programmers
Will David Mitchell
Our Price: $31.99
Retail Price: $39.99
You Save: $8.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 500pp.
ISBN: 0072125624
Publisher: Osborne/McGraw-Hill
Pub. Date: June 2000
|
Kill Java bugs dead with the tips, tricks, and advanced troubleshooting techniques in this comprehensive volume. Debugging Java shows you, step-by-step, how to locate and eliminate common and hard-to-find rough spots in your applets and applications. You'll learn how to prevent bugs from hatching in your code, avoid scope creep, reduce deadline pressure using RFA, use text editors and macros to reduce errors, use debugging power tools, and eliminate multi-thread conflicts. Debugging expert Will David Mitchell even shows you how to turn potential design and logic flaws into features! When "it works on my machine" just won't cut it, use the hands-on solutions offered in this resource to exterminate Java bugs for good Learn the architecture of clean Java code and eliminate bad programming habits Set effective traps to locate and squash Java bugs Find, analyze, and fix object-oriented and procedure-oriented code errors and trouble spots Use Risk-Factor Analysis to eliminate bugs caused by deadline pressure Implement robust macros to cut errors and save time Extend and train the Copy/Paste buffer to avoid typing errors Identify and remove conditions that may lead to mutually conflicting threads
Instant Java Servlets
|
Phillip Hanna
Our Price: $39.99
Retail Price: $49.99
You Save: $10.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 800pp.
ISBN: 0072124253
Publisher: Osborne/McGraw-Hill
Pub. Date: May 2000
|
The Ultimate Collection of Working Solutions and Expert Techniques for Java Developers and ProgrammersBuild powerful server-side Java applications, servlets and JavaServer Pages (JSP) with this solution-packed cookbook of illustrated techniques. Filled with hundreds of working examples, this unique and easy to use resource covers topics from database access and dynamic web page creation to legacy systems and e-commerce. Key topics covered include servlet-generated HTML, cookies and session management, threading, JSP, Enterprise JavaBeans, XML, and more. And, the bonus CD-ROM contains all the books' source code, which will save you hundreds of hours of programming time. Instructive, innovative, and invaluable, this is a perfect addition to every working programmer's bookshelf.
Sun Certified Programmer for Java 2 Study Guide
|
Syngress Media Inc
Gareth Hancock (Editor)
Our Price: $39.99
Retail Price: $49.99
You Save: $10.00 (20%)
In Stock: 24 hours (Same Day)
Format: Paperback, 656pp.
ISBN: 0072123729
Publisher: McGraw-Hill Companies
Pub. Date: March 2000
|
Don't Let the Real Test Be Your First Test!Prepare to pass the Sun Certified Programmer for Java 2 exam - while gaining practical knowledge of Sun Microsystems technology for on-the-job success. Built on the proven training methodology of Global Knowledge, this complete study guide and CD-ROM package offers actual classroom techniques used by more than 200,0000 IT professionals each year The Sun Certified Programmer for Java 2 Study Guide covers the Topics you need to review for the exam, including how to: Individually select classes within a package using import statements; Write code using Java's three flavors of loops: while, do-while, and for; Use garbage collection to ensure that there is always enough memory in the heap to create a new object; Delay the reuse of memory occupied by an object using phantom references; Determine the differences between is a and has a class relationships; Create a thread by extending the thread class; Store a string of text characters in Java using a string variable; Use the three main types of classes within the java.awt package: components, containers, and layout managers
Java 2 Programmer's Reference
|
Herb Schildt
Joseph O'Neil
Our Price: $17.99
Retail Price: $19.99
You Save: $2.00 (10%)
In Stock: 24 hours (Same Day)
Format: Paperback, 447pp.
ISBN: 0072123540
Publisher: McGraw-Hill Companies
Pub. Date: February 2000
|
Get essential programming information at your fingertips! Written by master programmer and best-selling author Herb Schildt, this book covers the new Java 2 features—Java 2 API Libraries, new collections framework classes, new input methods, and more. You'll get quick access to essential syntax and full details on classes, inheritance, packages, and interfaces.
|