From 5f4a941ef0e01a3aab7ccf90dc42ac88cdb1e82e Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sun, 13 May 2018 11:04:08 +0200 Subject: [PATCH] Add tutorial #29 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f376fcb..c9dab1a 100644 --- a/README.md +++ b/README.md @@ -192,5 +192,6 @@ * [**Python**: *Recommender Systems in Python: Beginner Tutorial*](https://www.datacamp.com/community/tutorials/recommender-systems-python) * [**Ruby**: *A Pedometer in the Real World*](http://aosabook.org/en/500L/a-pedometer-in-the-real-world.html) * [**Rust**: *Let's build a browser engine*](https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html) +* [**Rust**: *Building a DNS server in Rust*](https://github.com/EmilHernvall/dnsguide/blob/master/README.md) **[[Submit tutorial](https://github.com/danistefanovic/build-your-own-x/issues/new)]**