예제로 배우는 Go 프로그래밍
쉽고 재미있는 Go 프로그래밍 예제로 배우는 Go 프로그래밍 I like a lot of the design decisions they made in the [Go] language. Basically, I like all of them. - Martin Odersky, Creator of Scala
golang.site
2. https://go.dev/doc/tutorial/getting-started
Tutorial: Get started with Go - The Go Programming Language
Documentation Tutorials Tutorial: Get started with Go Tutorial: Get started with Go In this tutorial, you'll get a brief introduction to Go programming. Along the way, you will: Install Go (if you haven't already). Write some simple "Hello, world" code. Us
go.dev