Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Abstraction principle (computer programming) 5 found (9 total)

alternate case: abstraction principle (computer programming)

Don't repeat yourself (789 words) [view diff] no match in snippet view article find links to article

Sandi Metz as "prefer duplication over the wrong abstraction". Abstraction principle (programming) Code duplication Code reuse Copy and paste programming
Duplicate code (1,308 words) [view diff] no match in snippet view article find links to article
In computer programming, duplicate code is a sequence of source code that occurs more than once, either within a program or across different programs owned
Software design pattern (3,180 words) [view diff] no match in snippet view article find links to article
needed] Design patterns may be viewed as a structured approach to computer programming intermediate between the levels of a programming paradigm and a concrete
Separation of concerns (1,947 words) [view diff] no match in snippet view article find links to article
monitor_hunger if hunger > 50 food = hunt hunger -= eat(food) end end end Abstraction principle (programming) Aspect-oriented software development Concern (computer
Paradigm (4,930 words) [view diff] no match in snippet view article find links to article
cognitive symbol that represents external reality Metalinguistic abstraction – Principle in computer science of domain-specific languages for problem solving