Logo

1000 Java Tips by Alexandre Patchine, Dr. Heinz M. Kabutz

Small book cover: 1000 Java Tips

1000 Java Tips
by


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

Book cover: Sun Certified Java Programmer Pre-Exam EssentialsSun Certified Java Programmer Pre-Exam Essentials
by
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)
Book cover: Java Structures: Data Structures in Java for the Principled ProgrammerJava Structures: Data Structures in Java for the Principled Programmer
by - 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)
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.
(21718 views)
Book cover: Java Based Real Time ProgrammingJava Based Real Time Programming
by - 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)