From ffd4c588f3723d573512ff382421d540fb8e6378 Mon Sep 17 00:00:00 2001 From: mory91 Date: Tue, 9 Oct 2018 00:51:14 +0330 Subject: [PATCH] Add new tutorial in golang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f02c12..52fbd5d 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Part 6: Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/) - [Part 7: Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/) - [Build Web Application with GoLang](https://legacy.gitbook.com/book/astaxie/build-web-application-with-golang/details) +- [Building a container from scratch in Go - Liz Rice (Microscaling Systems)](https://www.youtube.com/watch?v=Utf-A4rODH8) ## PHP: