MBS Xojo Conference - More Design Patterns
We recorded the presentations at the MBS Xojo Conference in April 2024 and here is the nineth video with Marc Zeedar presenting about more Design Patterns:
You may have heard about Design Patterns, but you aren't sure what they are, how they'd help, or how to implement them in Xojo. Here Marc builds on his London 2023 presentation and covers more patterns in Xojo with practical examples.
This session will cover topics such as:
- Types of design patterns (Creational, Structural, Behavioral)
- The benefits of using patterns:
- Reliability
- Reusability
- Simpler program structure and clarity
- Flexibility
- Better code encapsulation
- Forces you to use a more object-oriented design
- Demos and Examples
- Exploring several patterns such as Observer, Command, Facade
- Show how a pattern can benefit a project and solve a code-structure problem in a better way
More videos will follow into the playlist.