Tag: Software development
You can clone use and play around with the code from here: Bitbucket.org/jmreiche/requestmanager Feel free to reach out to me with questions or suggestions for improvements.
“Agile” is all over every workplace from municipalities over manufactoring to of course software development. Everyone has caught the “bug” and everyone talks about agile as the best…
Ignoring the fact that the word “event” has a special meaning in software development I will proceed to use it in its broader definition as “something that happens”….
As the name suggests Chain of responsibility design pattern creates/describes a chain of responsibility. This chain can be static/hardcoded or it can be dynamic and loaded or changed…
In software development and perhaps more broadly, in creative endeavors in general, rarely does one solve a problem that has only one possible solution. Mostly there are “more…