Explore OO Design Patterns used in our SmartphoneLearning will be fun when we relate to real life situation. Smartphones are used by all age groups and introducing Design Patterns with…Apr 6, 2021Apr 6, 2021
Build Magic Square of odd size in 3 easy stepsStep 1: Form a Square Matrix writing numbers 1 to nxn in sequence. Here n is the order of the Magic Square, say 5.Apr 5, 2021Apr 5, 2021
Observer Pattern Applied: Solving Sudoku, Easy OnesWe solve Sudoku by following certain routines in our mind. Thus we have to apply handful of patterns to solve each of these routines. I am…Apr 5, 2021Apr 5, 2021