💾 Archived View for station.martinrue.com › birabittoh › adf53352feff499abc024678369fcda7 captured on 2023-04-26 at 14:38:12. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-04-20)

➡️ Next capture (2023-05-24)

🚧 View Differences

-=-=-=-=-=-=-

👽 birabittoh

Gonna bite the bullet and try learning Go. Any advice?

7 months ago · 👍 martin, averphos, dk, astromech

Actions

👋 Join Station

8 Replies

👽 tskaalgard

@birabittoh I know, I was joking :p · 7 months ago

👽 birabittoh

@tskaalgard I can see the ambiguity, but I was talking about the programming language, not the tabletop game ;) although i've always been curious about it so I might actually try and learn that, too · 7 months ago

👽 johano

@tskaalgard ah but it can take a lifetime to master · 7 months ago

👽 tskaalgard

Find someone who knows how to play and will teach you. The rules are simple ;) · 7 months ago

👽 shindakun

+1 for A Tour of Go · 7 months ago

👽 martin

Also: GoTime is a cool podcast about all things Go. · 7 months ago

👽 martin

Not advice, but just to say Go is awesome. I think it's a really nice middleground in terms of its tradeoffs – it's a safe but simple language (I hate languages with too many features and complexity) with good concurrency support. I really dig it personally. Station is a single Go app, btw. · 7 months ago

👽 bacardi55

Might not be very helpful, but going through "A tour of Go" really helped me:

https://go.dev/tour/welcome/1

The official doc is usually quite good too :). · 7 months ago