Skip to content

Commit

Permalink
Update resources page (#2736)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerfcsantos authored Dec 28, 2023
1 parent 3fdc970 commit e9221cd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/RESOURCES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Resources

There are many great free online resources to help you get started with Go including:

* [How to Write Go Code](https://golang.org/doc/code.html)
* [Tour of Go](https://go.dev/tour)
* [Effective Go](https://golang.org/doc/effective_go.html)

## Books
* [Go Bootcamp](http://www.golangbootcamp.com/book/)
* [Go Books](https://github.com/dariubs/GoBooks)

## Blogposts
* [Resources for new Go programmers](http://dave.cheney.net/resources-for-new-go-programmers)
* [Resources for new Go programmers](https://dave.cheney.net/resources-for-new-go-programmers)

## Organizations
* [GoBridge](http://golangbridge.org)
* [GoBridge](https://gobridge.org/)

0 comments on commit e9221cd

Please sign in to comment.