Codenotes for Java: Intermediate and Advanced Language Features
โ Scribed by Gregory Brill
- Publisher
- Random House Publishing Group
- Year
- 2002
- Tongue
- English
- Series
- CodeNotes
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals and pocket references.
CodeNotes for Java: Intermediate and Advanced Language Features will introduce the reader with a grasp of basic Java to advanced object oriented design techniques, collections, I/O, multi-threaded applications, internationalization and more. Experienced Java programmers will also benefit from the numerous examples, tips and tricks and design notes that explain why these Java features are fundamentally important to every development effort.
This edition of CodeNotes includes:
-A global overview of a technology and explanation of what problems it can be used to solve
-Real-world examples
-"How and Why", and "Bugs and Caveats" sections that provide hints, tricks, workarounds, and tips on what should be taken advantage of or avoided
-"Design Notes" illustrating many of the common use patterns for Java programs
-Instructions and classroom-style tutorials throughout from expert trainers and software developers
Visit www.codenotes.com for updates, source code templates, access to message boards, and discussion of specific problems with CodeNotes authors and other developers.
Every CodeNotes title is written and reviewed by a team of commercial software developers and technology experts. See "About the Authors" at the beginning of the book for more information.
โฆ Subjects
Computer Technology; Reference; Nonfiction; Self Help; COM051280; COM052000; COM060160
๐ SIMILAR VOLUMES
I really love this book, it has been useful for me at work.It helps you covering the gaps on Java basics and gives you good real world advises.The Multithreading chapter walks you thru from a simple threaded application to a thread pool app. Does go in deep on Threadpooling but gives you enough to g
Ask any experienced Java programmer: Core Java delivers real-world guidance for accomplishing even the most challenging tasks. That's why it's been an international best seller for five straight years. Now fully updated for Sun's brand-new JDK 1.3, Core Java, Volume 2, Fifth Edition offers all-new d
* The experienced developer's advanced guide to the Java 2 platform-fully updated for JDK 1.3 release and JDK 1.4 release, Standard Edition. * Even more robust, real-world code samples than ever before! * New and revamped coverage: XML, security, networking, multithreading, collections, remote