All Stories

🕹 How To Use Exercism To Learn Programming Languages

Want to learn a new programming language, but don’t know where to start? Exercism might be what you’ve been looking for…

📕 Implementing Domain-Driven Design Review

Implementing Domain-Driven Design aka The Red Book. I held high expectations for this title, did it deliver? Find out in this review.

📘 Technical Blogging Review

Are you thinking about starting a technical blog? Technical Blogging might be the book for you. Learn why in this review.

🏋️ The Might of Microtypes

Ints, Doubles, Strings. We work with primitives all the time, but did you know they can hurt your Software Design? Microtypes can help!

🔥 5 Tweaks for a Productive Terminal

The terminal is a developer’s best friend. I’ll introduce five ways to make it an even better companion to your workflow.

⚗️ Concocting the Battleship Codekata

B1. Miss. A2. Hit. That’s right, it’s Battleship! I created a Codekata for this nostalgic game. Learn all about it in this post.