Logo

Sun Certified Java Programmer Pre-Exam Essentials

Sun Certified Java Programmer Pre-Exam Essentials
by

Description:
The purpose of this document is to provide a basis for revising for the Sun Certified Programmer examinations, not to teach the Java language or the topics required for the exam. It is designed to collect all the essential information you need to retain, in one place, and is designed for someone who has already finished their own study and is about to take the exam.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Concurrent Programming Using JavaConcurrent Programming Using Java
by
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(20980 views)
Book cover: Beyond JavaBeyond Java
by - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(21505 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.
(18479 views)
Book cover: Java PreciselyJava Precisely
by - IT University of Copenhagen
This is 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.
(22104 views)