Mehboob ArshadinILLUMINATIONBe Different, Be Unique… Be YouStop following someone else’s path.20h ago20h ago
Mehboob ArshadinILLUMINATIONThe Hidden Aspect of Software Development Process That Most Developers don’t knowAccording to a 2023 McKinsey report, more than 70% of software projects fail due to a lack of clear goals.Oct 23Oct 23
Mehboob ArshadinILLUMINATIONProgramming is not just about writing code or memorizing syntaxOct 172Oct 172
Mehboob ArshadUnderstanding Entity Framework Core in C#As I’ve recently started working with C# and .NET, I’ve been learning more about Entity Framework Core (EF Core), a powerful…Sep 18Sep 18
Mehboob ArshadSetting Up Active Directory on Windows Server 2022 A Comprehensive GuideIn today’s article, I will share a comprehensive guide with you on how to set up Active Directory from scratch on Windows Server 2022, how…Sep 15Sep 15
Mehboob ArshadUnderstanding DNS: A Step-by-Step Guide to DNS Setup and How It WorksI’m sure you’re familiar with the idea that within a network, you can test any active machine by pinging it to check if it is accessible…Sep 15Sep 15
Mehboob ArshadOh no! Something has gone wrong. A problem has occurred and system can’t recover.Have you ever run into a situation where your system throws an error after an interrupted upgrade? You try to reboot, and suddenly you’re…Sep 10Sep 10
Mehboob ArshadAlpha-beta-pruning with detailed ExampleAlpha-beta pruning is an optimization technique for the minimax algorithm, used primarily in two-player games like chess and checkers to…Sep 7Sep 7
Mehboob Arshad“missionaries and cannibals” problem using an uninformed search algorithm such as breadth-first…Problem DefinitionJun 13Jun 13