Hare tutorials
A number of Hare programming tutorials are available.
General language introduction
The Hare language introduction is a good start for new Hare users. It should take about an hour to complete and acquaints you with all of the basic features of the language.
Standard library introduction
You should read the standard library introduction after completing the general language introduction. It should take another hour to complete and acquaints you with the design of the Hare standard library and some of its more important features.