Return to previous page

Java

The Complete Reference, Eleventh Edition
Summary:

This comprehensive guide covers the entire Java language, including its syntax, keywords, and fundamental programming principles. It also delves into the Java API library, software development, and the use of JavaBeans, servlets, applets, and Swing for creating sophisticated applications.

Key points:

1. Java Basics: The book introduces Java's history, importance, and its distinction from other languages. It covers Java's basic syntax, OOP concept, variables, data types, operators, control statements, arrays, and keywords.

Books similar to "Java":