
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
Java in a Nutshellby David Flanagan - 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.
(23082 views)
Design 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.
(22678 views)
JXTAby Brendon J. Wilson - New Riders Publishing
A guided tour of the JXTA platform, including all of the critical information required to begin producing P2P solutions built on top of JXTA. The book assumes an intermediate level of Java development knowledge, and basic knowledge of networking.
(16447 views)
The Java Language Specificationby James Gosling, Bill Joy, Guy Steele, Gilad Bracha - Prentice Hall PTR
Written by the inventors of the technology, this book provides complete, accurate, and detailed coverage of the Java programming language. If you want to know the precise meaning of the language's constructs, this is the source for you.
(27226 views)