/intro-to-go

This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).

Primary LanguageGo

intro-to-go

This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).

To clone this repository, execute the following command:

git clone https://github.com/cmu440/intro-to-go

To run the file named 01.go, simply execute:

go run 01.go