Skip to content

New exercise teaching alternative number types #1612

@iHiD

Description

@iHiD

This is part of our September Spring to get the Go Track in shape. Please read the Overview issue for more details. This exercise is unclaimed. To claim it, please comment below.


Before building this exercise (or exercises), please read up on the documentation.

Cars Assemble teaches int and float64. We need an extra exercise to teach the other number types that are commonly used and returned in Go. This can go into greater detail on more advanced numerical concepts.

It is also entirely possible to create two exercises: one on integral numbers, and one on floating-point numbers. This is the approach taken by C#, see the https://github.com/exercism/csharp/tree/main/exercises/concept/interest-is-interesting and https://github.com/exercism/csharp/tree/main/exercises/concept/hyper-optimized-telemetry exercises.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions