Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mahcodes/lets_go
- Owner: MAHcodes
- License: gpl-3.0
- Created: 2023-03-29T18:25:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T20:13:43.000Z (20 days ago)
- Last Synced: 2024-11-06T08:08:10.658Z (9 days ago)
- Topics: go, golang, learn-go, learn-golang, projects
- Language: Go
- Homepage:
- Size: 5.13 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)