This is the 18th article on the System Design and Software Architecture series. In this article, we are discussing the Boundary Anatomy in software engineering. Previous articles…
Architecture
Software Architecture – System Boundaries
This is the 17th article on the System Design and Software Architecture series. In this article, we are discussing the System Boundaries in software engineering. Previous articles…
Software Architecture – Independence
This is the 16th article on the System Design and Software Architecture series. In this article, we are discussing the Functional independence in software engineering. Previous articles…
What is Software Architecture
This is the 15th article on the System Design and Software Architecture series. In this article, we are discussing the What is Software Architecture. Previous articles Introduction…
Software Component Coupling
This is the 14th article on the System Design and Software Architecture series. In this article, we are discussing the Software Component Coupling. Previous articles Introduction…
Software Component Cohesion
This is the 13th article on the System Design and Software Architecture series. In this article, we are discussing the Software Component Cohesion. Previous articles Introduction…
Software Components
This is the 12th article on the System Design and Software Architecture series. In this article, we are discussing the Software Components. Previous articles Introduction to…
DIP: Dependency Inversion Principle
This is the 11th article on the System Design and Software Architecture series. In this article, we are discussing the sub-topic of the design principle, DIP:…
LSP : Liskov Substitution Principle
This is the 10th article on the System Design and Software Architecture series. In this article, we are discussing the sub-topic of the design principle, LSP…
SRP: The Single Responsibility Principle
This is the 8th article on the System Design and Software Architecture series. In this article, we are discussing the sub-topic of the design principle, SRP:…