Hi, I’m new to golang. Can you suggest to me how to explore this language or any good tutorial?
welcome to community!
Try this book for beginners.
Adding to the excellent links already posted:
- A tour of go
- The Go Programming Language - the book is not free but you can read preface + first chapter for free, and this book is highly recommended.
- The main docs site
Anyway, welcome to the community. In addition to these resources you can always get help here or on the go discord.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.