Skip to main content

Preliminaries

The Go language

The assignments will be implemented using the Go language. The support code provided is based on Go version 1.13.

You can install Go from the software repository using apt install golang. You may also download a .tar file from here and manually install it.

Note: Windows is not directly supported.

Policies

  • All the assignments are individual assignments. You are free to discuss with your classmates regarding various aspects of the assignments. However, you are required to upload your original implementation for your submission.

  • You are required to adhere to the submission deadlines of the assignment. Late submission by ONE day will be considered. However, such submissions will be evaluated for 50% of the marks.