STATIC Programming Language
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by [Renee French][rf], licensed under [Creative Commons 3.0 Attributions license][cc3-by].
- Rob Pike : Unix, UTF-8
- Robert Griesemer: Studied under the creator of Pascal
- Ken Thompson: Solely responsible for designing and implementing the original Unix operating system invented the B programming language, the direct predecessor to the C programming language. Also helped invent the C programming language.
Go Printf
Language
Go Docs
Workspaces
Run from the root directory to reformate your code
go fmt ./...