
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
HTTP Programming Recipes for Java Botsby 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.
(22815 views)
The Woork Handbookby Antonio Lupetti - Woork
The Woork Handbook is a free eBook about CSS, HTML, Ajax, web programming, Mootools, Scriptaculous and other topics about web design. The book contains articles with code sections, images, illustrations and links to original contents.
(14889 views)
Programming Grailsby Burt Beckwith - O'Reilly Media
This book helps experienced developers understand the motivation behind the core ideas of Grails. You'll learn Grails best practices for building and deployment, debugging and problem solving, creating and using Grails plugins, etc.
(10407 views)
Single Page Apps In Depthby 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.
(9947 views)