PinnedPractical Event Driven Example — Tower Defence Battle EngineDive into how event-driven approach can help with simplifying logic, decoupling code and fewer lines of code.Mar 30Mar 30
PinnedPublished inDjango UnleashedReduce the complexity of Django Models by using Proxy ModelsStruggling with bloated models? Learn how Proxy Models in Django can simplify state management & reduce code complexity!Jan 231Jan 231
Published inPython in Plain EnglishWhat’s stopping you from applying Test Driven Development?Common challenges when attempting to apply Test Driven Development and tips on how to address them.Dec 12Dec 12
Attacking the Furthest Enemy in Range (Tower Defence)Integrating Max Heap into the game for towers to locate furtherst enemies to attack.Dec 6Dec 6
I Wasn’t Able to Complete Sprints Until I Did This!For years, I struggled to complete all the tasks in a sprint. My plans often fell apart because of unexpected issues!Nov 17Nov 17
Tracking Furthest Enemy in a Tower Defence Game using Max HeapWe have multiple enemies on the map, but which enemy should a tower focus on?Nov 15Nov 15
Five things to remember when mob programmingMob programming can greatly reduce time to market, improve quality and reduce silos. But, it’s not without challenges!Nov 5Nov 5
Making the Most of Conferences — How to choose the right talksBefore heading to any conference, it’s worth taking time to prepare to make the most of the experience on the day.Sep 29Sep 29
Published inPython in Plain EnglishEvents: More Than Meets the EyeA Deep Dive into Event Types for Web Service Development.Aug 9Aug 9
What is the difference between Event Sourcing and CRUDQuick dive into the difference between the two approaches.Jul 29Jul 29