Articles tagged with: C#

Course Review: Clean Architecture: Patterns, Practices, and Principles (Pluralsight)

Summary: Review about the Pluralsight course 'Clean Architecture: Patterns, Practices, and Principles'.


Course Review: Modern Software Architecture: Domain Models CQRS and Event Sourcing (Pluralsight)

Summary: Review of Pluralsight course 'Modern Software Architecture: Domain Models, CQRS, and Event Sourcing'.


Two decades of LEGO Mindstorms

Summary: The evolution of LEGO Mindstorms, from the Micro Scout to the current EV3 version, highlighting the advancements in firmware and coding capabilities, and my personal experiences with each generation.


Migrating from BlogEngine.NET to Pelican

Summary: The process of migrating from BlogEngine.NET to Pelican due to a desire for a simpler, static site generator.


Optimizing an indoor routing A*

Summary: My experience optimizing an indoor routing tool at NAVTEQ in 2008, focused on improving the A* search algorithm and heuristics to make the application faster and scalable for real-time use.