Thirteen Years of Go
go.dev
Thirteen Years of Go
1–10 of 217 posts
Re: Thirteen Years of Go
#2Re: Thirteen Years of Go
#3Has anyone had good success with any particular resources?
Re: Thirteen Years of Go
#4A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
Re: Thirteen Years of Go
#5A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
Re: Thirteen Years of Go
#6A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
I found it a little bit redundant coming from already knowing common programming constructs and C, but it was still a good introduction to the syntax and especially for the more unique features like Goroutines.
Re: Thirteen Years of Go
#7A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
Re: Thirteen Years of Go
#8A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
What are some examples? I've always thought of Go as a server-side language.
Maybe also frp and hugo.
Re: Thirteen Years of Go
#9A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
Re: Thirteen Years of Go
#10A number of applications I really enjoy are written in Go, so it's been on mind to learn enough to be dangerous. Has anyone had good success with any particular resources?
What are some examples? I've always thought of Go as a server-side language.
https://github.com/abiosoft/colima
And many others, really.