Exception Not Found

The Catch Block #30 - On Being a Mentor

Mentoring your team is the single most effective thing you can do to make them better.

Methods, Parameters, and Arguments - C# in Simple Terms

Let's make some methods, pass some parameters, and accept some arguments!

Code Blocks, Basic Statements, and Loops - C# in Simple Terms

Make decisions, build with code blocks, loop around, and generally control the flow of your C# code with these keywords!

The Catch Block #29 - Delegate!

Delegation is an art. Here's a few tips to get better at it.

Operators - C# in Simple Terms

All the basic operators in C#, including assignment, math, logic, equality, comparison, and conditonals.

Exception Not Found © 2026