aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/software
diff options
context:
space:
mode:
authorEduardo Julian2022-10-27 00:00:03 -0400
committerEduardo Julian2022-10-27 00:00:03 -0400
commit54d22bc41b874d52a94a96aafca18ab3a6357edb (patch)
treef8560699f618eabbc25a621e9d62f0bc000b2125 /documentation/bookmark/software
parent8d4c256f8b56561869c14df02db695d774c74fa6 (diff)
Added support for aspect-oriented programming.
Diffstat (limited to 'documentation/bookmark/software')
-rw-r--r--documentation/bookmark/software/engineering/philosophy.md5
-rw-r--r--documentation/bookmark/software/engineering/practice.md2
-rw-r--r--documentation/bookmark/software/history.md5
3 files changed, 12 insertions, 0 deletions
diff --git a/documentation/bookmark/software/engineering/philosophy.md b/documentation/bookmark/software/engineering/philosophy.md
new file mode 100644
index 000000000..99baa7d5a
--- /dev/null
+++ b/documentation/bookmark/software/engineering/philosophy.md
@@ -0,0 +1,5 @@
+# Reference
+
+0. []()
+0. [Against generality](https://novalis.org/blog/2016-09-27-against-generality.html)
+
diff --git a/documentation/bookmark/software/engineering/practice.md b/documentation/bookmark/software/engineering/practice.md
index bedcd49f3..5f5cc5e03 100644
--- a/documentation/bookmark/software/engineering/practice.md
+++ b/documentation/bookmark/software/engineering/practice.md
@@ -1,4 +1,6 @@
# Reference
+0. []()
+0. [Reverse Pull-Requests: How We Used GitHub PRs In A Trunk-Based, Continuous Deployment Development Team](https://ideas.riverglide.com/reverse-pull-requests-a56b48080fb0)
0. [Thinking of commits like code](https://www.scottantipa.com/thinking-of-commits-like-code.html)
diff --git a/documentation/bookmark/software/history.md b/documentation/bookmark/software/history.md
new file mode 100644
index 000000000..86e08cd85
--- /dev/null
+++ b/documentation/bookmark/software/history.md
@@ -0,0 +1,5 @@
+# Reference
+
+0. []()
+0. [Why do arrays start at 0?](https://buttondown.email/hillelwayne/archive/why-do-arrays-start-at-0/)
+