In: computer, programming, language.

Go (programming language)

Appeared: November 10, 2009
Typing: inferred, static, strong, structural
Implementations: gc, gccgo

Personal

I started learning Go in 2018, while working for Digit; a colleague from work convinced me that Go is the greatest language in the world, so I thought “Why not”.
It took me some time to get used with the syntax, but eventually I started to like it and I used it for several personal projects.
I love Go because it’s so easy and I would like to use it more.


Articles

Rust vs. Go: They’re Better Together

https://thenewstack.io/rust-vs-go-why-theyre-better-together/

Go and Rust have a lot in common. Both are modern software languages born out of a need to provide a safe and scalable solution to the problems impacting software development.
Both were created as reactions to shortcomings the creators were experiencing with existing languages in the industry, particularly shortcomings of developer productivity, scalability, safety and concurrency.

Learn

Awesome

References

×