Hello, can you pls tell me some of the GO repos to understand go and contribute to as a beginner and also some advanced repos
I made a comment a while ago with some resources for go projects:
e class='quote' data-post="2" data-topic="38193">Welcome! Are you looking for projects to contribute to? Or just exploring what’s out there to use? Here’s a good thread on cool OS projects: https://www.reddit.com/r/golang/comments/xeytlo/what_is_the_coolest_go_open_source_projects_you/ Something in the Zig world but written in Go that I’ve contributed to recently: Also - Karl (here on the forum) has a new-ish project you could probably contribute to or explore/use: And I built a small package for configuring microservices: Though th…
And you can read the first couple chapters of The Go Programming Language for free:
That also has a link to the github repo and you can browse the example code there. Also if you haven’t checked it out yet: