The 1.4 version of Java 2 Standard Edition provides many new programming capabilities while making plenty of old tasks easier. But without reliable guidance, you'll find it hard to take advantage of even a fraction of what the new SDK has to offer. Filled with detailed coverage of the new technology
Just Java 2: J2SE 1.5
โ Scribed by PetervanderLinden
- Publisher
- Prntic Hal;Inc.,2004
- Year
- 2004
- Tongue
- English
- Leaves
- 816
- Edition
- 6th
- Category
- Library
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 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 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 JavaT 2, Sixth Edition, reflects both J2SE 1.5 and the latest Tomcat and servlet specifications. Extensive new coverage includes: * New chapters on generics and enumerated types * 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 featuresPeter 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 JDBCT tutorial, servlets and JSP and much more * Client-side Java: fundamentals of JFC/Swing GUI development, new class data sharing details
๐ SIMILAR VOLUMES
Version 5.0 of the Java 2 Standard Edition SDK is the most important upgrade since Java first appeared a decade ago. With Java 5.0, you'll not only find substantial changes in the platform, but to the language itself-something that developers of Java took five years to complete. The main goal of Jav
<b>The #1 introduction to J2SE 1.5 and enterprise/server-side development!</b><br /><br />An international bestseller for eight years,<b><i>Just Java(TM) 2</i></b>is the complete, accessible Java tutorial for working programmers at<i>all</i>levels. Fully updated and revised, this sixth edition is mo
?The Sun Certified Java Developer Exam with J2SE 1.4? is two-pronged in approach, highlighting the new features offered by the release of J2SE 1.4 and providing practical instruction for mastering these new features by working through a project with requirements and structure similar to the project
I really like this book and found it to be a great learning tool. It serves as an excellent companion while you work on the exam and also as a reference book afterwards on best practices for GUI, design patterns, networking, threading and locking. Through the book, the authors develop a sample a