Hacker News new | past | comments | ask | show | jobs | submit login
Programming Best Practices to Name Variables, Methods, and Classes (javarevisited.blogspot.com)
2 points by javinpaul on April 7, 2018 | hide | past | favorite | 1 comment



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.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: