9 followers
I am Software Engineer, Programming instructor and a Youtuber who teach the concepts of Software Engineering on YouTube with daily life examples.
In C# .NET, the "Options Pattern" is a design pattern used to manage application configuration settings in a flexible and organized way. It is...
A complete serries with YouTube videos · Status: Completed For Resource and Complete Series: Check the series Link:...
Realtime scenario when to use abstract class in C#.NET · May be you already know what are abstract classes in C#.NET in case if you don't know let me...
Why and when to use interface class in C#.NET · Whenever I tried to learn about what is Interface class the only answer I found was - Interface class is...
In C#, there are two main data types used for variables: var and dynamic. Understanding the difference between these two types is important for...
Readability means clean code which means professionalism · C#.NET is a general-purpose programming language always on the mission to keep improving in...