From af1a20c49460a45b4f9f1317a4c98ac9b91709a0 Mon Sep 17 00:00:00 2001 From: Javad Rajabzadeh <56496801+Ja7ad@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:59:20 +0330 Subject: [PATCH] add: go persian online/offline book (#126) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 285fd9c..0ab8e3d 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,15 @@ It assumes no prior knowledge. Each chapter contains test questions with detailed answers. The HTML version is free. You can support the author by buying the PDF or Paper version. +### [Go Programming Language Persian](https://book.gofarsi.ir/) *Free* + + + +The first Persian open source book about golang deep dive. +In this book, we discuss all deep topics related to the Go language, +from the basics to the advanced, with the aim of increasing the Gopher community in Iran. + + ### [Go in Action](https://www.manning.com/books/go-in-action)