GO language best practice document

261 views
Skip to first unread message

Alexandre Roy

unread,
Sep 8, 2023, 9:05:12 AM9/8/23
to golan...@googlegroups.com
Hi,

I want to start a new web application using GO with AWS Lambda, but first I want to learn the GO language. I mostly have C / Python experience. 

I started reading https://go.dev/doc/effective_go, but as mentioned in the following issue https://github.com/golang/go/issues/28782, this documentation is deprecated with new best practice.

Since the issue is still open and no new document is available, what do you recommend to learn GO the right way (best practice) in 2023?

Thanks for your help and your time,

Alexandre

peterGo

unread,
Sep 8, 2023, 10:38:02 AM9/8/23
to golang-nuts
Go Style | styleguide   
https://google.github.io/styleguide/go/index  

peter

jake...@gmail.com

unread,
Sep 13, 2023, 8:18:11 AM9/13/23
to golang-nuts
In addition to the style guide, I have found https://github.com/golang/go/wiki/CodeReviewComments to have some interesting insights.

On Friday, September 8, 2023 at 9:05:12 AM UTC-4 Alexandre Roy wrote:

Jose Corral

unread,
Sep 14, 2023, 2:00:24 AM9/14/23
to golang-nuts
Also,  the Uber Go style guide has been a good resource for quite some time now:

https://github.com/uber-go/guide/blob/master/style.md
Reply all
Reply to author
Forward
0 new messages