From 436a4b5a72965830d921c9410278797fa9778f94 Mon Sep 17 00:00:00 2001 From: Javad Rajabzadeh <56496801+Ja7ad@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:54:29 +0330 Subject: [PATCH] add: go persian online/offline book --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c5565d6..90ed3e9 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)