Can You Measure Software Developer Productivity?

Long-time Slashdot reader theodp writes: Measuring, tracking, and benchmarking developer productivity has long been considered a black box. It doesn’t have to be that way.” So begins global management consulting firm McKinsey in Yes, You Can Measure So…

August 20, 2023
Read More >>

Should a Variable’s Type Come After Its Name?

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 …

August 7, 2023
Read More >>