Month: February 2018
How to Measure Lines of Code? Let’s Count the Ways
There are a few ways to count lines of code, and they each have their advantages and disadvantages. Much of the differences come down to defining what a “line” is....
Your Guide to Winning Arguments About Code
The whole “tabs versus spaces” thing occupies sort of an iconic position in the programmer world. It represents the impossibility of winning arguments that are unwinnable by their very nature. ...
Functional Programming Makes Your Code Not OO…And That’s It
Over the course of the fall and winter, I’ve been gaining momentum with code research posts. Today, I bring that momentum to bear on the subject of functional programming. Or...
C# 8.0 Features: Another Glimpse of the Future
About two months ago, we talked about some of the (probable) features we’ll be getting with C# 8.0. The post was well received and generated some buzz, which encouraged me...