Sie sind nicht angemeldet.
Zitat
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 ";".
![]()
Quellcode
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.
Zitat von »Anisachse«
java ist echt schnell geworden, mal von grafikprogrammierung abgesehen und welches "grafiktoolkit" awt swing swt man verwendet.
Zitat von »Anisachse«
ich würde mit python oder c anfangen.
Zitat von »Saiya@Zivi«
Java is lahm ;D ... wenn schon C++, dann bitte auch C++ und nich JAVA![]()
Zitat
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.
Zitat von »Y0Gi«
-