Great stuff! I might imagine how long and how much effort it took to spin it up all together.
This made me wonder if not to choose Go as next language to learn :)
Great content! Thank you for the hard work!
One correction:
In slice copy:
s2 := make([]string, 0)
should be
s2 := make([]string, len(s1))
It won't copy if the size of destination is zero
I'm not fluent in English, I'm Brazilian. Sorry for the mistakes. But I want to leave my thanks, for a brilliant and quality content. Thank you for your generosity in sharing. I have dedicated myself to studying Rust and Golang. Your blog is a great source of information.
Congratulations.
wow, Karan thanks for this amazing Blog! I was thinking of learning Go and now I found it
Very good, I think this is the most complete article about concepts in Golang
Wow! This is impressive.
I have never in my life seen a 85 minute read blog post, ever.
Thank you for this kind of content, which makes learning very easy for anyone.
This one is absolutely amazing!
Thank you for the hard work!
Wow, excellent work! How many days/weeks were you working for this course?
Badass Coder
I am learning VueJs and looking for place in developer's team. ..
can i get pdf version.