[prog] Java Confusions!

Becky L. Norum bnorum at coe.neu.edu
Wed Oct 29 10:05:14 EST 2003


On Thu, 30 Oct 2003, Noir wrote:

> I have spent about an hour at [http://java.sun.com/linux/] & now I am
> really perplexed.
> Can anyone point me to the right direction?

Noir,

Afaik, J2SE and J2SDK are basically synonymous.  Perhaps someone else can
comment.  J2EE includes enterprise Java APIs (application programming
interfaces) and isn't necessary unless you start getting into server-side
web programming, web services, etc.


For basic Java programming , download J2SE 1.4.2
(http://java.sun.com/j2se/1.4.2/download.html).

Then I'd recommend the online tutorial at:
http://java.sun.com/docs/books/tutorial/

Regards,

Becky




More information about the Programming mailing list