The #1 introduction to J2SE 1.5 and enterprise/server-side development!An international bestseller for eight years, Just JavaT 2 is the complete, accessible Java tutorial for working programmers at all levels. Fully updated and revised, this sixth edition is more than an engaging overview of Java 2
Just Java 2
โ Scribed by Peter van der Linden
- Book ID
- 127457553
- Publisher
- Prentice Hall
- Year
- 2004
- Tongue
- English
- Weight
- 6 MB
- Edition
- 6
- Category
- Library
- ISBN-13
- 9780131482111
No coin nor oath required. For personal study only.
โฆ Synopsis
The #1 introduction to J2SE 1.5 and enterprise/server-side development!
An international bestseller for eight years, Just Javaย 2 is the complete, accessible Java tutorial for working programmers at all levels. Fully updated and revised, this sixth edition is more than an engaging overview of Java 2 Standard Edition (J2SE 1.5) and its libraries: itโs also a practical introduction to todayโs best enterprise and server-side programming techniques. Just Javaย 2, Sixth Edition, reflects both J2SE 1.5 and the latest Tomcat and servlet specifications. Extensive new coverage includes:
- New coverage of Web services, with practical examples using Google and Amazon Web services
- Simplified interactive I/O with printf()
- Autoboxing and unboxing of primitive types
- Static imports, foreach loop construct, and other new language features
Peter van der Linden delivers expert advice, clear explanations, and crisp sample programs throughoutโincluding dozens new to this edition. Along the way, he introduces:
- The core language: syntax, objects, interfaces, nested classes, compiler secrets, and much more
- Key libraries: date and calendar, pattern matching, network software, mapped I/O, utilities and generic collections
- Server-side technology: network server systems, a complete tiny HTML Web server, and XML in Java
- Enterprise J2EE: Sql and JDBCย tutorial, servlets and JSP and much more
- Client-side Java: fundamentals of JFC/Swing GUI development, new class data sharing details
Companion Web Site
All the bookโs examples and sample programs are available at http://afu.com.
๐ SIMILAR VOLUMES
Our previous experience with an off-line Java optimizer has shown that some traditional algorithms used in compilers are too slow for a JIT compiler. In this paper we propose and implement faster ways of performing analyses needed for our optimizations. For instance, we have replaced reaching defini