SOFTWARE DEVELOPMENT
Principles of Software Engineering
SOLID DRY KISS — What does it mean?
3 min readNov 19, 2020
--
By the definition, software engineering is known as a systematic and procedural approach to software development.
It usually consists of collecting and documenting requirements from the users, designing and outlining the platform structure, coding or…