Debugging Dojo
Trying my best to share something cool in software engineering.
C#: Using StringBuilder for efficient string concatenation
C#: Default Implementations in Interfaces
C#: Read-only vs Frozen Collections
C#: Throw vs Throw Ex
Docker volumes introduction
Docker network introduction
CMD vs ENTRYPOINT
Ports and Adapters Architecture in practice with .NET
GitOps with ArgoCD
Ports and Adapters Architecture (Hexagonal Architecture)
Can I use Docker in Kubernetes?
Kubernetes Introduction
[Practice] ThenByDescending
[Theory] ThenByDescending
[Practice] OrderByDescending
[Theory] OrderByDescending
[Practice] OrderBy
[Theory] OrderBy
[Practice] OfType
[Theory] OfType
[Practice] SelectMany
[Theory] SelectMany
[Practice] Select
[Theory] Select
Introduction to Projection operators
[Practice] Where
[Theory] Where
[Practice] Contains
[Theory] Contains
[Practice] All