diff options
| -rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index ecaf361..18ef34b 100644 --- a/public/index.html +++ b/public/index.html @@ -83,6 +83,7 @@ more CPU == more contention</li> <li><a href="https://www.oreilly.com/library/view/designing-data-intensive-applications/9781491903063">Designing Data Intensive Applications</a></li> <li><a href="https://www.oreilly.com/library/view/database-internals/9781492040330">Database Internals</a></li> <li><a href="https://www.oreilly.com/library/view/efficient-go/9781098105709">Efficient Go</a></li> +<li><a href="https://press.stripe.com/the-art-of-doing-science-and-engineering">The Art of Doing Science </a></li> </ul> |
