I think Go is great and I want to try it.
This repo will be used to learn syntax, concepts, and do exercises with Go.
Clone
git clone [email protected]:minhhoccode111/go-practice.git ~/project/go-practice/
Create symbolic link for Exercism directory
ln -sf ~/project/go-practice/exercism-go/ ~/exercism/go