GoLang (Part 1)
💜Little about goLang..
goLang was designed by google in 2007.
They wanted to create a language that would fix problems with traditional languages like concurrency.
Languages like Java, C++ can be used to implement concurrency but its quite hard as ...
taniskannpurna.hashnode.dev4 min read