From 477316be04c2eca655c93ed33701aef7a8f4a9da Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi <934784+teivah@users.noreply.github.com> Date: Wed, 7 Jun 2023 08:41:50 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c1cc399..f63b55e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ If you're a Go developer looking to improve your skills, this book is for you. W โ€“ _Anupam Sengupta_ +### โœ๏ธ About the Author + +Teiva Harsanyi is a senior software engineer at Google. He has worked in various domains, including insurance, transportation, and safety-critical industries like air traffic management. He is passionate about Go and how to design and implement reliable systems. + ### Where to Buy? * _100 Go Mistakes and How to Avoid Them_ (๐Ÿ‡ฌ๐Ÿ‡ง edition: paper, digital, or audiobook): @@ -31,10 +35,6 @@ If you're a Go developer looking to improve your skills, this book is for you. W * _Go่จ€่ชž100Tips ้–‹็™บ่€…ใซใ‚ใ‚ŠใŒใกใช้–“้•ใ„ใธใฎๅฏพๅ‡ฆๆณ•_ (๐Ÿ‡ฏ๐Ÿ‡ต edition): * Amazon: [.co.jp](https://www.amazon.co.jp/exec/obidos/ASIN/4295017531/) -## โœ๏ธ About the Author - -Teiva Harsanyi is a senior software engineer at Google. He has worked in various domains, including insurance, transportation, and safety-critical industries like air traffic management. He is passionate about Go and how to design and implement reliable systems. - ## ๐Ÿ’ก Common Go Mistakes This section contains a summary of the 100 mistakes in the book. Meanwhile, it's also a section open to the community. If you believe that a mistake should be added, please create a [community mistake issue](https://github.com/teivah/100-go-mistakes/issues/new?assignees=&labels=community+mistake&template=community_mistake.md&title=).