aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/exercises/101_for5.zig
AgeCommit message (Collapse)Author
2023-08-17Add link to DoD talk in 101_for5.zigKai Norman Clasen
2023-08-17changed struct name 'class' into 'role'Chris Boesch
2023-05-05Ex 101: Magic bags better than buckets for metaphorsDave Gauer
2023-05-02Added Ex 101 "for loops part 5" (Closes #271)Dave Gauer
Also gave a shot at explaining data-oriented design, a Zig "hot topic" ever since the red Hawaiian shirt talk(s).