aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEduardo Julian2022-06-03 20:02:46 -0400
committerEduardo Julian2022-06-03 20:02:46 -0400
commit3e7d188cbe7bc9bce4a14318e2f62583fe2501d1 (patch)
tree9dde4f6cb8f16829b2fa43fbccffaa1b3e2659bd /documentation
parent0e34448e5c0ffd9c39d67c2f859e91942e1ab0a4 (diff)
Extensible import syntax [Part 4]
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bookmark/business/banking.md4
-rw-r--r--documentation/bookmark/business/hiring/interview.md4
-rw-r--r--documentation/bookmark/concurrency/structured.md1
-rw-r--r--documentation/bookmark/law.md4
-rw-r--r--documentation/bookmark/math/geometry/3d.md4
5 files changed, 15 insertions, 2 deletions
diff --git a/documentation/bookmark/business/banking.md b/documentation/bookmark/business/banking.md
new file mode 100644
index 000000000..d79574ca9
--- /dev/null
+++ b/documentation/bookmark/business/banking.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Column: The developer infrastructure bank](https://column.com/)
+
diff --git a/documentation/bookmark/business/hiring/interview.md b/documentation/bookmark/business/hiring/interview.md
new file mode 100644
index 000000000..f66af7c66
--- /dev/null
+++ b/documentation/bookmark/business/hiring/interview.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [How to Freaking Find Great Developers By Having Them Read Code](https://freakingrectangle.com/2022/04/15/how-to-freaking-hire-great-developers/)
+
diff --git a/documentation/bookmark/concurrency/structured.md b/documentation/bookmark/concurrency/structured.md
index 0567167c2..4172bfaa2 100644
--- a/documentation/bookmark/concurrency/structured.md
+++ b/documentation/bookmark/concurrency/structured.md
@@ -1,5 +1,6 @@
# Reference
+0. [JEP 428: Structured Concurrency to Simplify Java Multithreaded Programming](https://www.infoq.com/news/2022/06/java-structured-concurrency/)
0. [Seamless, Fearless, and Structured Concurrency](https://verdagon.dev/blog/seamless-fearless-structured-concurrency)
0. [Handling user input with structured concurrency](https://dubroy.com/blog/handling-user-input-with-structured-concurrency/)
diff --git a/documentation/bookmark/law.md b/documentation/bookmark/law.md
index 39a2b18fb..d23c71951 100644
--- a/documentation/bookmark/law.md
+++ b/documentation/bookmark/law.md
@@ -1,5 +1,5 @@
# Reference
-1. [Catala: A Programming Language for the Law](https://arxiv.org/abs/2103.03198)
-1. []()
+0. [Catala: A Programming Language for the Law](https://arxiv.org/abs/2103.03198)
+ 0. [Catala](https://github.com/CatalaLang/catala)
diff --git a/documentation/bookmark/math/geometry/3d.md b/documentation/bookmark/math/geometry/3d.md
new file mode 100644
index 000000000..ea6ebebda
--- /dev/null
+++ b/documentation/bookmark/math/geometry/3d.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Exponentially Better Rotations](https://thenumbat.github.io/Exponential-Rotations/)
+