Thoughts on building & selling software
  • Now
  • Blog
  • Speaking
Subscribe
Tagged

.NET

writing code in .NET

Code Clarity: Thinking About Code as Questions & Answers
C#

Code Clarity: Thinking About Code as Questions & Answers

Anyone can write code a computer can understand. It takes an expert to write code a human can understand. In this post we are going to look at an example of how to add clarity to our code by thinking about our logic as a set of questions & answers.

  • Matt Hensley
Matt Hensley Feb 10, 2019 • 4 min read
Private Methods: What Do You Have To Hide?
C#

Private Methods: What Do You Have To Hide?

We constantly refactoring & improving code bases but, sometimes we can be lukewarm about what we are doing. Enter the private method: Codebase Ruiner.

  • Matt Hensley
Matt Hensley Jan 26, 2019 • 2 min read
You (Probably) Don't Need An Interface For That
.NET

You (Probably) Don't Need An Interface For That

It's easy to do things in the name of best practices but, how often do we sit down and ask ourselves if that is the right thing to do in our current situation?

  • Matt Hensley
Matt Hensley Jan 22, 2019 • 3 min read
Thoughts on building & selling software © 2022
Powered by Ghost