Posted on 04:05 Hrs,February 23rd, 2008 by admin

The original plan for the book was to add a new section covering the fundamentals of the “Java 2 Enterprise Edition” (J2EE). Read the rest of this entry »

Posted on 03:58 Hrs,February 23rd, 2008 by admin

This chapter has introduced some, but not all, of the components that Sun refers to as J2EE: the Java 2 Enterprise Edition. Read the rest of this entry »

Posted on 03:36 Hrs,February 21st, 2008 by admin

The Sun Java Studio Creator 2 interactive development environment (IDE) is a tool for developing component-based web applications. Read the rest of this entry »

Posted on 03:04 Hrs,February 21st, 2008 by admin

JDK 1.5 introduces several extensions to the Java programming language. One of these
is the introduction of generics.
Read the rest of this entry »

Posted on 05:47 Hrs,February 16th, 2008 by admin

This document gives a concise description of the Java programming language, version 1.1 and later. It is a quick reference for the reader who has already learnt (or is learning) Java from a standard textbook and who wants to know the language in more detail.
Read the rest of this entry »

Posted on 05:42 Hrs,February 16th, 2008 by admin

You can’t look at Java as just a collection of features; some of the features make no sense in isolation. You can use the sum of the parts only if you are thinking about design, not simply coding. And to understand Java in this way, you must understand the problems with Java and with programming in general.
Read the rest of this entry »

Posted on 05:35 Hrs,February 16th, 2008 by admin

Java technology is everywhere. Think about that for a moment. It’s a simple
phrase behind an astonishing reality.
Read the rest of this entry »

Posted on 05:29 Hrs,February 16th, 2008 by admin

The Java programming language is a general-purpose concurrent class-based
object-oriented programming language, specifically designed to have as few
implementation dependencies as possible. It allows application developers to
write a program once and then be able to run it everywhere on the Internet.
Read the rest of this entry »

Posted on 04:45 Hrs,February 16th, 2008 by admin

Programming LEGO MINDSTORMS with Java is as much about robotics programming as it is about Java programming.This book is for all levels of MINDSTORMS users, from hobbyists to the serious MINDSTORMS aficionados.
Read the rest of this entry »

Posted on 09:06 Hrs,February 11th, 2008 by admin

This book teaches Java programming from the grounds up. It introduces the concepts in English instead of jargon, with plenty of step-by-step examples of working programs you will create.
Read the rest of this entry »