You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing of the sample application without SOLID principles (Calculator APP) and discuss possible issues which could occur - Coupling and Cohesion. Then Applying SOLID principles to sample application and re-write the sample application. Finally doing Exception handling and logging best practices and Unit testing