Tag: pattern
Patterns in software development: advantages and disadvantages of the singleton pattern
The singleton pattern is considered a controversial design pattern. It is therefore worth taking a look at the advantages and disadvantages as well as...
Software development: design pattern factory method without problems
Continuing the post on the factory method addresses two issues: slicing and ownership semantics.
Patterns are an important abstraction in modern software development. They offer...
- Advertisement -
Software development: The design pattern factory method for creating objects
The factory method from the book "Design Patterns" is also known as the virtual constructor. It defines an interface to create an object.
Patterns are...
Why you shouldn’t keep using pattern unlock on mobile
One of the most common security methods on Android is pattern unlock. Users slide their finger across the screen in a preconfigured pattern to...
- Advertisement -