![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Aug 2006
Posts: 1
Rep Power: 0
![]() |
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... |
|
|
|
|
|
#2 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 76
Rep Power: 3
![]() |
Java ME:
http://java.sun.com/javame/index.jsp Java EE: http://java.sun.com/javaee/ Java SE: https://java.sun.com/javase/index.jsp and one more thing: Google is you friend. =] |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
Netbeans is a Java IDE which(in my opinion) sucks ass, I suggest using JCreator or another. It's personal preference really.
I'm guessing you want to start programming in Java? Check out the tutorial section of this forum.
__________________
Pain is just weakness leaving the body.
|
|
|
|
|
|
#4 |
|
Sexy Programmer
|
I agree with AntiNinja, Netbeans IDE sucks! I use Eclipse 3.2 and it's really good. There are a lot of 3rd-party plugins and built in features such as Ant and JUnit.
JCreator is really good too if you just want to create small application. It was my first Java IDE and I still use it because it's fast and light in size compared to Eclipse.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#5 | |
|
Expert Programmer
|
Quote:
|
|
|
|
|
|
|
#6 | ||
|
Hobbyist Programmer
|
Quote:
Quote:
__________________
Pain is just weakness leaving the body.
|
||
|
|
|
|
|
#7 |
|
Programmer
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0
![]() |
As this has degraded to a IDE bashing discussion i will say that netbeans is a very good ide. It has a very good visual designer for creating swing apps. It has a good debugger and profiler. If you have a decent computer the intelisence works as seemlessly as it does in Visual Studio. It also has a good mobile development kit included though an add on.
Eclipse is good too, but you have to install pulgins to get it to have the same functionality of netbeans. It can also be used to program in other languages such as C++ with somple add in's. I have found that the intelisense functionality to be just as fast as netbeans. There is also BlueJ which is not a full blown IDE but a tool designed to help you learn java. Try a few and see what you like. They are not huge downloads and are simple to get working. See which one runs best on your computer. If you are just starting out start with BlueJ as that is what alot of universities do. When you have learned the basics and are confidant about what java is all about then move to a full blown IDE such as those mentioned in this thread. Happy codeing ![]() |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
Join Date: Jun 2006
Location: at my computer desk
Posts: 138
Rep Power: 3
![]() |
i have only used netbeans and like it....go ahead bash me :banana:
__________________
my site: www.sreenathpillai.tk #include<iostream>
using namespace std;
int a=1;
int main()
{while(a<=500, a++)
{cout >>"I will not throw paper airplanes in class";}
return 0;
} |
|
|
|
|
|
#9 |
|
Sexy Programmer
|
If you prefer one IDE over another, that's a personal preference. One shouldn't bash another just because they prefer a different tool to get things done.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#10 | ||
|
Hobbyist Programmer
Join Date: Jun 2006
Location: at my computer desk
Posts: 138
Rep Power: 3
![]() |
Quote:
Quote:
pwned! :banana:
__________________
my site: www.sreenathpillai.tk #include<iostream>
using namespace std;
int a=1;
int main()
{while(a<=500, a++)
{cout >>"I will not throw paper airplanes in class";}
return 0;
} |
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming with Java: Tutorial | ReggaetonKing | Java | 7 | May 20th, 2008 10:58 AM |
| Special browser in Java (Project) | stalefish | Java | 3 | Feb 9th, 2008 4:22 PM |
| First Java Program | duale2005 | Java | 3 | May 22nd, 2006 5:17 PM |
| Java programmers, game developers, artists, be ware! RPG game team is recruiting! | atcomputers.us | Paid Job Offers | 7 | Sep 25th, 2005 7:25 PM |
| JAVA and C#??? | java_roshan | C# | 6 | Apr 13th, 2005 10:18 PM |