Month: February 2018
How to Measure Lines of Code? Let’s Count the Ways
February 27, 2018 1 minutes read There are a few ways to count lines of code, and they each have their advantages and disadvantages. Much of the differences come down...
Your Guide to Winning Arguments About Code
February 20, 2018 3 minutes read The whole “tabs versus spaces” thing occupies sort of an iconic position in the programmer world. It represents the impossibility of winning arguments that...
Functional Programming Makes Your Code Not OO…And That’s It
February 13, 2018 2 minutes read 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...
C# 8.0 Features: Another Glimpse of the Future
February 6, 2018 1 minutes read 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...