summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-01-11 10:54:01 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-01-11 10:54:01 +0100
commitf30f3f29b50f2bbcf189069cd2bde6bc1e29ab41 (patch)
tree5798935418d28f2a3c8fec188212eca9865321e2
parentf1a32f87f94e787cc51c4d1e066b308808d83cd7 (diff)
Restructure Computer/programming
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Computer/programming.md11
-rw-r--r--Computer/programming/apis.md10
-rw-r--r--Computer/programming/bash.md (renamed from Computer/programming/programming_languages/bash.md)0
-rw-r--r--Computer/programming/go.md (renamed from Computer/programming/programming_languages/go.md)0
-rw-r--r--Computer/programming/php.md (renamed from Computer/programming/programming_languages/php.md)0
-rw-r--r--Computer/programming/programming_languages.md3
-rw-r--r--Computer/programming/programming_techniques.md4
-rw-r--r--Computer/programming/roc.md (renamed from Computer/programming/programming_languages/roc.md)0
-rw-r--r--Computer/programming/rust.md (renamed from Computer/programming/programming_languages/rust.md)0
9 files changed, 11 insertions, 17 deletions
diff --git a/Computer/programming.md b/Computer/programming.md
index c4991cd..d629a20 100644
--- a/Computer/programming.md
+++ b/Computer/programming.md
@@ -1,3 +1,14 @@
---
title: Programming
---
+
+Notes on programming go here.
+
+These are more general notes, not tutorials. Some sections contain links to
+tutorials and resources.
+
+## Lists of Public APIs
+
+* [public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)
+* [public-apis/public-apis](https://github.com/public-apis/public-apis)
+
diff --git a/Computer/programming/apis.md b/Computer/programming/apis.md
deleted file mode 100644
index 11e5f0d..0000000
--- a/Computer/programming/apis.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: APIs
----
-
-## Lists of Public APIs
-
-* [public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)
-* [public-apis/public-apis](https://github.com/public-apis/public-apis)
-
-
diff --git a/Computer/programming/programming_languages/bash.md b/Computer/programming/bash.md
index fc13870..fc13870 100644
--- a/Computer/programming/programming_languages/bash.md
+++ b/Computer/programming/bash.md
diff --git a/Computer/programming/programming_languages/go.md b/Computer/programming/go.md
index 34e0644..34e0644 100644
--- a/Computer/programming/programming_languages/go.md
+++ b/Computer/programming/go.md
diff --git a/Computer/programming/programming_languages/php.md b/Computer/programming/php.md
index 3a3c95d..3a3c95d 100644
--- a/Computer/programming/programming_languages/php.md
+++ b/Computer/programming/php.md
diff --git a/Computer/programming/programming_languages.md b/Computer/programming/programming_languages.md
deleted file mode 100644
index 484402d..0000000
--- a/Computer/programming/programming_languages.md
+++ /dev/null
@@ -1,3 +0,0 @@
----
-title: Programming Languages
----
diff --git a/Computer/programming/programming_techniques.md b/Computer/programming/programming_techniques.md
deleted file mode 100644
index 7eaaa0a..0000000
--- a/Computer/programming/programming_techniques.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Programming Techniques
----
-
diff --git a/Computer/programming/programming_languages/roc.md b/Computer/programming/roc.md
index 1a372b3..1a372b3 100644
--- a/Computer/programming/programming_languages/roc.md
+++ b/Computer/programming/roc.md
diff --git a/Computer/programming/programming_languages/rust.md b/Computer/programming/rust.md
index 5c45633..5c45633 100644
--- a/Computer/programming/programming_languages/rust.md
+++ b/Computer/programming/rust.md