-
-
Notifications
You must be signed in to change notification settings - Fork 672
Closed
Labels
x:status/claimedSomeone is working on this issueSomeone is working on this issue
Description
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
Assignees
Labels
x:status/claimedSomeone is working on this issueSomeone is working on this issue