Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
You aren't gonna need it
YAGNI
(YAGNI) A motto of extreme programming expressing
the principle that functionality should not be implemented until
it is needed. The traditional waterfall model makes it
difficult to add features after the specification has been signed
off, tempting the specifier to add features that may never be used
but which take time to program, debug, test and document.
(2014-03-27)