DESCRIPTION :
The first chapter gets you started by showing you how to install a development environment and by getting you through writing your first program.
The next few chapters cover the basics of how Java works, including operators, data types, branching and looping, and how object-oriented languages define and solve problems.