Talk:Java (programming language): Difference between revisions

Content deleted Content added
No edit summary
info on article changes
Line 34:
 
: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.
 
----
 
Hmm, I think this article would be helped with a look-thru of the old [http://java.sun.com/docs/white/langenv/ Java whitepaper]. For one thing, Java is a platform as well as a language. The article as it stands is confusing on this issue. Also a major design goal is a relatively safe language for average programmers, so fingers aren't cut on the difficult parts of programming.
 
 
 
Still, this article is well-written, and I'd change it right now except that it would take a little time to not chop up the text terribly. Maybe I would get rid of the part that says there are "four" design decisions behind Java, and just turn it into a list.