Java 1: Basic syntax and semantics. Poul Klausen
Читать

Java 1: Basic syntax and semantics. Poul Klausen

As the title says this series of books deals with software development, and the goal is toteach the reader how to develop applications in Java.It can be learned by reading about the subject and by studying complete sample programs, but most importantly by yourselfto do it and write your own programs from scratch.Therefore, an important part of the books is exercises and problems, where the reader has to write programs that correspond tothe substance being treated in the books.