English 中文(简体)
Discussion
  • 时间:2024-11-05

Discuss Software Architecture & Design


Previous Page Next Page  

Software Architecture typically refers to the bigger structures of a software system and it deals with how multiple software processes cooperate to carry out their tasks. Software Design refers to the smaller structures and it deals with the internal design of a single software process. By the end of this tutorial, the readers will develop a sound understanding of the concepts of software architecture and design concepts and will be in a position to choose and follow the right model for a given software project.

Advertisements