When O’Reilly first approached me about writing a book on Java performance tuning, I was unsure. Java performance, I thought—aren’t we done with that? Yes, I still work on performance of Java (and other) applications on a daily basis, but I...
Functional Interfaces in Java shows how to organize and simplify Java programs through the use of functional interfaces.
Chapters 1 and 2 introduce functional interfaces and discuss their implementation using lambda expressions.
Chapters 3 through 7...
Java Coding Interview is here to help you through the INTERVIEW process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hundreds of software engineers. The result is this book. These...
You should read this book to learn the basic of reactive programming with Reactive Streams and understand what they are good for, when they should be used, and the principles behind them. This book uses straightforward examples and introduces...
This book is part of a series entitled Java from Zero to Proficiency. In this book series, you have the opportunity to learn Java programming from scratch and to become proficient in this popular programming language.
In this book entitled "Java...