One Percent Better publishes Java ebooks for Web developers in EPUB format for iPad, Nook, Sony Reader and compatible devices. We also publish in Mobi format for the Amazon Kindle.
Java threads FAQ
Introduces the Java thread management scheme, how to create threads and run multi-threaded programs, make a thread sleep and wait. Discusses thread safety concerns, thread priority and the worker thread design pattern.
» More about the Java threads ebook
Mobi for Amazon Kindle
EPUB for Apple iPad, Sony Reader, Nook
Servlet threads FAQ
Explains how concurrent servlet requests are handled by servlet containers, the single threaded model and how to make your servlet thread safe.
» More about the Servlet threads ebook
Mobi for Amazon Kindle
EPUB for Apple iPad, Sony Reader, Nook
Java API FAQ
Learn core Java API techniques for exception handling, dynamic class loading and system integration methods to work with console streams and run Windows programs with Java.
» More about the Java API ebook
Mobi for Amazon Kindle
EPUB for Apple iPad, Sony Reader, Nook
Java inheritance FAQ
A guide to Java inheritance keywords, modifiers and design patterns. Covers multiple inheritance, method override, abstract classes and methods with inheritance pattern examples and extra related answers.
» More about the Java inheritance ebook
Mobi for Amazon Kindle
EPUB for Apple iPad, Sony Reader, Nook
Java interface design FAQ
Answers to common Java interface design questions. Covers multiple inheritance, the marker interface design pattern, Serializable interface, abstract methods, interface constants and integration with abstract classes.
» More about the Java interface design ebook
Mobi for Amazon Kindle
EPUB for Apple iPad, Sony Reader, Nook
Java strings FAQ
Introduces the String class, methods and the use of string objects in Java programs. Covers string comparison, concatenation and processing techniques, the string buffer class and examples with string and stream tokenizers.
» More about the Java strings ebook
Mobi for Amazon Kindle
EPUB for Apple iPad, Sony Reader, Nook
The Java strings FAQ ebook was the first of the Code Style FAQ ebook series, contact us for news of new releases.











