Skip to content

for-loops: Port "Bird Watcher" exercise from JS or C# #1617

@ErikSchierboom

Description

@ErikSchierboom

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 claimed by @sachinmk27.


Before building this exercise, please read up on the documentation.

The goal of this exercise is to teach how to write a for loop, the different parts of the loop header, explain that there are no other loops in go than "for", break, continue, about should mention endless loops as pitfall

Copy/paste/modify the JS bird watcher exercise. This exercise will be teaching the for-loops concept.

The new exercise will have two prerequisites: numbers and conditionals-if.


#1380 can be closed once this is done.

Metadata

Metadata

Labels

x:status/claimedSomeone is working on this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions