Friday Java Quiz: Know Your JDK Haven't had one of these for a while. I was busy doing other things. Since it's been so long, I'll pose an easy quiz today: Q: What does the following command print? weiqi@gao /opt/jdk1.7.0_04/bin...
Software Engineering Tech Trend (SETT): Experiments With JavaFX 3D Scenes The last article I wrote for OCI's online newsletter Java News Brief (JNB) was Six JDK Classes You Think You Know, which several readers have told me was fun. That was the last article in the JNB series. The following month, the series began its ...
An Updated JavaFX 2 Applet: Pythagorean Theorem Oracle announced the EOL (end of life) for JavaFX 1.2 and 1.3 36 days ago: javafx4you: Today, we are announcing that JavaFX 1.2 and JavaFX 1.3 will reach end of life (EOL) on December 20, 2012. More specifically, the Oracle server providing access to ...
Re: Java Faster Than C++? No Way! unfortunately, java hasnt prove that it is faster than C++ or C in real-life (all applications made in it are a lot slower than non-java alternatives, and consumes more memory too), only in flawed benchmarks are java "faster" than C++/C. whenever i see a ...