Posts
All the articles I've posted.
C# Language Basics
Posted on:August 19, 2023 at 10:20 PMLearning notes as C# beginner.
CS Guidelines for CPW
Posted on:August 19, 2023 at 10:20 PMA guideline written for CS beginner. A present for my cousin as a freshman in CS majority.
Go Language Basics
Posted on:August 19, 2023 at 10:20 PMLearning notes as Go beginner.
K8S Controller Mechanism
Posted on:August 19, 2023 at 10:20 PMBasic concept of K8S workloads and controller machenism.
Kubernetes Concepts
Posted on:August 19, 2023 at 10:20 PMLearning notes as Kubernetes beginner.
.Net: Generic Host and Dependency Injection
Posted on:August 19, 2023 at 10:19 PM.Net Generic Host machenism, Dependency Injection, Graceful shutdown overwrite.