You are not logged in.
Quoted
And speaking of pointless code, John pulled this line of triply-redundant code from a Java production system that could be fairly easily simplified to ";".
![]()
Source code
1 isActive = (isActive == true) ? true : false;
crushcoder
God
Gott hat die Welt ja nur in sieben Tagen erschaffen können, weil es keine installierte Basis gab.
Quoted from "Anisachse"
java ist echt schnell geworden, mal von grafikprogrammierung abgesehen und welches "grafiktoolkit" awt swing swt man verwendet.
Quoted from "Anisachse"
ich würde mit python oder c anfangen.
Quoted from "Saiya@Zivi"
Java is lahm ;D ... wenn schon C++, dann bitte auch C++ und nich JAVA![]()
Quoted
Pop quiz: Which language boasts faster raw allocation performance, the Java language, or C/C++? The answer may surprise you -- allocation in modern JVMs is far faster than the best performing malloc implementations.
Quoted from "Y0Gi"
-