[48in24 Exercise] [10-01] Bob

This issue is a discussion for contributors to collaborate in getting ready to be featured in 48in24. Please refer to this forum topic for more info.


We will be featuring Bob from Oct 01 onwards.

Staff jobs

These are things for Erik/Jeremy to do:

  • ☐ Check/update exercise in Problem Specifications
  • ☐ Create + schedule video

Community jobs

For each track:

  • Implement Bob
  • Add approaches (and an approaches introduction!) for each idiomatic or interesting/educational approach.
  • Add video walkthroughs (record yourself solving and digging deeper into the exercise).
  • Highlight up to 16 different featured exercises (coming soon)

Existing Approaches

You can use these as the basis for approaches on your own tracks. Feel free to copy/paste/reuse/rewrite/etc as you see fit! Maybe ask ChatGPT to translate to your programming language.

Track Statuses

You can see an overview of which tracks have implemented the exercise at the #48in24 implementation status page.

I’ll add it for Red next week. The parse dialect was giving me trouble last time I tried since I was trying a regex-like approach. However, I’ll just adapt my Cairo example solution at https://github.com/exercism/cairo/blob/main/exercises/practice/bob/.meta/example.cairo.

x86-64 Assembly PR

WebAssembly PR

1 Like