bn:01936608n
Noun Concept
Categories: Software design, Programming principles
EN
single responsibility principle  Single-responsibility principle  SRP
EN
The single-responsibility principle is a computer programming principle that states that "A module should be responsible to one, and only one, actor." Wikipedia
Definitions
Relations
Sources
EN
The single-responsibility principle is a computer programming principle that states that "A module should be responsible to one, and only one, actor." Wikipedia
A programming principle Wikipedia Disambiguation
computer-programming principle that states that every class in a computer program should have responsibility over a single part of that program's functionality, which it should encapsulate Wikidata
The principle that every class should have a single responsibility entirely encapsulated by that class. Wiktionary
Programming principle. Wiktionary (translation)
PART OF
Wikipedia Redirections
Wikidata Alias
EN
SRP