Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume II–Advanced Features, Eleventh Edition, has been updated to reflect Java SE 9.    Core Java, Vol. II covers advanced user-interface programming and the enterprise features of the Java SE 9 platform. It carefully explains the most important language and library features and shows how to build real-world applications with thoroughly tested examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as the starting point for your own code. All of the code examples have been rewritten to reflect modern Java best practices and code style. The critical new features introduced with Java SE 9 are all thoroughly explored with the depth and completeness that readers expect from this title.   As in previous editions, all code is easy to understand and displays modern best-practice solutions to the real-world challenges faced by professional developers. All code examples are updated to reflect Java 9 enhancements. Complete descriptions of new language and platform features are highlighted and integrated with insightful explanations of modern Java programming techniques. You’ll learn all you need to build robust production software with streams, files, and regular expressions.
Les mer
1 The Java SE 8 Stream Library 2 Input and Output 3 XML 4 Networking 5 Database Programming 6 The Date and Time API 7 Internationalization 8 Scripting, Compiling, and Annotation Processing 9 Security 10 Advanced Swing 11 Advanced AWT 12 Native Methods
Les mer
Thorough explanation of how to use powerful new Project Jigsaw features Explains how to create, compile and write a modular jar Demonstrates how to use the new logging interface Updated chapter on how to use Inheritance and Interfaces effectively Introduction to the new Garbage Collector (G1GC)
Les mer
According to Brian Goetz, Oracle's Java language architect, the long awaited, modularization of the Java SE Platform and the JDK is the biggest change ever for Java. These changes ripple through the eleventh edition, which includes complete coverage of the new modularization features introduced in Java SE 9 as well as other new features, including JShell, a Read-Eval-Print Loop (REPL) for Java that allows developers to evaluate code snippets (declarations, statements, expressions) so they can test the code as they create it.  Other key features covered include: --Process API updates --Improved contended locking --Unified JVM logging --Compiler control enhancements --Smart Java compilation --HTML5 Javadoc
Les mer

Produktdetaljer

ISBN
9780135166314
Publisert
2020-07-03
Utgave
11. utgave
Utgiver
Vendor
Pearson
Vekt
1465 gr
Høyde
230 mm
Bredde
180 mm
Dybde
46 mm
Aldersnivå
P, 06
Språk
Product language
Engelsk
Format
Product format
Heftet
Antall sider
1040

Forfatter

Biographical note

Cay S. Horstmann is a professor of computer science at San Jose State University and a Java Champion. He is also the author of Core Java®, Volumes I and II , Eleventh Edition (Pearson, 2018-2019), Core Java SE 9 for the Impatient, Second Edition (Addison-Wesley, 2018), and Scala for the Impatient, Second Edition (Addison-Wesley, 2017). He has written more than a dozen other books for professional programmers and computer science students.