Antony mapfumo - Golang Certificate

Programming with Google Go Specialization - A Brief Course Review

Go or GoLang is an open source statically typed language that was created at Google by Rob Pike, Robert Griesemer, and Ken Thompson. It first appeared in Nov 2009 and has been rapidly gaining in popularity. Some of the language’s highlights include clean and highly accessible syntax, garbage collection, amazing native concurrency, fast compilation speed, excellent tooling, builtin documentation, good cross-platform support, ORM (Object-relational mapping ) library called GORM and excellent support for micro-services....

April 22, 2023 · 2 min