The Java FAQ
- 324 Seiten
- 12 Lesestunden
This book offers an insider's perspective on Java technology by addressing key questions about the Java programming language, applets, and stand-alone applications. It compiles insights from the thousands of inquiries sent to java@java.sun.com, providing authoritative answers from the creators at JavaSoft. Organized in a question-and-answer format, it features over 200 essential questions with clear explanations and innovative solutions, serving as a valuable reference for overcoming common challenges. The collective knowledge of the JavaSoft team makes it an excellent resource for design tips, practical examples, style guidelines, and insider information that can enhance your Java programming skills. Topics covered include Java objects, classes, methods, interfaces, exceptions, arrays, the virtual machine, applets, AWT components, layouts, events, images, and threads. The book is well indexed and cross-referenced, allowing for quick information retrieval. Suitable for Java programmers of all levels, it addresses fundamental questions such as the differences between applets and applications, as well as advanced queries like implementing function pointers in Java and facilitating communication between applets. It also explores event propagation in JDK 1.1 and the use of wait and notify methods for thread cooperation.
