architect-handbook

Software Architect Handbook

View on GitHub

Modularization

Modularization is the process of dividing a software system into multiple independent modules where each module works independently. There are many advantages of Modularization in software engineering. Some of these are given below: