Canonical engineering manager Ben Hoyt believes that a variable's name is more important than its type, so "the name should be more prominent and come first in declarations."
In many popular programming languages, including C, C++, Java, and C#, when you define a field or variable, you write the ty...