Categories

Updated: 06/25/2006

Beginning Java 2

Beginning Java 2 has a detailed introduction to the Java Foundation Classes (JFC), a vast set of graphics functionality including Java2D and Swing, which makes developing windowed applications much easier. It also covers the new Collections API, a bunch of container classes for representing and handling other Java objects, and has up-to-date coverage of threads, serialization and JDBC 2.0. The revised edition of the best-selling introductory Java book Beginning Java has been thoroughly updated for the Java 2 platform and the JDK 1.2 release. The book still teaches Java from scratch, assuming only basic programming know-how and in a tutorial format, but it now takes a slightly different route through the Java class libraries.
Similar Scripts for "Beginning Java 2"

Introducing JMS (Java Message Service)

This tutorial provides an overview of the Java Message Service (JMS) and offers the basics for developing programs that use it. JMS provides a way for Java programs to access an enterprise messaging system, also known as message oriented middleware (...

Rexip

Rexip is a visual Java platform for development and deployment of highly configurable Internet/Intranet business applications. Rexip comes with a set of visual tools that accelerates your project implementation, and enables you to build business appl...

JavaServer Pages

JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors wil...

Java Servlets for JavaScripters

Written primarily for those currently developing on the server in JavaScript, this article explains the basics of working with Java on the server through Sun''s Java Servlet API. It includes a brief overview of servlets and their role in server-...

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 ...
©2003-2008 jCay.com