Hacker News new | ask | show | jobs
by pvsukale1 3691 days ago
1. I have a background in c/c++ so found Go quite interesting and easy to learn. 2. I like its packaging system.and many good packages are available now for things like authentication,caching. 3.it just creates one binary.easy to deploy. 4.the inbuilt net/http package is awesome. No need of any external server. what do you say?