DEV Community

Cover image for First Go Language, 2nd Edition: An Idiomatic Go Practical Guide for Programmers of Other Languages
Kenta Takeuchi
Kenta Takeuchi

Posted on • Originally published at bmf-tech.com

First Go Language, 2nd Edition: An Idiomatic Go Practical Guide for Programmers of Other Languages

This article was originally published on bmf-tech.com.

I read First Go Language, 2nd Edition: An Idiomatic Go Practical Guide for Programmers of Other Languages.

I recently had the opportunity to write Go at work again, so I read this book to catch up on new information and review.

This book is not just an introductory text; it introduces many Go philosophies and idioms, deepening the understanding of the Go language.

It covers topics that other introductory books might overlook, making it an excellent read.

Top comments (0)