- ために(For)
- forの続き(For continued)
- forはGoの「while」(For is Go’s “while”)
- 永遠に(Forever)
- if(If)
- 短い文を伴うif(If with a short statement)
- ifとelse(If and else)
- 演習: ループと関数(Exercise: Loops and Functions)
- switch(Switch)
- switchの評価順序(Switch evaluation order)
- 条件なしのswitch(Switch with no condition)
- defer(Defer)
- deferのスタッキング(Stacking defers)
- おめでとうございます!(Congratulations!)