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 in a NutshellJava in a Nutshell
by - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(20752 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.
(15578 views)
Book cover: Design Patterns in Java TutorialDesign Patterns in Java Tutorial
- TutorialsPoint.com
Design patterns are solutions to general problems that software developers faced during software development. This tutorial will take you through step by step approach and examples using Java while learning Design Pattern concepts.
(20846 views)
Book cover: HTTP Programming Recipes for Java BotsHTTP Programming Recipes for Java Bots
by - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(20410 views)