Tag: software-engineering
All the articles with the tag "software-engineering".
The Art of Technical Implementation: Do You Really Know What Problem You're Solving?
Published: at 02:00 AMUsing the tunnel light dilemma to explore the importance of understanding the real problems behind technical requirements and who is best positioned to solve them.
The Purpose of Software Design: What Separates Great Developers from Mediocre Ones?
Published: at 02:00 AMExploring the fundamental difference between great and mediocre developers through their approach to changing requirements and software design principles.
Component Design Principles: Where Are Component Boundaries?
Published: at 02:00 AMExploring component design principles, examining both cohesion and coupling aspects to determine optimal component boundaries in complex software systems.