English | Swedish |
Belastingdienst application programming interface | programmeringsgränssnitt för Belastingdienst-program (The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands) |
cache-aside programming pattern | cache aside-programmeringsmönster (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source) |
declarative programming | deklarativ programmering (Rule-based programming in which each rule is independent and the order in which rules are declared or executed is not significant) |
generic programming | generisk programmering (Programming using parametric polymorphism) |
programming element attribute | attribut för programmeringselement (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties) |
programming event | programmeringshändelse (The occurrence of a programming action in a software system) |