Thoughts on building & selling software
  • Now
  • Blog
  • Speaking
Subscribe
Tagged

Design Patterns

using design patterns to create reusable & maintainable code

Scribe: Architecture Overview
Architecture

Scribe: Architecture Overview

This is a quick & dirty architecture breakdown of Scribe, a transcription application I built that could be used to transcribe any audio file & provide accurate speaker identification.

  • Matt Hensley
Matt Hensley Feb 1, 2020 • 5 min read
Design Pattern Primer: The Factory
Design Patterns

Design Pattern Primer: The Factory

When writing object oriented code we end up needing to create a lot of different objects. Sometimes the process to create those objects is complex or maybe we don't know exactly which type we will need to create. Situations like these are where using the Factory pattern comes in handy.

  • Matt Hensley
Matt Hensley Oct 20, 2019 • 3 min read
Thoughts on building & selling software © 2022
Powered by Ghost