oder
Loggen Sie sich ein, um 1-Click® einzuschalten.
Alle Angebote
Möchten Sie verkaufen? Hier verkaufen
Der Artikel ist in folgender Variante leider nicht verfügbar
Keine Abbildung vorhanden für
Farbe:
Keine Abbildung vorhanden

 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

The Java Developers Almanach, Enterprise Edition [Englisch] [Taschenbuch]

Patrick Chan
4.2 von 5 Sternen  Alle Rezensionen anzeigen (18 Kundenrezensionen)
Preis: EUR 19,99 kostenlose Lieferung. Siehe Details.
  Alle Preisangaben inkl. MwSt.
Vorbesteller-Preisgarantie Weitere Informationen.
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Dieser Artikel ist noch nicht erschienen.
Reservieren Sie sich Ihr Exemplar jetzt und Sie erhalten es pünktlich zum Erscheinungstermin.
Verkauf und Versand durch Amazon. Geschenkverpackung verfügbar.

Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Taschenbuch EUR 19,99  

Kurzbeschreibung

31. Dezember 1999 Java
Enterprise edition.

Hinweise und Aktionen

  • Vorbesteller-Preisgarantie! Bestellen Sie jetzt und profitieren Sie vom günstigsten Preis für das Produkt zwischen Bestellung und Erscheinungsdatum. Weitere Informationen (Geschäftsbedingungen)

Produktinformation

  • Taschenbuch: 1104 Seiten
  • Verlag: Addison-Wesley Longman, Amsterdam; Auflage: 2nd (31. Dezember 1999)
  • Sprache: Englisch
  • ISBN-10: 0201700425
  • ISBN-13: 978-0201700428
  • Durchschnittliche Kundenbewertung: 4.2 von 5 Sternen  Alle Rezensionen anzeigen (18 Kundenrezensionen)
  • Amazon Bestseller-Rang: Nr. 2.689.675 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Mehr über den Autor

Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Produktbeschreibungen

Amazon.de

While Java started out simply enough with relatively few objects and APIs, today's Java 2, Standard Edition (J2SE), bundles over 2,100 classes. The Java Developers Almanac provides a truly valuable reference to nearly all the classes and APIs in standard Java. This "white pages" for Java puts all classes and APIs at your fingertips, along with short samples that illustrate essential programming tasks.

It's a compliment to say that this title resembles a telephone book. With over 1,000 pages (and printed on similar paper stock), The Java Developers Almanac, like a phone book, is organized alphabetically. Early sections look at Java 2 classes by package, such as graphics (including Java 2D), file I/O, network programming, and AWT and Swing. Early sections include several hundred short code excerpts, which provide key programming solutions.

The heart of this text is an A-to-Z compendium of over 2,100 Java classes, and a whopping 24,000 methods and properties. Readers get a listing of what's in each class, along with prototype and arguments. As an "almanac," the book contains no room for explaining what each method does--by using a clever set of symbols, however, each listing provides the details of each method (such as which ones are "final," "static," and the like), plus the version of Java in which each method first appeared (JDK 1.0, 1.1, 1.2, or 1.3). These reference sections set a new standard of clarity for documenting classes. (Method and property names are aligned in the middle of the page, regardless of return type; a typographic convention that makes it easy to find what you need quickly.)

Later sections provide useful references that list the changes from Java 1.0 through 1.3, as well as PersonalJava, the Java Native Interface (JNI), plus some of the details of the Java Virtual Machine (with a listing of byte codes). An innovative index cross-references all methods and classes (including where objects are used as parameters and return values). Truly encyclopedic and remarkably well organized, this book is a virtual must-have for any serious Java developer. --Richard Dragan

Topics covered: Comprehensive reference to Java 2, Standard Edition (J2SE) packages, classes and APIs (including 2,100 classes and 24,000 methods), sample code for common programming tasks, working with graphics and images (including Java 2D), playing audio and MIDI files, Abstract Window Toolkit (AWT) and Swing components, JDBC database basics, directory programming with JNDI/LDAP, file system and file I/O, using the Java reflection APIs, basic socket, URL and networking in Java; RMI working with Strings, arrays and collections; Unicode, locale and internationalization support; documented changes in JDK 1.0 through JDK 1.3, the Java Native Interface (JNI), classes included in PersonalJava, and Java Virtual Machine (JVM) byte codes. -- Dieser Text bezieht sich auf eine vergriffene oder nicht verfügbare Ausgabe dieses Titels.

Synopsis

This almanac provides a comprehensive reference to the Java2 Platform Enterprise Edition.

Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

Kundenrezensionen

4.2 von 5 Sternen
4.2 von 5 Sternen
Dieser Artikel wurde noch nicht veröffentlicht und ist nicht zur Rezension qualifiziert. Die gezeigten Rezensionen sind von anderen Formaten dieses Artikels.
Die hilfreichsten Kundenrezensionen
2 von 2 Kunden fanden die folgende Rezension hilfreich
5.0 von 5 Sternen The essential reference for Java programmers. 18. Januar 1999
Von Ein Kunde
Format:Taschenbuch
This is an almanac; and, true to its name, it packs a LOT of information into a SMALL package. Thorough and yet concise, it has the highest content-to-page ratio of any programming reference I have seen. The Java classes are big and the _Java Developers Almanac_ is the tool to use to quickly find the details needed to get programs running. It is a great help for rapid prototyping in new application areas, and to fine-tune and polish the finished product. The "traditional" class documentation found in other reference books can be tiring, frustrating and time consuming to use because it usually only describes what is new to a class, leaving it to the reader to flip around to chase up the inheritance tree to see everything. The "Almanac" tells everything for every class. While this may be a redundant use of paper and ink, it is a great time saver to the programmer trying to use a new class.

This is not a book to learn Java or object oriented programming. This is an excellent reference for the experienced object oriented programmer.

The _Java Developers Almanac_ is a "must have" reference for contractors and "road warrior" programmers who only have a briefcase for an office.

War diese Rezension für Sie hilfreich?
1 von 1 Kunden fanden die folgende Rezension hilfreich
5.0 von 5 Sternen This is what i call complete reference 31. Juli 2000
Von "shaghab"
Format:Taschenbuch
Well there is so much material in this book. WOW! buy it asap if you are looking for some good java reference book. Almost nothing is missed out in this book. Plus points the book is reader friendly and is also up to date. You need this book even if you are only occasional java programmer. BUY IT.
War diese Rezension für Sie hilfreich?
5.0 von 5 Sternen Just like its predecessor 4. Juni 2000
Von nee
Format:Taschenbuch
The Java Developers ALMANAC 2000 is one the best reference books that I've every seen. It clearly goes through the class libraries. Clever use of <B>bold</B> text formatting and a terse set of symbols representing modifiers and OO concepts make this a very "dense" reference in a relatively small volume.

The printing and paper quality is good too. The book should be printed every quarter !

War diese Rezension für Sie hilfreich?
5.0 von 5 Sternen Complete resource for class names and interfaces 12. Januar 2000
Format:Taschenbuch
Given the large size of the current class libraries in Java, the quality of your references is now more critical than ever. In my work as a technical editor of Java books, I have found this book invaluable. The content consists almost entirely of the class names, what they are derived from and the interfaces. The remainder is a collection of "examplets", small snippets of code that show how some of the methods are used. Alphabetized based on the class names, it is adequate when your only interest is in the name of a class or the characteristics of a method. Of course, it is only my first avenue, for more detailed information it is necessary to consult another resource. However, in many of those instances, consulting this book first saved time in examining the other documentation. Covering versions, 1.0, 1.1 and 1.2 of the JDK, this is one shelf reference that you should not be without. I listed it as one of the best books of the year in my On Books column that appeared in the September,1999 issue of Journal of Object-Oriented Programming.
War diese Rezension für Sie hilfreich?
5.0 von 5 Sternen Needs a better format and a more complete API 20. November 1999
Von Ein Kunde
Format:Taschenbuch
I pretty much agree with what everyone else is saying here. If they would just put more of the complete API into it, even odd ones like JavaMail and JAF (Activiation Framework) that would make it awesome! I'd pay more for that!

Then, they need to change paper to that super thin india paper stuff. That's the best. It's thin and light so it packs a ton of stuff in a very small package.

I know that I can view it online, or I could get a CD. But there's something about having it in a book and open on the desk that makes it easier to work with than flipping screens!

War diese Rezension für Sie hilfreich?
3.0 von 5 Sternen A Machine Generated Text 8. Februar 1999
Von Ein Kunde
Format:Taschenbuch
The 1998 edition of this book was generated by a machine....as far as I can tell. It looks like a phone book, with the tiny print to match. Serious programmers will need the Java Class Libs vol 1 and vol 2 as well as other books for the javax packages and java3d, etc.

The book is very compact, and does a nice job of compiling many classes together in one binder. It is only occasionally useful to me.

Cute size!

War diese Rezension für Sie hilfreich?
5.0 von 5 Sternen Worth it�s weight in gold!!! 13. Januar 1999
Format:Taschenbuch
This is a great book!!!! Clear, concise and full of great info!! This is the definitive desk reference for Java developers of all levels!!

Much like the my old MS C++ run-time library reference, this book is right next to my computer at all times!!

War diese Rezension für Sie hilfreich?
1.0 von 5 Sternen Complete waste of money!!! 3. November 1998
Von Ein Kunde
Format:Taschenbuch
I bought this book based on the review I read in InfoWorld. I will have to say that this book provides little more than your IDE's online help. About the only thing this book is good for is kindling for my wood burning stove.
War diese Rezension für Sie hilfreich?
Möchten Sie weitere Rezensionen zu diesem Artikel anzeigen?
Waren diese Rezensionen hilfreich?   Wir wollen von Ihnen hören.

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Ihr Kommentar


Datenschutzerklärung von Amazon.de Versandbedingungen von Amazon.de Umtausch- & Rücknahme bei Amazon.de