Class Libraries: Lessons In Programming

Early Morning Coding 😎

I discovered Sam Feldt a short while ago, and he has quickly become one of my favourites for the right vibe, so I thought I'd share this awesome mix while we take a quick look at some of the things already completed for the day (started real early to get as much done as possible). Here we go 🙂

Screenshot from 2022-06-01 04-35-55

Class & Member Declarations

It's always a good idea to refer to the official notes released by MS in addition to all the great resources out in the ether too. In this case, the topic is static class vs static member declarations, and the differences between them. because this issue makes quite a large difference to the end result of your application's runtime. For more details, check out the image to the left (the URL is at the top for those wanting to read more).

It's great to review the methods used by real professionals and gain more insights into how they go about writing code and structuring their solutions. Great learnings 🙂

Catch up again soon.

Stay awesome,

EMH

22-05-29-02