Together, these tools help you analyze software quality and come up with effective visuals for communicating them to others in ways that can be easily understood.
All Articles
New Content on Data Science
Here’s a look at some other new forms of content I’m producing.
What I learned from the Azure AI-900 Exam
Here are some high-level topics and takeaways from major areas of the AI-900 exam. This should give you a picture of what’s on the exam as well as many of the AI capabilities Microsoft Azure currently offers.
Making Sense of Common C# Compiler Errors
Here’s some beginner-friendly documentation of common C# error messages for new programmers.
Repository Visualization with GitHub Next
GitHub Next’s Repo Visualization project lets you create automated diagrams of your GitHub Projects and is incredibly easy to set up.
LINQ improvements in .NET 6
own career that the Chunking feature would have helped simplify some complex code related to paging through data whether it was in a user interface or via an API.
How to Debug Web API Problems in 4 Steps
e is complicated and many things can go wrong. However, when you add web communications to the mix, a much larger amount of issues can occur beyond compiler and logic errors. his article is a step-by-step diagnostic guide for working through common issues with web services.
Understanding Web APIs
this article we’ll examine the concept and typical usage of an API as well as the details of the requests and responses that power modern web development.
AZ-900 Study Tips
In this article, I’ll share my study resources and plan for the Azure AZ-900 exam that results in the Microsoft Certified: Azure Fundamentals certification.
What if Certifications Didn’t Suck?
In this article, I’ll briefly summarize the traditional arguments around certification, and then talk about why I think that’s the wrong conversation to be having about these things.
How Programming Languages Change How You Think
The languages we use matter. In this article we’ll explore some language concepts from science fiction and then examine how individual languages impact us as developers, focusing on the F# language for detailed examples.