Category:Go: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 17: Line 17:
* [http://go-lang.cat-v.org/ Go Language Resources]
* [http://go-lang.cat-v.org/ Go Language Resources]
* [http://golang.org/doc/go_tutorial.html Go Tutorial]
* [http://golang.org/doc/go_tutorial.html Go Tutorial]
* [http://docs.google.com/document/pub?id=1ny8uI-_BHrDCZv_zNBSthNKAMX_fR_0dc6epA6lztRE&pli=1 Go 1 preview]

;Stable version
* [http://golang.org/doc/go_spec.html Go language specification]
* [http://golang.org/pkg/ Go standard library documentation]
;Weekly version
* [http://weekly.golang.org/doc/go_spec.html Go language specification]
* [http://weekly.golang.org/pkg/ Go standard library documentation]

Revision as of 12:20, 17 February 2012

Language
Go
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type expression: Explicit
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Go.

Go is a new programing language created by Robert Griesemer, Rob Pike and Ken Thompson at Google.

Not to be confused with Go!

Links

Stable version
Weekly version

Subcategories

This category has the following 4 subcategories, out of 4 total.

Pages in category "Go"

The following 200 pages are in this category, out of 1,548 total.

(previous page) (next page)

A

(previous page) (next page)