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: 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.
(7349 views)
Book cover: Object Oriented Programming using JavaObject Oriented Programming using Java
by - BookBoon
This book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(18849 views)
Book cover: Foundations of Jini 2 ProgrammingFoundations of Jini 2 Programming
by - Apress
Jini grew from early work in Java to make distributed computing easier. This is the perfect book for Java programmers interested in applying Jini toward their respective network applications. Author covers comprehensive Jini advancements.
(15671 views)
Book cover: Java Language ReferenceJava Language Reference
by - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(15676 views)