Click here to Skip to main content
15,923,222 members
Home / Discussions / Java
   

Java

 
GeneralRe: Gray Box Where Applet Should Be Pin
jerry0davis30-Oct-01 4:03
jerry0davis30-Oct-01 4:03 
GeneralRe: Gray Box Where Applet Should Be Pin
jerry0davis30-Oct-01 4:20
jerry0davis30-Oct-01 4:20 
GeneralRe: Gray Box Where Applet Should Be Pin
30-Oct-01 5:17
suss30-Oct-01 5:17 
GeneralRe: Gray Box Where Applet Should Be Pin
Malcolm McMahon9-Jan-02 0:14
Malcolm McMahon9-Jan-02 0:14 
GeneralRe: Gray Box Where Applet Should Be Pin
Standoni29-Jan-02 4:40
Standoni29-Jan-02 4:40 
GeneralDisplay an Applet loading status while loading large applet. Pin
Kobayakawa24-Oct-01 21:12
Kobayakawa24-Oct-01 21:12 
QuestionJava - Whats the big deal? Pin
22-Oct-01 12:43
suss22-Oct-01 12:43 
AnswerRe: Java - Whats the big deal? Pin
Nemanja Trifunovic22-Oct-01 12:53
Nemanja Trifunovic22-Oct-01 12:53 
I haven't worked much with Java (only one little project), but here is my humble opinion:

Java is a sort of VB for Unix, at least when it comes to server-side apps. Language itself is pretty nice, but libraries are bad (full of "deprecated" classes and methods). Also, it is very slow comparing to C++. I did some benchmarks, and found out that C++ can be 17 times faster when dealing with big chunks of data. On the other side, for a simple BubbleSort alghoritm, Java was only 25% slower.

As for IDE, I've heard that the best one is Borland JBuilder, but even this one is far from Visual Studio. Personally, I used only UltraEdit.

I don't know any good desktop application written in Java. There are some Java IDE (Forte, etc) but they are very slow.

I vote pro drink Beer | [beer]
AnswerRe: Java - Whats the big deal? Pin
30-Oct-01 11:36
suss30-Oct-01 11:36 
GeneralNo performance edge?? Pin
Ed K30-Oct-01 12:13
Ed K30-Oct-01 12:13 
GeneralRe: Java - Whats the big deal? Pin
Alvaro Mendez19-Nov-01 12:28
Alvaro Mendez19-Nov-01 12:28 
GeneralRe: Java - Whats the big deal? Pin
Nemanja Trifunovic19-Nov-01 12:47
Nemanja Trifunovic19-Nov-01 12:47 
AnswerRe: Java - Whats the big deal? Pin
Amanjit Gill30-Oct-01 14:35
Amanjit Gill30-Oct-01 14:35 
GeneralRe: Java - Whats the big deal? Pin
jan larsen23-Jan-02 23:26
jan larsen23-Jan-02 23:26 
GeneralRe: Java - Whats the big deal? Pin
Amanjit Gill24-Jan-02 16:31
Amanjit Gill24-Jan-02 16:31 
GeneralHelp with program for counting using hashtable Pin
john kappas18-Oct-01 11:58
john kappas18-Oct-01 11:58 
GeneralRe: Help with program for counting using hashtable Pin
Ravi Bhavnani18-Oct-01 12:08
professionalRavi Bhavnani18-Oct-01 12:08 
GeneralRe: Help with program for counting using hashtable Pin
Ravi Bhavnani18-Oct-01 12:09
professionalRavi Bhavnani18-Oct-01 12:09 
Generalwriting a simple application - AWT problem Pin
Jon Salter17-Oct-01 3:35
Jon Salter17-Oct-01 3:35 
GeneralRe: writing a simple application - AWT problem Pin
18-Dec-01 3:14
suss18-Dec-01 3:14 
GeneralHashing with quadratic probing Pin
john kappas15-Oct-01 7:35
john kappas15-Oct-01 7:35 
GeneralRe: Hashing with quadratic probing Pin
ejc16-Oct-01 20:35
ejc16-Oct-01 20:35 
GeneralRe: Hashing with quadratic probing Pin
john kappas18-Oct-01 11:57
john kappas18-Oct-01 11:57 
QuestionHow do you set the size and location of a JButton in an applet? Pin
6-Oct-01 6:34
suss6-Oct-01 6:34 
AnswerRe: How do you set the size and location of a JButton in an applet? Pin
Peter Weyzen6-Oct-01 21:50
Peter Weyzen6-Oct-01 21:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.