Pattern Matching, Switch Expression and More
Writing concise code.
Mar 22, 202417 min read249

Search for a command to run...
Articles tagged with #csharp
Writing concise code.

Key factors to have better software design.

Simple implementation to achieve asynchrony.

Making things happen, just not all at once.

Understanding lambda expression and closures in C#

Delegates made simple.
