Hi there 👋

I am Sevban, I usually deal with backend technologies, read cyber security and part time rider for Rohirrim.

WTF's Golang?

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. This is how Golang describes itself. Language highlights : Started in 2007 Announced in November 2009 Released v1.0 in March 2012 Stable release: 1.19.1 / 6 September 2022 Strengths Memory-Managed (Garbage collector) Go compiles directly to machine code Fast compilation Concurrency Powerfull standart library/tool Weakness Function Overloading Inheritance Error Handling You can look to here the general knowledge about Golang like syntax, usage, etc....

4 min Â· 652 words Â· Me