Book description
"Java has inspired a lot of hatred, but it’s been incredibly influential in building modern enterprise software, along with the tools we use to develop, maintain, and deploy that software."
—Mike Loukides, O'Reilly Media
The road from Java's first public alpha of 1.0 to today has been long—and full of technical advances, innovative solutions, and interesting complications. Along the way, Java has flourished and is now one of the world's most important and widely-used programming environments.
Benjamin Evans, the Java editor for InfoQ and author of Java in a Nutshell, 6th edition, takes us on a journey through time:
- How Java has benefitted from early design decisions, including "Write Once, Run Anywhere" and an insistence on backward compatibility
- The impact of open source
- The enormous success and continued importance of the Java Virtual Machine and platform
- The rise of Enterprise Java
- The evolution of the Java developer community and ecosystem
- Java's continuing influence on new programming languages
- Java's greatest triumphs and most heroic failures
- The future of Java, including Java 9, Project Panama, Project Valhalla, and the Internet of Things
Publisher resources
Table of contents
- Preface
- 1. History and Retrospective
- 2. The Java Language
- 3. The Java Virtual Machine and Platform
- 4. Java Developers and the Ecosystem
- 5. The Future of Java
Product information
- Title: Java: The Legend
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491934661
You might also like
book
Decompiling Java
Both Java and .NET use the idea of a "virtual machine," or VM. And while VMs …
book
Java: Data Science Made Easy
Data collection, processing, analysis, and more About This Book Your entry ticket to the world of …
book
Test-Driven Java Development - Second Edition
This book will teach the concepts of test driven development in Java so you can build …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …