DevsDaddy

DevsDaddy 

Unity game developer with 10+ years of experience

2subscribers

26posts

goals3
0 of 100 paid subscribers
Let's develop a strong developer community with quality code, and in my time I will continue to share Open-Source and Premium libraries.
1 of 3

[New Tutorial] Everything you need to know about Singleton in C#

Hey, everybody. If you are a C# developer or have programmed in any other language before, you must have heard about such a pattern as a Singleton.
Singleton is a generating pattern that ensures that only one object is created for a certain class and also provides an access point to this object. It is used when you want only one instance of a class to exist.
In this article, we will look at how it should be written in reality and in which cases it is worth modernizing:
https://devsdaddy.hashnode.dev/everything-you-need-to-know-about-singleton-in-c
Subscription levels4

Little Supporter

$1.41 per month
Small doesn't mean it's not important. Every penny helps me create more content for you to create your games with and learn from, becoming a professional at what you do.
What does the entry level provide?
- My many thanks for your support;
- Prioritize support on assets and code;
- Closed chat in Discord (subscriber level);
+ chat

Timekeeper

$14.2 per month
Thank you for helping me save my time - because you realize that time is money. And more money means more free time for community development.
What does the entry level provide?
- My many thanks for your support;
- Prioritize support on assets and code;
- Priority for Tutorials creation requests (video and text);
- Closed chat in Discord (subscriber level);
- Professional mentoring for you (1 hour per week);
+ chat

Rich Daddy

$71 per month
Yes, you are indeed a rich dad, which helps me, a father of two children - to find more time to educate large numbers of people.
What does the entry level provide?
- My many thanks for your support;
- Personal licensing for any asset or code with premium support;
- Premium Tutorials and Assets with your requests;
- Closed chat in Discord (vip-level);
- Professional mentoring for you (3 hour per week);
+ chat

The Lord of Development

$128 per month
Yes, you are a true lord of game development. You can always help the community, and the community will help and support you in due time.
What does the entry level provide?
- My many thanks for your support;
- Personal licensing for any asset or code with premium support;
- Request for any asset/library for you with personal license;
- Premium Tutorials and Assets with your requests;
- Closed chat in Discord (vip-level);
- Professional mentoring for you (6 hour per week);
+ chat
Go up