Core Java for the Impatient

Copertina anteriore
Addison-Wesley Professional, 30 gen 2015 - 512 pagine

The release of Java SE 8 introduced significant enhancements that impact the Core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer required and new features like lambda expressions will increase programmer productivity, but navigating these changes can be challenging.

Core Java® for the Impatient is a complete but concise guide to Java SE 8. Written by Cay Horstmann—the author of Java SE 8 for the Really Impatient and Core Java™, the classic, two-volume introduction to the Java language—this indispensable new tutorial offers a faster, easier pathway for learning the language and libraries. Given the size of the language and the scope of the new features introduced in Java SE 8, there’s plenty of material to cover, but it’s presented in small chunks organized for quick access and easy understanding.

If you’re an experienced programmer, Horstmann’s practical insights and sample code will help you quickly take advantage of lambda expressions (closures), streams, and other Java language and platform improvements. Horstmann covers everything developers need to know about modern Java, including

  • Crisp and effective coverage of lambda expressions, enabling you to express actions with a concise syntax
  • A thorough introduction to the new streams API, which makes working with data far more flexible and efficient
  • A treatment of concurrent programming that encourages you to design your programs in terms of cooperating tasks instead of low-level threads and locks
  • Up-to-date coverage of new libraries like Date and Time
  • Other new features that will be especially valuable for server-side or mobile programmers

Whether you are just getting started with modern Java or are an experienced developer, this guide will be invaluable for anyone who wants to write tomorrow’s most robust, efficient, and secure Java code.

 

Sommario

1 FUNDAMENTAL PROGRAMMING STRUCTURES
1
2 OBJECTORIENTED PROGRAMMING
53
3 INTERFACES AND LAMBDA EXPRESSIONS
93
4 INHERITANCE AND REFLECTION
127
5 EXCEPTIONS ASSERTIONS AND LOGGING
173
6 GENERIC PROGRAMMING
199
7 COLLECTIONS
227
8 STREAMS
249
9 PROCESSING INPUT AND OUTPUT
273
10 CONCURRENT PROGRAMMING
311
11 ANNOTATIONS
355
12 THE DATE AND TIME API
379
13 INTERNATIONALIZATION
397
14 COMPILING AND SCRIPTING
419
Index
443
Copyright

Altre edizioni - Visualizza tutto

Parole e frasi comuni

Informazioni sull'autore (2015)

Cay S. Horstmann is the author of Java SE 8 for the Really Impatient (Addison-Wesley, 2014), Scala for the Impatient (Addison-Wesley, 2012), is principal author of Core Java(TM), Volumes I and II, Ninth Edition (Prentice Hall, 2013), and has written a dozen other books for professional programmers and computer science students. He is a professor of computer science at San Jose State University and is a Java Champion.

Informazioni bibliografiche