📰 Dev.to · Md. Maruf Sarker
Articles from Dev.to · Md. Maruf Sarker · 3 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10527)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Md. Maruf Sarker
3w ago
The real reason your code becomes messy and how DI fixes it
Most people think Dependency Injection (DI) is some advanced .NET magic or framework feature. It’s...

Dev.to · Md. Maruf Sarker
1mo ago
Installing .NET 10 on Linux (Pop!_OS) — The Real Journey 🚀
So today I decided: “Let’s install .NET 10 on my Pop!_OS dev machine.” Simple, right? Microsoft...

Dev.to · Md. Maruf Sarker
1mo ago
Pattern Matching vs Manual Casting in C#
When working with polymorphism in C#, you often deal with a base type that can represent many...
DeepCamp AI