Skip to content

Go is a programming language designed by Google engineers Robert Griesemer, Rob Pike, and Ken Thompson.

Notifications You must be signed in to change notification settings

josephsmartinez/go_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Go Programming Language

STATIC Programming Language

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Gopher image Gopher image by [Renee French][rf], licensed under [Creative Commons 3.0 Attributions license][cc3-by].

Credentials of Go

  • Google
  • 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.

Document Page and Resources

Go Printf
Language
Go Docs
Workspaces

Commands for go

Run from the root directory to reformate your code go fmt ./...

About

Go is a programming language designed by Google engineers Robert Griesemer, Rob Pike, and Ken Thompson.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published