Java Examples in a Nutshell, Second Edition

Java Examples in a Nutshell, Second Edition

David Flanagan

     0

бумажная книга



Издательство: O'Reilly & Associates
Дата выхода: сентябрь 2001
ISBN: 0-596-00039-1
Объём: 570 страниц
Масса: 780 г
Размеры(В x Ш x Т), см: 23 x 16 x 3

Aimed at those who have some previous Java experience, Java Examples in a Nutshell, 2nd Edition provides an outstanding collection of code samples that are designed to help you improve your programming skills--by studying code that works. With over 150 expert examples that illustrate a wide range of Java APIs, this volume definitely can bring your knowledge of Java to the next level. Many programming titles rely on code excerpts to illustrate key programming concepts. This book reverses that approach by emphasizing the code itself, enhancing it with introductory material and explanations. While some short examples illustrate simple algorithms (such as random-number generation and sorting), many of the examples are substantial: for example, how to create a multithreaded Web server, a proxy server, and even a simple Web browser (by using built-in Swing classes for a user interface). These longer examples occupy several pages; generally, they\'re well-commented models of coding clarity. This second edition adds extensive support for the Java 2 JDK 1.3 standard. Later sections provide sample code on most recent developments in enterprise APIs, including Swing, JDBC, and XML. This text concludes with one of the best short tutorials that you\'re likely to find anywhere on JSP and servlet programming, including excellent detail on deploying JSP-based Web applications.