Talk:Java (programming language)

This is an old revision of this page, as edited by Lee Daniel Crocker (talk | contribs) at 18:56, 12 November 2001. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

There's a paragraph regarding networking facilities that bridges the "platorm independent" goal and "networking libraries" goal. It's not a correct paragraph, but I don't know the best way to split it. Help, please...

-Alan D


I don't see the problem, if any. The only places those are mentioned together is where they are specifically mentioned as being the goals of the language, where "goals of the language" is the topic. --LDC


If you don't see a problem with it, then I'm happy.

-Alan D



Some notes about the Java version history would be nice. An especially which version is included in which browser.

Kwaku


Lee, have a look at [1]. Good reviews so far!  :-) --LMS



This should be moved to a howto somewhere, as it doesn't describe the language at all.


One of the most confusing concept for those just starting to learn the Java language is the notion of a ClassPath that needs to be set before anything can be either compiled or executed.