“Yagni” Code-Antworten

Yagni

YAGNI -> You Aren’t Gonna Need It!
Functionality should only be implemented in a program when it is clear that it is really needed.
Disturbed Dove

Yagnni

"You aren't gonna need it" is a principle of extreme programming that states a programmer should not add functionality until deemed necessary. XP co-founder Ron Jeffries has written: "Always implement things when you actually need them, never when you just foresee that you need them." 
Easy Echidna

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen