Java is one of the most popular and widely used programming languages available. Most of the modern applications built around the world, including server side and business logic components, are made from the Java programming language. Its portability and ease of use has ensured that it is a favourite among novices and seasoned developers alike.
What This Book OffersMade for Beginners
This guide is written specifically for beginners. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. We guide you through the workings of the Java Development Kit and Java Runtime Environment, as well as choosing an IDE.
57 Practical Examples
With each concept, we provide one or more example to illustrate the topic in a way that makes it easy to understand. We break examples down into their basic workings, and provide the output for you to compare to your own results.
Introduction to Java
For newcomers to Java we look at what the language has to offer, its origin and design goals, features and capabilities, as well as the various Java editions, before stepping into more in-depth topics.
Key Topics