Hashemi RafsanUnderstanding the Strategy Design Pattern in PHP with a Simple ExampleThe Strategy design pattern is a behavioral design pattern that allows an algorithm to vary independently from clients that use it. In…Nov 11, 2023Nov 11, 2023
Hashemi RafsanAdapter Design Pattern in PHP: A Real-World ExampleThe Adapter pattern is a structural design pattern that allows objects with incompatible interfaces to collaborate. It acts as a wrapper…Nov 2, 20231Nov 2, 20231
Hashemi RafsanUnderstanding the Prototype Design Pattern in PHPWelcome to the world of design patterns! As a budding PHP developer, you’re undoubtedly eager to explore how to make your code more…Oct 18, 2023Oct 18, 2023
Hashemi RafsanUnderstanding the Builder Design Pattern in PHPIf you’re just starting your journey into PHP programming, you may be wondering about design patterns and how they can help you write…Oct 15, 20231Oct 15, 20231
Hashemi RafsanUnderstanding the Factory Design Pattern in PHPDesign patterns play a crucial role in software development, helping developers create reusable, maintainable, and efficient code. One such…Oct 11, 20232Oct 11, 20232
Hashemi RafsanFrom Dhaka to Bangkok: My First International AdventureOn February 16, 2023, I landed in Bangkok Suvarnabhumi International Airport after a flight with Biman Bangladesh Airlines from Dhaka…Mar 9, 2023Mar 9, 2023
Hashemi RafsanRound Robin (RR) CPU Schedulingচুননু মিয়ার ছেলে ম্নুন্নুর আজ সকুলে প্রথম দিন, স্কুলে গিয়েই দেখলো ইয়া বিশাল লম্বা লাইন।Jun 24, 2020Jun 24, 2020
Hashemi RafsanShortest Remaining Time First (SJF with Preemption) CPU Schedulingধরুন আপনার CPU তে A1, B1, C1, D1 চার টি প্রসেস Ready Queue তে চলে এসেছে। এখন আমরা প্রসেস গুলো কে Shortest Remaining Time First (SJF with…May 26, 2020May 26, 2020
Hashemi RafsanShortest Job First (SJF) CPU Schedulingমিস্টার কুদ্দুস, একজন কম্পিউটার বিজ্ঞান প্রকৌশল বিভাগের ছাত্র । খুব জরুরি কিছু কাজের জন্য তাকে ঢাকা থেকে সিলেট যেতে হবে, যথারীতি তিনি…May 12, 2020May 12, 2020
Hashemi RafsanFirst Come First Serve (FCFS) CPU Schedulingধরুন, আপনার নাম X, আপনি দুদিন যাবত অসুস্থ, ঠিক করেছেন ডাক্তার এর কাছে যাবেন পরামর্শ নিতে। পরিবেশ এর এমন একটা অবস্থা ভাইরাসের কারণে একই…May 10, 20201May 10, 20201