The command pattern places an method call into a object. They are the “object-oriented replacement for callbacks.” This crystallizes the… Read more Programming Pattern: Command
Month: April 2018
Boolean Algebra
There are three basic tools in boolean algebra that when used together, can help you solve complex logical problems or… Read more Boolean Algebra