Description of Two principles to help create robust, reusable object-oriented design apps :
Designing software application is one of the very important task which is elobrately explained in this tutorial. The author shows the method of generating an application with the help of object oriented design. Further the author explains about two principles-Open closed principle and liskov substitution principle which helps the users to generate stable and resuable applications.