Introduction to Java and OOA/OOD for Web Applications
by Alvin J. Alexander
Publisher: DevDaily.com 2002
Description:
This text is a training material about the Java Programming Language and Object-Oriented Programming methods. From the table of contents: Object-Oriented Software Development; The Java Programming Language; Standard Libraries and Server-side Programming; Databases, Best Practices, and Final Project.
Download or read it online for free here:
Read online
(online html)
Similar books

by Mikito Takada - singlepageappbook.com
This free book is the book I would have wanted when I started working with single page apps. It's not an API reference on a particular framework, rather, the focus is on discussing patterns, implementation choices and decent practices.
(7786 views)

by David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(12947 views)

by Clinton Wong - O'Reilly
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(20710 views)

by Jeff Heaton - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(19208 views)