↓ Skip to Main Content

Main Navigation

  • Team
  • Commitments
  • Testimonials
  • Workshops
    • WorkShop Schedule
    • DQMH Workshop
    • Unit Testing Workshop
    • Unit Testing Intro
  • Online Courses
  • Mastermind
  • Resources
    • Blog
    • Kata
    • Presentations
      • Managing Large Scale Application Development
      • Choosing a Framework
      • AF Testers – ECLA Summit 2018
      • Unit Testing – NI Week 2018
      • Unit Testing Roundtable (jump to 32:30) – NI Week 2018
      • Refactoring – GDevCon #1 2018
      • TDD GDevCon2
      • CI Panel GDevCon2
      • CLA 2019 Mocks in LabVIEW
    • Interviews
      • LabVIEW Advantage – Ram Gurung
      • Developers Eat the World – Chris Riley
      • DQMH Podcast – Chris Farmer
    • Tools
      • AVM
      • AF Tester
      • AF Unit Test Helper
      • Events for UI Actor Indicators
      • Mock Object Framework
      • TDMS Headers
    • Webinars
  • Get Started

Category: Design Patterns

Dynamic Unloading of Classes

By Sam Taggart Posted on September 2, 2020 Posted in Design Patterns, How to, Software Engineering No Comments

In this post we expand upon the factory pattern example and show how to dynamically unload classes at runtime.

Read more ›

Dynamic Unloading of Classes

Gang Of Four Patterns in LabVIEW

By Sam Taggart Posted on August 31, 2020 Posted in Design Patterns, Software Engineering No Comments

The GOF patterns are very popular in OOP programming languages. In this article we look at how to implement the factory pattern in LabVIEW.

Read more ›

Gang Of Four Patterns in LabVIEW

Book Review Dive into Design Patterns

By Sam Taggart Posted on December 18, 2019 Posted in Book Reviews, Design Patterns, Software Engineering No Comments

Stefan Lemmens put me onto this book a few months ago in response to a review I wrote of the original GOF Design Patterns Book. He remarked that is was much more approachable and he was right. While I still find value in the original GOF book, I think this book is a much better choice for beginners.

Read more ›

Book Review Dive into Design Patterns

Test Doubles In Action

By Sam Taggart Posted on August 12, 2019 Posted in Design Patterns, Software Engineering, Unit Testing No Comments

Struggling with hard to test code? Learn how to use dependency injection to replace your production code with a Test Double.

Read more ›

Test Doubles In Action

Intro to Test Doubles

By Sam Taggart Posted on August 5, 2019 Posted in Design Patterns, Software Engineering, Unit Testing No Comments

Hollywood discovered the value of stunt doubles a long time ago. Learn how you can use the same idea to test hard to test code.

Read more ›

Intro to Test Doubles

Humble Objects

By Sam Taggart Posted on July 29, 2019 Posted in Design Patterns, Software Engineering, Unit Testing 4 Comments

Do your code modules have big egos? Are their egos getting in the way of testing? Perhaps it is time to knock them down a notch.

Read more ›

Humble Objects

A Business Case For Applying Design Patterns

By Sam Taggart Posted on March 11, 2019 Posted in Design Patterns No Comments

This is my fourth article in a series on the Gang of Four book on Design Patterns. I thought four was an appropriate number of articles. Here are links to the first 3 articles: Design Patterns – A Review OOP …

A Business Case For Applying Design Patterns Read more »

A Business Case For Applying Design Patterns

OOP Design Patterns in Actor Framework Part 2

By Sam Taggart Posted on March 4, 2019 Posted in Design Patterns No Comments

In my last post I talked about some GOF patterns that were built into the Actor Framework itself. In this post I examine some GOF patterns built on top of the AF.

Read more ›

OOP Design Patterns in Actor Framework Part 2

OOP Design Patterns in Actor Framework Part 1

By Sam Taggart Posted on February 25, 2019 Posted in Design Patterns No Comments

Let’s explore how the GOF design patterns are used in the Actor Framework.

Read more ›

OOP Design Patterns in Actor Framework Part 1

Design Patterns – A review

By Sam Taggart Posted on February 18, 2019 Posted in Book Reviews, Design Patterns 6 Comments

This is a brief review of the famous Gang of Four book on Design Patterns

Read more ›

Design Patterns – A review

Don't Miss Another Post!

Signup for our news feed and get notified about new posts, new classes, and other updates.

Please wait...

Thank you for sign up!

You should receive a confirmation e-mail shortly.

Search the site

Top Posts

  • Unit Testing As An Aid For API Development
  • A Business Case For Applying Design Patterns
  • Design Patterns - A review
  • Git Basics
  • Gang Of Four Patterns in LabVIEW
  • Book Review Dive into Design Patterns
  • OOP Design Patterns in Actor Framework Part 2
  • OOP Design Patterns in Actor Framework Part 1
  • What is Docker?
  • Events for UI Actor Indicators

Categories

  • Book Reviews
  • Coding Philosophy
  • Conferences
  • Continuous Integration
  • Design Patterns
  • Frameworks
  • How to
  • Python
  • SCC
  • Software Engineering
  • Software tools
  • Uncategorized
  • Unit Testing
  • Webinars

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • October 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • July 2016
  • January 2016
  • December 2015
  • November 2015
© 2021 System Automations Solutions LLC | Powered by Responsive Theme
Top