Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Files

Latest commit

389148a · Apr 15, 2020

History

History

solutions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 10, 2014
Sep 20, 2015
Apr 15, 2015
May 10, 2014
Apr 15, 2020
Aug 27, 2014
Apr 15, 2015
May 10, 2014
Apr 15, 2015
Apr 15, 2020
May 10, 2014
Apr 15, 2015
Apr 15, 2015
Apr 15, 2020
This directory contains the solutions to the exercises presented in the Go tour.

IMPORTANT: The main point of the Go tour is to challenge you, so please try to
solve all problems by yourself before reading these solutions!!!

In any case, these are not the only valid solutions. But they have been reviewed
by the Go team. Therefore you can use them as a guide on how to solve the
most basic problems in Go.