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
No comments:
Post a Comment