Better Software Fast
NEW

Back to the Future with F# : Introduction

Adam Wright

This is part 1 in the series about modeling the “Back to the Future : Back In Time” board game mechanics using the F# programming language. Part 1: Introduction There’s a used bookstore I used to frequent, and it was more than just a place to buy books. It was a treasure trove of nostalgia and hidden gems. Sure, they had a great selection of books, but I was always drawn to the vast shelves of used DVDs and Blu-ray discs.

featured-image

Back to the Future with F# : Introduction

This is part 1 in the series about modeling the “Back to the Future : Back In Time” board game mechanics using the F# programming language. Part 1: Introduction There’s a used bookstore I used to frequent, and it … Read More


featured-image

Query Fundamentals

Query fundamentals What makes a good query? Query Styles Query Aspects What makes a good query? It has a specific purpose A good query has a specific purpose. It answers a particular question. Examples: What were the top 5 … Read More


featured-image

Welcome

Welcome to the Better Software Fast. I plan to write about several topics related to software development including software design and architecture, programming patterns and practices, software libraries and any and all …