Have one to sell? Sell yours here
or
Get a £1.35 Amazon.co.uk Gift Card
Advanced Java: How to Program
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Advanced Java: How to Program [Paperback]

Harvey M. Deitel , Paul J. Deitel , Sean E. Santry
4.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Formats

Amazon Price New from Used from
Hardcover --  
Paperback --  
Trade In this Item for up to £1.35
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Advanced Java: How to Program for an Amazon.co.uk gift card of up to £1.35, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
There is a newer edition of this item:
Advanced Java 2 Platform: How to Program Advanced Java 2 Platform: How to Program 4.0 out of 5 stars (1)
Currently unavailable


Product details

  • Paperback: 1496 pages
  • Publisher: Prentice Hall; 1 edition (28 Sep 2001)
  • Language English
  • ISBN-10: 0130895601
  • ISBN-13: 978-0130895608
  • Product Dimensions: 23.1 x 17.5 x 4.1 cm
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 596,585 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Authors

Discover books, learn about writers, and more.

Product Description

Product Description

For intermediate or advanced Java programming courses in departments of Computer Science, CIS, MIS, IT, Business, and Continuing Education.

Expanding on the world's best-selling Java textbook, Advanced Java™ 2 Platform How to Program includes an in-depth discussion of advanced topics, aiding developers in producing significant, scalable Java applications and distributed systems. Primarily based on Java 2 Enterprise Edition (J2EE) 1.2.1, Advanced Java™ 2 Platform How to Program integrates many technologies such as Extensible Markup Language (XML), JavaBeans, Security, Java Database Connectivity (JDBC), JavaServer Pages (JSP), servlets, Remote Method Invocation (RMI) and Enterprise JavaBeans (EJB) into a production-quality system that allows developers to benefit from the leverage and platform independence provided by the Java 2 Enterprise Edition. The book also features the development of a complete, end-to-end e-business solution using advanced Java technologies.

From the Back Cover

The authoritative DEITEL™ LIVE-CODE™ guide to programming with the Java™ 2 Enterprise (J2SE™), Standard (J2SE™) and Micro (J2ME™) Editions

Java™ has revolutionized application and enterprise-systems development. Using examples and case studies totaling almost 40,000 lines of code, this exciting companion to Java How to Program, 4/e focuses on J2EE-based, enterprise-systems development, presents advanced J2SE concepts and introduces wireless/small-device programming with J2ME.

Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized corporate-training and content-creation organization specializing in Java™, C++, C, C#™, Visual Basic®, Visual C++®, .NET, XML™, Python, Perl, Internet, Web and object technologies. The Deitels are also the authors of the world's #1 C++ textbook—C++ How to Program, 3/e-and many other best sellers.

In Advanced Java 2 Platform How to Program, the Deitels and their colleague Sean E. Santry discuss the topics you need to build Java-based enterprise systems, including:

  • J2EE™/J2SE™/J2ME™
  • EJB™/JDBC™/JTS/JMS/JavaBeans™
  • Jini™/JavaSpaces™/Jiro™/JMX
  • Servlets/JSP™/WAP/WML
  • RMI/CORBA/RMI over IIOP
  • XML/DTD/DOM/XSLT
  • Secure Sockets/Digital Signatures/JCE/JAAS
  • Advanced Swing/Drag and Drop/MVC
  • Graphics/Java 2D™/Java 3D™
  • Application Servers/Design Patterns
  • Peer to Peer/Web Services with SOAP
  • Internationalization/Accessibility/JNI/JCP

Advanced Java 2 Platform How to Program includes extensive pedagogic features:

  • Numerous LIVE-CODE™ programs with screen captures that show exact outputs
  • Extensive World, Wide Web and Internet resources to encourage further research
  • Tips, recommended practices and cautions—all marked with icons

Advanced Java 2 Platform How to Program is the centerpiece of a family of resources for teaching and learning advanced Java 2 Platform programming, including Web sites (www.deitel.com and www.prenhall.com/deitel) with the book's code examples (also on the enclosed CD) and other information for faculty, students and professionals; an optional interactive CD (Advanced Java 2 Platform Multimedia Cyber Classroom) containing hyperlinks, audio walkthroughs of the code examples, solutions to about half the book's exercises; and e-mail access to the authors at deitel@deitel.com.

