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.