Recent posts

Impostor Syndrome

4 minute read

What is Impostor Syndrome? What are some signs that you have it and how to overcome it? This is what we will be covering in this post.

Mutable Vs Immutable

2 minute read

You’ve likely heard these terms before, Mutable and Immutable, whether it was on a podcast, blog, or in some documentation. Some people don’t quite understan...

Tuples - Quick Start Guide

5 minute read

What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...