1000 Java Tips
by Alexandre Patchine, Dr. Heinz M. Kabutz
2005
Number of pages: 854
Description:
1000 Java Tips is an 856 pages of A4 format of Java tips, advises and solutions from real daily Java experiences. Compiled from the questions and answers inside the author's Java newsletter since 2001, this book covers most seeked Java topics and some other related ones. This book is not something that can be used solely to learn Java, while of course it makes a excellent companion for a good Java tutorial book.
Download or read it online for free here:
Download link
(9.7MB, PDF)
Similar books

by Dylan Walsh
This text is a basis for revising for the Sun Certified Programmer examinations, it does not to teach the Java language or the topics required for the exam. It collects all the essential information you need to retain, in one place.
(22752 views)

by Duane A. Bailey - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(17704 views)

by Stephen J. Hartley
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.
(21718 views)

by Klas Nilsson - Lunds Universitet
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
(8328 views)