diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:48 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:48 +0100 |
commit | 906182e62d7eb1efba5403b733aae0537dd2a09f (patch) | |
tree | 9e6336b9fe84afebde8eefaf2e6481d56d20d689 /files/nl/glossary/abstraction | |
parent | 004b3c5fc8d71b68fcb019c9e0346bf80024dbbd (diff) | |
download | translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.gz translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.tar.bz2 translated-content-906182e62d7eb1efba5403b733aae0537dd2a09f.zip |
unslug nl: modify
Diffstat (limited to 'files/nl/glossary/abstraction')
-rw-r--r-- | files/nl/glossary/abstraction/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/nl/glossary/abstraction/index.html b/files/nl/glossary/abstraction/index.html index e89972a444..718f9c5108 100644 --- a/files/nl/glossary/abstraction/index.html +++ b/files/nl/glossary/abstraction/index.html @@ -1,6 +1,6 @@ --- title: Abstractie -slug: Glossary/Abstractie +slug: Glossary/Abstraction tags: - Abstractie - Coderen @@ -8,6 +8,7 @@ tags: - Programmeertaal - woordenlijst translation_of: Glossary/Abstraction +original_slug: Glossary/Abstractie --- <p>Abstractie in {{Glossary("computerprogrammeren")}} is een manier om complixiteit te verminderen en efficiënt design en efficiënte implementatie mogelijk te maken. Het verstopt de technische complexiteit van systemen achter simpelere {{Glossary("API", "API's")}}.</p> |