Vous n’êtes pas connecté.
Citation
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 ";".
![]()
Code source
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.
Citation de "Anisachse"
java ist echt schnell geworden, mal von grafikprogrammierung abgesehen und welches "grafiktoolkit" awt swing swt man verwendet.
Citation de "Anisachse"
ich würde mit python oder c anfangen.
Citation de "Saiya@Zivi"
Java is lahm ;D ... wenn schon C++, dann bitte auch C++ und nich JAVA![]()
Citation
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.
Citation de "Y0Gi"
-