Go aka Golang
Why Go - From book Go for Dummies
Section titled “Why Go - From book Go for Dummies”- Static typing
- C runtime efficiency
- Ease of readability
- Good for microservice apps including:
- CLI applications
- Network systems
See Golang Todolist app - Golang Todolist app for other use cases for Go
See Also
Section titled “See Also”- Golang Libraries - Golang Libraries
- Golang Snippets - Golang Snippets for syntax, example code