5 ms·
I wouldn't call myself proficient in Java, but I understand the basics. I'm a C and C++ programmer at heart, so the few times that I had to write new Java code
by metaobject 8y ago
I wouldn't call myself proficient in Java, but I understand the basics. I'm a C and C++ programmer at heart, so the few times that I had to write new Java code back in the day I always would prefer snake_case class names and snake_case variable names. Although I'm sure it irked the Java guy we had working for us, at least it was very easy to determine who wrote a particular block of code.