From e105c3647defb6eafa1cff09ecfa8a3d6e2e8815 Mon Sep 17 00:00:00 2001 From: Mohamed Allam Date: Wed, 7 Sep 2022 10:03:36 +0100 Subject: [PATCH] =?UTF-8?q?Go=20is=20Boring...And=20That=E2=80=99s=20Fanta?= =?UTF-8?q?stic!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Jon Bodner](https://medium.com/@jon_43067) article demonstrates why Go is really a right choice. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cef90d..1880c02 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ something else on the list to keep it at a fixed length. ## Start Here +- [Go is boring... and that's fantastic](https://www.capitalone.com/tech/software-engineering/go-is-boring/) - [Why should you learn Go?](https://medium.com/@kevalpatel2106/why-should-you-learn-go-f607681fad65) - [An Intro to Go for non-Go developers](https://benhoyt.com/writings/go-intro/) - [How to Write Go Code](https://golang.org/doc/code.html)