So, I need some opinions on this. I understand that little things, like (in C++) naming private member function with lowercase letters, is a good idea. I understand with my brain, but I really don't want to do it.
I've been programming for 18 goddamn years, and I've got an established habit of writing code like:
///
// Actually create
(
Read more... )