Java Collections
Autor John Zukowskien Limba Engleză Paperback – 27 apr 2001
Preț: 246.98 lei
Preț vechi: 308.72 lei
-20% Nou
Puncte Express: 370
Preț estimativ în valută:
47.27€ • 49.27$ • 39.35£
47.27€ • 49.27$ • 39.35£
Carte disponibilă
Livrare economică 17-31 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781893115927
ISBN-10: 1893115925
Pagini: 420
Ilustrații: X, 420 p.
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.85 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1893115925
Pagini: 420
Ilustrații: X, 420 p.
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.85 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1 Java Collections Framework: An Overview.- One The Historical Collection Classes.- 2 Arrays.- 3 The Vector and Stack Classes.- 4 The Enumeration Interface.- 5 The Dictionary, Hashtable, and Properties Classes.- 6 The BitSet Class.- Two The Collections Framework.- 7 Collections Introduction.- 8 Sets.- 9 Lists.- 10 Maps.- 11 Sorting.- 12 Special Collections Support.- 13 Array Algorithm Support.- 14 Custom Implementations.- 15 Compatibility Issues.- 16 Advanced Usages.- Three Alternative Collection Libraries.- 17 JGL Libraries.- 18 util.concurrent.- 19 Colt.- Appendix A Collections API Reference.- Class, Method, and Field Index.- Class-Level API Index.- Appendix B Collections Resources.- Collections Implementations.- Collections FAQs and Tutorials.- Mailing Lists and Newsgroups.- Collections-Related Web Sites and Information.- Appendix C Generic Types.- Generic Type Basics.- Generic Java.- PolyJ.- JSR 14.
Recenzii
From the reviews:
¿¿a clearly documented, insightful, comprehensive, and entertaining exploration of the Swing API, complete with the kind of treatment that offers something new to even the most sophisticated Swing developer (yet) is easily accessible to even novice Swing developers¿I recommend it highly to anyone who has, or plans to do, any Java user interface development.¿ ¿DEVYX.COM
"The book is about Java’s support for dealing with data structures via groups of classes called collections. … It can be used as a source of examples of good programming practices. … The book is a good introduction into programming with collections." (Jaroslav Král, Zentralblatt MATH, Vol. 1001, 2003)
¿¿a clearly documented, insightful, comprehensive, and entertaining exploration of the Swing API, complete with the kind of treatment that offers something new to even the most sophisticated Swing developer (yet) is easily accessible to even novice Swing developers¿I recommend it highly to anyone who has, or plans to do, any Java user interface development.¿ ¿DEVYX.COM
"The book is about Java’s support for dealing with data structures via groups of classes called collections. … It can be used as a source of examples of good programming practices. … The book is a good introduction into programming with collections." (Jaroslav Král, Zentralblatt MATH, Vol. 1001, 2003)
Notă biografică
John Zukowski has been involved with the Java platform since it was just called Java, since 1995. He writes a monthly column for Sun's Core Java Technologies Tech Tips and Technology Fundamentals Newsletter. He has contributed content to numerous other sites, including jGuru, DevX, Intel, and JavaWorld. He has written many other popular titles on Java, including Java AWT Reference (O'Reilly), Mastering Java 2 (Sybex), Borlands' JBuilder: No Experience Required (Sybex), Learn Java with JBuilder 6 (Apress), Java Collections (Apress), and The Definitive Guide to Swing (Apress).
Caracteristici
Extremely practical Comprehensive coverage of the essential functions without getting lost in encyclopedic explanations Includes supplementary material: sn.pub/extras