Official Review
NULL
|
Other links at Java > Books |
| 1. |
Java Programming for Absolute Beginner
|
|
|
Java is an object-oriented language that is extremely popular with programmers and Web developers. This beginner-level book teaches readers the fundamental programming concepts they need to grasp in order to learn any computer language. The unique approach covers the versatility and extensibility of Java using game creation as a teaching tool. The author starts with the basics of Java, assuming that the reader is truly a beginner with no programming experience. This non-intimidating guide to Java will be a welcome addition to the library of any aspiring programmer.
|
| 2. |
Java and XML
|
|
|
Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and XML allow enterprises to simplify and lower cost of information sharing and data exchange. Java and XML shows you how to put the two together, building real-world applications in which both the code and the data are truly portable. This book covers: The basics of XML, Using standard Java APIs to parse XML, Designing new document types using DTDs and Schemas, Writing programs that generate XML data, Transforming XML into different forms using XSL transformations (XSL/T), XML-RPC, Using a web publishing framework like Apache-Cocoon, and XML as a configuration language.
|
| 3. |
Core Servlets and JavaServer Pages (JSP)
|
|
|
Aimed at those with some previous Java experience, Core Servlets and JavaServer Pages covers all you need to know to create effective Web applications using server-side Java. Combining plenty of practical advice with detailed information on these APIs, th
|
| 4. |
Just Java 2.0
|
|
|
Readers can cut to the chase with this new, updated "must have" guide to Java and object-oriented programming. "Just Java 2" contains all the essential information any programmer needs to get started with Java. The CD-ROM includes a huge amount of Java source code including many Java games, some physics applets (animation of an electric motor), translators for Java and many other languages including C/C++, Perl, TCL, Eiffel, Smalltalk, two mini-versions of Linux, Java bible code software, the Java Programmers FAQ and glossary, and much, much more.
|
| 5. |
Professional JSP
|
|
|
Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags y
|
|
|