Sotvoldiev MuhammadumarCoding principles (KISS, GRASP, SOLID, DRY)The easy way to difficult thingsOct 7
Avinash DhumalNull in C#: A Story of Nothing and SomethingNull is a special value in C# that represents the absence of any object reference. It is often used to indicate that a variable, parameter…May 5
Mohammad JamaliDefensive CodingLet’s start with Murphy’s Law: “If it can happen, it will happen.”Sep 6Sep 6
Rushi kadlag“Clean Architecture in Flutter: Theory, Principles, and Implementation with Provider”1. What is Clean Architecture?Dec 51Dec 51
Sotvoldiev MuhammadumarCoding principles (KISS, GRASP, SOLID, DRY)The easy way to difficult thingsOct 7
Avinash DhumalNull in C#: A Story of Nothing and SomethingNull is a special value in C# that represents the absence of any object reference. It is often used to indicate that a variable, parameter…May 5
Mohammad JamaliDefensive CodingLet’s start with Murphy’s Law: “If it can happen, it will happen.”Sep 6
Rushi kadlag“Clean Architecture in Flutter: Theory, Principles, and Implementation with Provider”1. What is Clean Architecture?Dec 51
SymflowerProgramming principle “KISS”: Keep it simple, stupid!KISS (aka Keep it Simple, Stupid!) is a handy principle for anyone designing complex systems such as software. This post dives into how you…Aug 1, 20231
i.vikashSoftware Design Principles: Building a Solid Foundation for Your CodeIn the world of software development, creating robust, maintainable, and scalable applications is paramount. Software design principles…Apr 141
Ronak KapadiSoftware Design Principles (Basics) | DRY, YAGNI, KISS.This Thing Every programmer and Software Developer Should KnowJan 27, 2023