Add Coding Mystery to Websites (#4014)

This commit is contained in:
Jonas Tulstrup 2022-01-31 08:37:07 +01:00 committed by GitHub
parent 49e822d019
commit 6e16ccdf6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3120,6 +3120,7 @@ _**Unofficial** set of patterns for structuring projects._
* [Awesome Remote Job](https://github.com/lukasz-madon/awesome-remote-job) - Curated list of awesome remote jobs. A lot of them are looking for Go hackers.
* [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - List of other amazingly awesome lists.
* [awesome-go-extra](https://github.com/xwjdsh/awesome-go-extra) - Parse awesome-go README file and generate a new README file with repo info.
* [Coding Mystery](https://codingmystery.com) - Solve exciting escape-room-inspired programming challenges using Go.
* [CodinGame](https://www.codingame.com/) - Learn Go by solving interactive tasks using small games as practical examples.
* [Go Blog](https://blog.golang.org) - The official Go blog.
* [Go Code Club](https://www.youtube.com/watch?v=nvoIPQYdx9g&list=PLEcwzBXTPUE_YQR7R0BRtHBYJ0LN3Y0i3) - A group of Gophers read and discuss a different Go project every week.