4 Software Engineering Principles You Should Knowby@marvin
2,080 reads

4 Software Engineering Principles You Should Know

June 17th 2021
4m
by @marvin 2,080 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Software engineering principles have been the building blocks of what we have today. SOLID is a software engineering acronym broken down to: Single-responsibility Principle, Open-closed Principle, Liskov Substitution Principle, Interface Segregation Principle and Dependency Inversion Principle. The goal of this is to make whatever that project you, as the engineer, is working on, be maintainable and extendable. The libraries you are actually going to use are those that you stumble upon while looking for a specific need and problem to solve.

Company Mentioned

Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - 4 Software Engineering Principles You Should Know
Marvin HackerNoon profile picture

@marvin

Marvin

Software engineer. I write code and stay weird.


Receive Stories from @marvin

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!