I am reading a lot of articles, medium posts etc that talk about how great Go lang is and other stuff. How difficult is it to learn Go and how should we get started with it?
I haven't used Go before, but was wondering if all the hype around it was justified, so also curious.
Ujjwal Kanth
Search @Unbxd
Best place to start would be the Tour. Next step would be to read more on language spec i.e. how/why a certain paradigm chosen. Effective Go