Implement new Concept Exercise: time-duration #1391
Labels
x:action/create
Work on something from scratch
x:knowledge/intermediate
Quite a bit of Exercism knowledge required
x:module/concept-exercise
Work on Concept Exercises
x:size/large
Large amount of work
x:status/claimed
Someone is working on this issue
x:type/content
Work on content (e.g. exercises, concepts)
This issue describes how to implement the
time-duration
concept exercise for the Go track.Getting started
The docs can be found here
Goal
The goal of this exercise is to teach the student how concept time and duration is implemented in Go.
Learning objectives
defer
!) .time.Add
andtime.Sub
Out of scope
defer
Concepts
time-duration
Prerequisites
time
Resources to refer to
Story Idea
There is already a possible story including tasks in the story list: https://exercism.org/docs/building/tracks/stories/datetimes-time-keeper
This might be helpful as a template.
Help
If you have any questions while implementing the exercise, please post the questions as comments in this issue.
The text was updated successfully, but these errors were encountered: