aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/abstraction/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/nl/glossary/abstraction/index.html')
-rw-r--r--files/nl/glossary/abstraction/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/files/nl/glossary/abstraction/index.html b/files/nl/glossary/abstraction/index.html
deleted file mode 100644
index 718f9c5108..0000000000
--- a/files/nl/glossary/abstraction/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
----
-title: Abstractie
-slug: Glossary/Abstraction
-tags:
- - Abstractie
- - Coderen
- - CodingScripting
- - 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>
-
-<h2 id="Meer_informatie"><strong>Meer informatie</strong></h2>
-
-<h3 id="Algemene_kennis"><strong>Algemene kennis</strong></h3>
-
-<ul>
- <li>{{interwiki("wikipedia", "Abstractie")}} op Wikipedia</li>
-</ul>