Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quanhieu/hellogolang

TIL GO
https://github.com/quanhieu/hellogolang

Last synced: 4 days ago
JSON representation

TIL GO

Awesome Lists containing this project

README

        

## Note for implement later

[Debugging a Go application inside a Docker container](https://blog.jetbrains.com/go/2020/05/06/debugging-a-go-application-inside-a-docker-container/)

[Connect golang to db in Docker](https://gist.github.com/Phathdt/7edafcbd8cbf24e473bd35cafa2e995e)
>> https://gist.github.com/lexuanquynh/159d4b7c84914348ab9fc24db989b00a
>> https://www.facebook.com/groups/golang.org.vn/posts/2994714127417774/

## Working at
https://www.youtube.com/watch?v=dHuY8Q2vAI8&list=PLw-L1SGSvTEco7QvKTEd39wrMoTCPNUuN&index=17

## Go for JS developer
[Golang for Node.js Developers](https://github.com/miguelmota/golang-for-nodejs-developers#printing)
[Golang for Node.js Developers from dev.to](https://dev.to/bjhaid_93/switching-from-javascript-to-golang-15km)
[1000+ Hand-Crafted Go Examples, Exercises, and Quizzes](https://github.com/inancgumus/learngo)
[Generics in Golang](https://200lab.io/blog/generics-trong-golang/)

## Go tour
[Go tour step by step](https://go.dev/tour/list)
[Better go tour](https://goplay.tools/)