Create bookmark
Learning Java
Notes
Please login to add notes
- Table of Contents
- + Preface
-
+
A Modern Language
-
+
A First Application
-
+
Tools of the Trade
-
+
The Java Language
- + Objects in Java
- + Relationships Among Classes
- + Working with Objects and Classes
- + Generics
- + Threads
-
+
Working with Text
-
+
Core Utilities
- + Input/Output Facilities
- + Network Programming
-
+
Programming for the Web
-
+
Web Applications and Web Services
-
+
Swing
- + Using Swing Components
-
+
More Swing Components
- + Layout Managers
-
+
Drawing with the 2D API
-
+
Working with Images and Other Media
-
+
JavaBeans
- + What’s a Bean?
- + The NetBeans IDE
- Properties and Customizers
- + Event Hookups and Adapters
- + Binding Properties
- + Building Beans
- Limitations of Visual Design
- Serialization Versus Code Generation
- + Customizing with BeanInfo
- + Hand-Coding with Beans
- BeanContext and BeanContextServices
- The Java Activation Framework
- Enterprise JavaBeans
- + Applets
- + XML
-
+
The Eclipse IDE
- + BeanShell: Simple Java Scripting
- Glossary
- Index
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 Java 5.0 is to make it easier for you to develop safe, powerful code, but none of these improvements makes Java any easier to learn, even if you've programmed with Java for years. And that means our bestselling hands-on tutorial takes on even greater significance. >
_Learning Java_ is the most widely sought introduction to the programming language that's changed the way we think about computing. Our updated third edition takes an objective, no-nonsense approach to the new features in Java 5.0, some of which are drastically different from the way things were done in any previous versions. The most essential change is the addition of "generics", a feature that allows developers to write, test, and deploy code once, and then reuse the code again and again for different data types. The beauty of generics is that more problems will be caught during development, and _Learning Java_ will show you exactly how it's done. >
Java 5.0 also adds more than 1,000 new classes to the Java library. That means 1,000 new things you can do without having to program it in yourself. That's a huge change. With our book's practical examples, you'll come up to speed quickly on this and other new features such as loops and threads. The new edition also includes an introduction to Eclipse, the open source IDE that is growing in popularity. >
_Learning Java_, 3rd Edition addresses all of the important uses of Java, such as web applications, servlets, and XML that are increasingly driving enterprise applications.
Test the closed alpha on paperc.com
Book Details
Authors
Patrick Niemeyer and Jonathan Knudsen
Categories
Computers > Programming Languages > Java
Publishers
Publication year : 2009
License: All rights reserved ©
Times read: 2,295

