2008/05/18

The Labs.Com Web Lab Java Hype
Last update 2001/06/12
The Labs - Design & Functionality For The Net

Promises and Reality of a Hyped Language

  1. Introduction
  2. My Applet
  3. Resources
Java Hype
1. Introduction
Java, I don't see it taking off really. Looking at the philosophy (ignoring all the hypes), the final programs seem stable, just the browsers can't handle it (most browsers stall or crash after loading some java-intensive sites).

My 15 years programming-experience tells me GUIs should be interpreter-based, like PerlTK or TCL/TK does, but not compiler based, one of the main disadvantages of Java beside of the browser problems.

In short Java doesn't play much if any importance in my programmer life as you see below.

JVM
 The only interesting aspect of Java I came accross (June 2001) is the Java Virtual Machine (JVM) which interprets the byte-code can be used by other languages:
JVM Languages
Good overview of other languges running on JVM

Especially the perljvm got my attention :-)

Java Hype
2. My Applet

NeXTClock
NeXTStep alike clock

This experience was sufficient not to write another applet and drop Java entirely from my agenda.

Java Hype
3. Resources

Java.Sun.Com
Primary Site
Developer.com: Java
Collection of applets and Java-prgs
Developer.com: Java Books
Online books

                                                                                                                                   

JavaScript Web LabDynamicHTML

Last update 2001/06/12

All Rights Reserved - (C) 1997 - 2008 by The Labs.Com

Top of Page

The Labs.Com