The Book focuses on fundamental language concepts and helps the student quickly master core Java syntax. It deals at length with the various elements of a Java program with emphasis on clarity and logical reasoning, exploring the basic techniques used in object-oriented design. The book also delves into Java networking and database connectivity and …
Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next, it covers the new Streams API and shows how you can use it to make collection-based code radically easier to understand and maintain. It also explains other major Java 8 features including d…
The Java EE 6 Tutorial: Basic Concepts, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java program-mers with a deep understanding of the pl…