Homework 12 — Programming Language Paradigms

Objectives

Start exploring Go by working through the Go Tutorial.

Due Date

Beginning of class session 29.

Tasks

  1. Your work for this assignment must be done in the folder GoTutorial within your local copy of your SVN repository. Do an SVN update to get that folder; you’ll find a file notes.txt inside.
  2. Read the Go Tutorial through the end of the section “An I/O Package”. As you read:

Turn-in Instructions

Turn in your work by committing it to your SVN repository. Don’t forget to add any *.go files the you create.