Hacker News new | ask | show | jobs
by sAbakumoff 3360 days ago
Golang is really, really easy to learn. And as always the key is practicing. Just pick up some medium size project and start building it. Stack overflow will help with the learning curve. This is how I learned to love Golang having 10+ years c# background​.
1 comments

What sort of mini-projects have you done thus far?

That's the biggest hurdle I've been trying to overcome currently with learning Go (or any new language). Other than re-writing small problems, but that isn't terribly exciting.

There was a nice example of such a project recently in HN https://news.ycombinator.com/item?id=14073042