Path
Long-distance running on bits
Showing posts with label
Configurations
.
Show all posts
Showing posts with label
Configurations
.
Show all posts
Friday, March 20, 2020
Python: implementing Strategy design pattern without class hierarchy
›
The essence of Strategy design pattern is to enable algorithm selection to happen at run-time. Assume we would have the following two simpl...
2 comments:
Wednesday, July 3, 2019
Python: using JSON file for increasing program configurability
›
As the experience tells us, wrong decisions in program design and life will usually bite back hard. In order to avoid the most obvious traps...
›
Home
View web version