|
The basic Java programming tools are:
- The Software Development Kit (SDK) for the
J2SE platform, freely available from Sun website;
- The handheld programming-specific SDK
(J2ME platform), J2ME Wireless Toolkit,
freely available from Sun website.
Other useful programming tools can be found in this page; a collection of
books, articles and other documentation about Java is available here.
|