After several decades as a software engineer and engineering manager, Matt now serves as a software engineering instructor and gets to raise up future developers and unleash them upon the world to build awesome things.
Matt is a Microsoft MVP in Artificial Intelligence, runs several blogs and channels on data science and software engineering topics, is currently pursuing a master's degree in data analytics, and helps organize the Central Ohio .NET Developer Group while contributing to local and regional conferences.
In his copious amounts of spare time, Matt continues to build nerdy things and looks for ways to share them with the larger community.
This post first appeared at KillAllDefects on January 27th, 2020 In this article, I’ll walk through the various overloads and usages of LINQ’s SelectMany ... Read more.
In this article I’ll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes.... Read more.
C# 9 added the "Target-typed new" keyword, which is a little bit of a mouthful, but a powerful feature for simplifying your C# code. In this article we'll look ... Read more.