Articles by tag: software-design
SOLID Principles in Software Design: Guide to Better Code
Learn what are the SOLID principles in software design and how they create maintainable, flexible code. Master these 5 rules for better software architecture today.
Multilayer architecture: sublayers and data models
Breakdown of multilayer application architecture for middle/senior developers: layers, sublayers, dataflow. Examples for web-services and report viewer. Study the hierarchy for scalable systems.