Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-06-2006, 11:27 PM   #1 (permalink)
 
Newb Techie

Join Date: Jul 2006

Posts: 1

caliheat

Talking Java Flavors

hello guys...i just will to find out what is the differences between - Java ME
- Java SE - Java EE?!? For what are each one good for?!? what is netbeans?!?
i apreciate all the information you can provide...
caliheat is offline  
Old 08-06-2006, 11:53 PM   #2 (permalink)
 
True Techie

Join Date: May 2006

Posts: 150

fjf314 is on a distinguished road

Send a message via AIM to fjf314
Default

Those are the three different platforms of Java. Java ME (Micro Edition) is for mobile devices, such as cellphones. Java EE (Enterprise Edition) is for development on application servers and such. Java SE (Standard Edition) is just what the name implies, it's the standard language APIs for working on most common systems.

NetBeans is an IDE (Integrated Development Environment.) IDEs are nice because they let you do some advanced things with more ease, but whenever you start to program, it's much easier to use a text editor.
__________________
There are 10 kinds of people in the world, those who understand binary and those who don\'t.
fjf314 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On