Logo

Java Precisely by Peter Sestoft

Large book cover: Java Precisely

Java Precisely
by

Publisher: IT University of Copenhagen
ISBN/ASIN: 0262693259
Number of pages: 68

Description:
This document gives a concise description of the Java programming language, version 1.1 and later. It is a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail. The document presents general rules, and corresponding examples. All examples are fragments of legal Java programs.

Home page url

Download or read it online for free here:
Download link
(PDF/PS)

Similar books

Book cover: Java Testing and DesignJava Testing and Design
by - Prentice Hall PTR
Highly recommended for advanced developers and IT managers. This book is an excellent guide to testing Web applications and Web services. It will benefit software developers, beginning QA techs, and the experienced coders and testers.
(22262 views)
Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in JavaData Structures and Algorithms with Object-Oriented Design Patterns in Java
by - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(18478 views)
Book cover: 1000 Java Tips1000 Java Tips
by
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29460 views)
Book cover: Modern Java: A Guide to Java 8Modern Java: A Guide to Java 8
by - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7221 views)