BrandGhost
You're Using Enums Wrong - Dev Leader Weekly 16

Hey there!

I wanted to start off by getting your feedback so I can make this newsletter valuable for *you*, my subscribers! Please take a quick second to answer:

Remember, you can refer your friends to sign up for my newsletter! You can get free membership access for a few months to my site to access the newsletter archive and my Behind The Screen weekly vlogs that I do. Check out the details at the end of this issue.


You're Using Enums Wrong

A Quick Primer On Enums

If you're not familiar with Enums in C#, we should probably get that cleared up before diving any deeper! Enums allow us to create a type in C# that feels like a blend of strings and integers. Enums hold a numeric value, but they also have a name associated with them. Here's a brief example:

Enums in CSharp - A Simple Guide To Expressive Code

Discover the benefits of using enums in CSharp, how to declare them step-by-step with examples, and the different types of enums available in this article!

How to Use Enums in CSharp - Understanding the Basics

Looking to enhance your C# coding skills? Learn how to use enums in Csharp with this beginner guide, including best practices, limitations, and examples.

Why You're STUCK at Senior Software Engineer - Dev Leader Weekly 101

Welcome to another issue of Dev Leader Weekly! In this issue, I discuss why you might be stuck as a senior software engineer and what to do about it.

An error has occurred. This application may no longer respond until reloaded. Reload