Programming with Palermo

Design Patterns Help to Increase Speed- Episode 25


Listen Later

In this episode, Jeffrey discusses using design patterns to increase speed. Speed is a pillar of the Clear Measure Way, just like establishing quality and achieving stability.

  • Elements of a design pattern
    • Problem: a tension or issue in the software. Some trait or condition that is desired to be improved
    • Solution: the way of organizing some code elements to resolve the Problem
    • Benefit: the concrete advantage that code applying the pattern demonstrates
    • Language: higher-level name for code that creates a higher-order concept

A design pattern is an idea. Code implementing it is merely an example of the idea

Resources: - [https://www.gofpatterns.com] - [https://learn.microsoft.com/en-us/shows/visual-studio-toolbox/design-patterns-commandmemento]

Sample repository

Thanks to Clear Measure for sponsoring this sample and episode of Programming with Palermo.

This program is syndicated on many channels. To send a question or comment to the show, email [email protected]. We’d love to hear from you.

To use the private and confidential Chaplain service, use the following Gentleman: 512-619-6950 Lady: 512-923-8178

...more
View all episodesView all episodes
Download on the App Store

Programming with PalermoBy Jeffrey Palermo