For information on worldwide corporate on-site seminars and Web-based training offered by Deitel & Associates, Inc., visit: www.deitel.com

For information on Deitel/Prentice Hall publications including How to Program Series books and e-books, Multimedia Cyber Classrooms, Complete Training Courses (that include Deitel books and Cyber Classrooms) and Web-Based Training Courses see the last few pages of this book.


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(16)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

5 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
12 of 12 people found the following review helpful
Natural Progression 13 Jun 2002
By A Customer
Format:Paperback
Advanced Java is the perfect follow on from Deital and Deital's Introduction to Java Programming. Each chapter builds on the previous, concluding with challanging projects to test this accumulated knowledge. It really does arm you with a great understanding of what Java is capable. As a student these books have given me a solid understanding of what I can do with Java. The Advanced Java is great in incorporating other technologies, and providing what is needed to develop complete systems. I plan to move on to a few of the other languages available once I have gone through this again. There is so much in this that once is not enough!!!
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  23 reviews
39 of 44 people found the following review helpful
Quantity - Yes Quality - No 28 Nov 2001
By Thomas L. McQueary - Published on Amazon.com
Format:Paperback
I was very disappointed in this book after having looked forward to its publication. The book seems to have been hurriedly put together and shipped before it was completed.

Example 1: Page 898. The book refers to Appendix E which is supposed to be on the CD - it isn't.

Example 2: Page 898. The book says the transcations.sql file, used to set up the database required to run the example is on the CD - it isn't.

Example 3: Pages 1165. The authors attempt to show how to set up Bea WebLogic server to run an EJB example. The instructions are incomplete. The authors end the section with the statement "you are almost ready to deploy".

I could go on but I think you get the idea. I would have preferred a book that was more focused, with complete examples, and a book that was *finished* when it went to press.

Unfortunately it seems the Deitel and Deitel folks are more interested in creating many titles with many pages while letting quality slip (...).

Check out the new book by Gittleman entitled Advanced Java: Internet Applications and published by Scott/Jones. In about half the pages, Gittleman covers many of the same topics as Deitel and Deitel. I really like Gittleman's style.

12 of 14 people found the following review helpful
As complete a coverage of the Java platform as one can get. 19 Dec 2001
By Johanes de Jong - Published on Amazon.com
Format:Paperback
I (...)have (...) decided to publish the complete review I did for the JavaRanch.

(...)If you feel you want to comment on my review post them in our Book Review Forum at the JavaRanch.

Each chapter briefly explains the Java technology it covers and then shows you how it is used. Every listing is explained in detail. I find the explanations clear and easy to understand. I however hated having to page back and forth in the book to see the explained code in context. Separate listings book ?

Their case studies are relevant and can be used as a great resource for your own projects at home and at work. It would have been nice if Class Diagram's were added. This would have helped one to understand the solutions better.

Considering the pure volume of the example code you will forgive me that I did not install and try it all. But what I've played around with compiled and worked perfectly.

The accompanying CD is a gem. Other authors should use it as an example to see how it should be done. I was especially impressed by the installation instructions for the accompanying software; clear, precise and accurate.

Yep I have to say something about it. I love the color they use extensively in the book. It makes the reading of listings especially easy.

This book must be one of the most complete Java books available at the moment. I highly recommend it.

A note of caution, don't expect in depth coverage on each subject. There simply is no space. They however provide extensive resources for further studies.

7 of 8 people found the following review helpful
Quantity is not Quality 10 Jan 2003
By A Customer - Published on Amazon.com
Format:Paperback
This book was the required text for a graduate class in Java servlets, JSP, and J2EE.

The book attempts to cover all aspects of J2EE technology and in the process doesn't cover any aspect very well.

Topics are covered in a highly condensed, concentrated manner. Unless you already know something about the particular technology, you're not going to get a good grounding in a topic.

Most of the students in my class had problems making the examples work. (To be fair, the authors used a J2EE 1.2.1 while the class used J2EE 1.3.1.) Nevertheless, I think Deitel and company should have done more work on the examples.

The typographical layout of the text makes it hard to read. Lots of paper is used to reprint source code in a mis-mash of color. The overuse of bold text makes the reading painful. The book weights a ton.

For the topics we studied, the O'Reilly books Java Servlet Programming (Hunter & Crawford) and Enterprise Java Beans (Monson-Haefel) would have served much better and cost about the same.

Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback