Programming
Definitions related to software programming, including tech terms about programming languages and words and phrases about software design, coding, testing and debugging.XUL - ZOP
- XUL (Extensible User-interface Language) - XUL (Extensible User-interface Language) is a standard way to exchange data that describes a program's user interface, or at least the portion of it that can be controlled by programming.
- YAGNI principle ("You Aren't Gonna Need It") - YAGNI principle ("You Aren't Gonna Need It") is a practice in software development which states that features should only be added when required.
- yak shaving - Yak shaving is programming lingo for the seemingly endless series of small tasks that have to be completed before the next step in a project can move forward.
- YAML (YAML Ain't Markup Language) - YAML (YAML Ain't Markup Language) is a data-oriented language structure used as the input format for diverse software applications.
- Yoda conditions (Yoda notation) - Yoda conditions, also known as Yoda notation, is a programming variation that reverses the standard order of a conditional statement.
- Zachman framework - The Zachman framework is a logical structure intended to provide a comprehensive representation of an information technology enterprise.
- zenware - Zenware refers to application programs that function with a minimum of superfluous user intervention.
- Zope (Z Object Publishing Environment) - Zope (Z Object Publishing Environment)is a Web site builder and server that uses the idea that it is serving (or "publishing") objects rather than merely providing content that will be added to a Web page.