Breaking Free From Exceptions – A Different Way Forward
Exceptions and exception handling are a core part of C# and many other programming languages. But what If we didn't need to be throwing them?
Exceptions and exception handling are a core part of C# and many other programming languages. But what If we didn't need to be throwing them?
In this newsletter, we'll explore thought-provoking ideas, code examples, and highlight some content from the week to help you excel as a software engineer.
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Welcome to another Behind The Screen vlog from Dev Leader! Here's a look into my life outside of all of the things you see on social media and my content!
Want to see how implicit operators work in C#? Check out this example code to see how you can make a multi-type object in dotnet that uses implicit operators!