📜 ⬆️ ⬇️

For those who write in Go

Friends!


In the continuation of the post “Google released the final version of the Go 1 programming language”, interest received a logical continuation and our timid desire was heard by the Habr administration and from today Go has its own blog hub .

Taking this opportunity, I can not recommend the book “Learning Go” , the latest version of which can always be downloaded (PDF, ~ 1.5Mb) from the author (thanks, Miek Gieben ) or in the repository (.tex source):

git clone http://www.miek.nl/git/gobook.git 

At the moment it is the most comprehensive textbook on the Go language, describing in detail the basics and possibilities of the language. The book has about 120 pages (A4), contains code samples (with answers) and, in my opinion, provides us with a more friendly way to become familiar with the language than reading the documentation on the official website.
')
Write, share experiences, do not be timid! Go lang!

Source: https://habr.com/ru/post/141265/


All Articles