Core Java™ 2 Volume I - Fundamentals, Seventh Edition

Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, a...

Full description

Bibliographic Details
Main Authors: Horstmann, Cay, Cornell, Gary (Author)
Format: eBook
Language:English
Published: [Place of publication not identified] Pearson 2004
Edition:7th edition
Series:Sun Microsystems Press Java series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03298nmm a2200349 u 4500
001 EB001915255
003 EBX01000000000000001078157
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780131482029 
100 1 |a Horstmann, Cay 
245 0 0 |a Core Java™ 2 Volume I - Fundamentals, Seventh Edition  |c Horstmann, Cay 
250 |a 7th edition 
260 |a [Place of publication not identified]  |b Pearson  |c 2004 
300 |a 784 pages 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
700 1 |a Cornell, Gary  |e author 
700 1 |a Cornell, Gary 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Sun Microsystems Press Java series 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9780131482029 
776 |z 0131482025 
856 4 0 |u https://learning.oreilly.com/library/view/~/0131482025/?ar  |x Verlag  |3 Volltext 
082 0 |a 000 
520 |a Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API The seventh edition of Core Java™ 2, Volume I, covers the fundamentals of the Java 2 Platform, Standard Edition (J2SE™). A no-nonsense tutorial and reliable reference, this book features thoroughly tested real-world examples. The most important language and library features are demonstrated with deliberately simple sample programs, but they aren't fake and they don't cut corners.  
520 |a More importantly, all of the programs have been updated for J2SE 5.0 and should make good starting points for your own code. You won't find any toy examples here. This is a book for programmers who want to write real code to solve real problems. Volume I concentrates on the fundamental concepts of the Java language, along with the basics of user-interface programming and provides detailed coverage of Object-oriented programming Reflection and proxies Interfaces and inner classes The event listener model Graphical user-interface design with the Swing UI toolkit Exception handling Stream input/output and object serialization Generic programming For the same real-world treatment of enterprise features and advanced user-interface programming, look for the forthcoming new edition of Core Java™ 2, Volume II-Advanced Features.  
520 |a It includes new sections on metadata and other J2SE 5.0 enhancements along with complete coverage of: Multithreading • Distributed objects • Databases • Advanced GUI components • Native methods • XML Processing • Network programming • Collection classes • Advanced graphics • Internationalization • JavaBeans