English | Finnish |
application programming interface | ohjelmointirajapinta (A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information) |
Cryptography Application Programming Interface | CryptoAPI (An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs)) |
declarative programming | sääntöpohjainen ohjelmointi (Rule-based programming in which each rule is independent and the order in which rules are declared or executed is not significant) |
generic programming | geneerinen ohjelmointi (Programming using parametric polymorphism) |
programming element attribute | ohjelmointielementin määrite (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
programming event | ohjelmointitapahtuma (The occurrence of a programming action in a software system) |
programming language | ohjelmointikieli (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages) |