Go

Go programming Compiler, Source code and Tutorial

Go programming is is an artificial language designed to express computations that can be performed by a machine, particularly a computer.

Compiler

Download Go programming compiler.

Source code

Go programming Hello world sample source code.

Tutorial

Go programming tutorial.

Google Tech Talks October 30, 2009 ABSTRACT Presented by Rob Pike What is Go? Go is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few seconds on a single machine. The language is concurrent, garbage-collected, and requires explicit declaration of dependencies. Simple syntax and a clean type system support a number of programming styles. For more on Go including FAQs, source code, libraries, and tutorials, please see: golang.org
Video Rating: 4 / 5

A short promotional video about the Go Programming Language presented by Russ Cox. For a more detailed video about Go, please see: www.youtube.com For more on Go including FAQs, source code, libraries, and tutorials, please see the Go home page: golang.org

A demonstration of writing, building, and distributing Go packages. For more information about the Go Programming Language, visit golang.org

Video Rating: 5 / 5

Walks through several steps from downloading the windows binaries to compiling and running a Go program.
Video Rating: 5 / 5

BROUGHT TO YOU BY RECONNETWORKS.COM Going through some new stuff, including rand
Video Rating: 4 / 5

A quick tutorial on how I go about programming beats in Logic’s Ultrabeat. This video uses the example of a dubstep style beat, but hopefully the info here will be useful for any genre of electronic music. This video licensed under Creative Commons Attribution 2.0.
Video Rating: 4 / 5

By programming on October 16, 2010 | Go | A comment?
Tags: , , , ,