Java

Maven: The Definitive Guide

by Sonatype

Access: Online, Download
Format: HTML, PDF
Publisher: O'Reilly
Tags: Java, Maven
Sonatype

While there are a number of references for Maven online, there is no single, well-written book that can serve as both a well-worn reference and an introduction. What we've tried to do with this effort is provide both a comprehensive reference and a narrative introduction to Maven.

Introduction to Neural Networks with Java

by Jeff Heaton

Access: Online
Format: HTML
Publisher: Heaton Research
Jeff Heaton

Programming Neural Networks in Java will show the intermediate to advanced Java programmer how to create neural networks. This book attempts to teach neural network programming through two mechanisms. First the reader is shown how to create a reusable neural network package that could be used in any Java program. Second, this reusable neural network package is applied to several real world problems that are commonly faced by IS programmers. This book covers such topics as Kohonen neural networks, multi layer neural networks, training, back propagation, and many other topics.

Google, Amazon, and Beyond: Creating and Consuming Web Services

by Alexander Nakhimovsky and Tom Myers

Access: Download
Format: PDF
Publisher: Apress
Alexander Nakhimovsky and Tom Myers

While many books are focused on the underlying technologies of web services and others are dedicated to providing web services, few books show how to consume web services. Google, Amazon, and Beyond: Creating and Consuming Web Services provides a thorough review of the technologies and techniques for connecting client applications to services of all kinds.

Beginning J2EE 1.4: From Novice to Professional

by Jim Crume, Kevin Mukhar and James L. Weaver

Access: Download
Format: PDF
Publisher: Apress
Tags: Java, JEE
Jim Crume, Kevin Mukhar and James L. Weaver

The Java 2 Enterprise Edition (J2EE) is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server. This book shows you how to harness that power, guiding you through the details of how the pieces of the J2EE platform fit together.

Enterprise Java Development on a Budget: Leveraging Java Open Source Technologies

by Christopher M. Judd and Brian Sam-Bodden

Access: Download
Format: PDF
Publisher: Apress
Christopher M. Judd and Brian Sam-Bodden

Open source has had a profound effect on the Java community. Many Java open source projects have even become de-facto standards. The principal purpose of Enterprise Java Development on a Budget is to guide you through the development of a real enterprise Java application using nothing but open source Java tools, projects, and frameworks.

Processing XML with Java

by Elliotte Rusty Harold

Access: Online
Format: HTML
Publisher: Addison-Wesley
Tags: Java, XML
Elliotte Rusty Harold

Welcome to Processing XML with Java, a complete tutorial about writing Java programs that read and write XML documents. This is the most comprehensive and up-to-date book about integrating XML with Java (and vice versa) you can buy. It contains over 1000 pages of detailed information on SAX, DOM, JDOM, JAXP, TrAX, XPath, XSLT, SOAP, and lots of other juicy acronyms. This book is written for Java programmers who want to learn how to read and write XML documents from their code.

Java Data Objects

by Robin M. Roos

Format: PDF
Publisher: Addison-Wesley
Tags: Java, JEE, JDBC
Robin M. Roos

Java Data Objects is a standardized Java API for object persistence. It facilitates the storage and retrieval of complex object models with various storage mechanisms, including both object and relational databases. Analysts agree that JDO's transparent persistence will accelerate software development and yield more flexible applications and object models.

Apache Jakarta Commons: Reusable Java Components

by Will Iverson

Access: Download
Format: PDF
Publisher: Prentice Hall
Tags: Java
Will Iverson

Using the Apache Jakarta Commons reusable Javaâ„¢ components, you can leverage the work of the global open-source community to solve common programming problems reliably, quickly, and inexpensively. But, to use the Commons libraries effectively, you need far more guidance than the official documentation offers. In Apache Jakarta Commons: Reusable Javaâ„¢ Components, Will Iverson covers what Java developers need to know to take full advantage of Jakarta Commons - starting right now.

EJB Design Patterns

by Floyd Marinescu

Format: PDF
Publisher: Wiley
Floyd Marinescu

EJB Design Patterns goes beyond high-level design pattern descriptions into critical EJB-specific implementation issues, illustrated with source code implementations. The book contains a catalog of twenty advanced EJB patterns and provides strategies for mapping application requirements to patterns-driven design, J2EE development best practices, and a collection of EJB tips and strategies, and other topics such as Build-System best practices using Ant, JUnit testing strategies, using Java Data Objects (JDO) as an alternative to entity beans, and more.

Jakarta Struts Live

by Rick Hihgtower

Format: PDF
Publisher: SourceBeat
Tags: Java, Struts
Rick Hihgtower

Jakarta Struts Live contains thorough coverage of both the Struts MVC architecture and building each of the Struts components of this architecture. You'll learn to use vital features like Tiles, the Validator, DynaActionForms, plug-ins, and internationalization. You also look at how you can leverage other open-source technologies to improve your Struts development process and experiences.

Syndicate content