Tag: patterns
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: Antipatterns – the evil sister of design patterns
An antipattern is a proven way to shoot yourself in the foot. Why they are still widespread and what goes wrong with them.
An antipattern...
- Advertisement -
Modern C++ Design Patterns: The Heise Webinar
On January 10th, participants will learn the most important modern C++ design patterns. The entire webinar series is available inexpensively with a voonze Academy...
Patterns in software development: not isolated, but related
Patterns in software development are not isolated. They are related to each other in a variety of ways, from simple sequences to pattern languages.
In...
- Advertisement -
Artificial intelligence to detect Parkinson’s through breathing patterns
Similar in appearance to a Wi-Fi router, the device you can see in the attached image uses a neural network to discern the presence...
The structure of patterns in software development
The classic books "Design Patterns" and "Pattern-Oriented Software Architecture" follow a similar structure to present their pattern.
Patterns are an important abstraction in modern software...
- Advertisement -