Python (programming language)Python is a high-level, general-purpose programming language that emphasizes code readability, simplicity, and ease-of-writing with the use of significant indentation, an…View analysis →
Lisp (programming language)Lisp (historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation…View analysis →
Logic programmingLogic programming is a programming, database, and knowledge representation paradigm based on formal logic. A logic program is a set of sentences in logical form, representing…View analysis →
Agile software developmentAgile software development is an umbrella term for approaches to developing software that reflect the values and principles agreed upon by The Agile Alliance, a group of 17…View analysis →
GNU DebuggerThe GNU Debugger (GDB) is a portable debugger that runs on many Unix-like systems and works for many programming languages, including Ada, Assembly, C, C++, D, Fortran, Haskell…View analysis →
Inductive logic programmingInductive logic programming (ILP) is a subfield of symbolic artificial intelligence which uses logic programming as a uniform representation for examples, background knowledge…View analysis →
Open-source software developmentOpen-source software development (OSSD) is the process by which open-source software, or similar software whose source code is publicly available, is developed by an open-source…View analysis →
Declarative programmingIn computer science, declarative programming is a programming paradigm that expresses the logic of a computation without fully describing its control flow.View analysis →
Telephony Application Programming InterfaceThe Telephony Application Programming Interface (TAPI) is a Microsoft Windows API, which provides computer telephony integration and enables PCs running Microsoft Windows to use…View analysis →
Generic Security Services Application Programming InterfaceThe Generic Security Service Application Programming Interface (GSSAPI, also GSS-API) is an application programming interface for programs to access security services.View analysis →
Netscape Server Application Programming InterfaceThe Netscape Server Application Programming Interface (NSAPI) is an application programming interface for extending server software, typically web server software.View analysis →
LDAP Data Interchange FormatThe LDAP Data Interchange Format (LDIF) is a standard plain text data interchange format for representing Lightweight Directory Access Protocol (LDAP) directory content and…View analysis →
PHP Development ToolsPHP Development Tools (PDT) is a language IDE plugin for the Eclipse platform and the open-source project that develops it.View analysis →
Inheritance (object-oriented programming)In object-oriented programming, inheritance is the mechanism of basing an object or class upon another object (prototype-based inheritance) or class (class-based inheritance)…View analysis →
Application Programming Interface for WindowsThe Application Programming Interface for Windows (APIW) Standard is a specification of the Microsoft Windows 3.1 API drafted by Willows Software. It is the successor to…View analysis →
XML Metadata InterchangeThe XML Metadata Interchange (XMI) is an Object Management Group (OMG) standard for exchanging metadata information via Extensible Markup Language (XML).View analysis →
Online integrated development environmentAn online integrated development environment, also known as a web IDE or cloud IDE, is an integrated development environment (IDE) that can be accessed from a web browser. Online…View analysis →
Server application programming interfaceServer application programming interface (SAPI) is the direct module interface in computing to web servers such as the Apache HTTP Server, Microsoft IIS, and Oracle iPlanet Web…View analysis →