To install go, refer to this post
[https://blog.lamida.org/go-development-in-ubuntu-using-vim/].
Installing Atom
Add PPA and install atom.
curl -L https://packagecloud.io/AtomEditor/atom/gpgkey | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.io/AtomEditor/atom/any/ any main" >