Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahcodes/lets_go

Let's go on a mission to master Go! Keep up with my progress, view my projects, and access resources in this repository.
https://github.com/mahcodes/lets_go

go golang learn-go learn-golang projects

Last synced: about 4 hours ago
JSON representation

Let's go on a mission to master Go! Keep up with my progress, view my projects, and access resources in this repository.

Awesome Lists containing this project

README

        

# lets_go

Let's go on a mission to master Go! Keep up with my progress, view my projects, and access resources in this repository.

**Disclaimer:**
I am not an expert in Golang and the code in this repository may not follow best practices, so use it for inspiration rather than as a learning resource.

## Learning resources
- [Roadmap](https://roadmap.sh/golang)
- [Awesome Go](https://github.com/avelino/awesome-go)
- [Go tour](https://tour.go.dev)
- [Exercism](https://exercism.io/tracks/go)
- [Go by Example](https://gobyexample.com/)
- [gophercises](https://gophercises.com/)
- [TannerGabriel/learning-go](https://github.com/TannerGabriel/learning-go)
- [inancgumus/learngo](https://github.com/inancgumus/learngo)
- [techschool/simplebank](https://github.com/techschool/simplebank)

- [Checkout](https://dave.cheney.net/resources-for-new-go-programmers)