Google has open-sourced an experimental programming language that attempts to crossbreed a dynamic web-happy language like Python with a compiled language like C++. There has been a growing rebellion against cumbersome type systems like those of Java and C++, pushing people towards dynamically typed languages such as Python and JavaScript, [but] some fundamental concepts such as garbage collection and parallel computation are not well supported by popular systems languages.
Google believed it’s worth trying again with a new language, a concurrent, garbage-collected language with fast compilation. Dubbed Go, the new language was unveiled via the Google Open Source blog.
I’m impressed by your writing. Are you a professional or just very knowledgeable?