Il Go (aka Golang) è un linguaggio di programmazione compilato dotato di tipi statici, progettato a Google da Robert Griesemer, Rob Pike e Ken Thompson. Go è sintatticamente simile a C, ma è memory safe, c'è la garbage collection, structural typing e implementa la concorrenza in stile CSP.
reading list of posts about Go
Write a REST API in Golang following best practices
Switching from C# to Go for backend development
Go is on a trajectory to become the next enterprise programming language
Go Build a Concurrent Download Manager
categorie:
Add new comment