[48in24 Exercise] [10-29] Food Chain

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 Food Chain from Oct 29 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 Food Chain
  • 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.

  • move-complexity-to-data (scala)

Track Statuses

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

PR for adding to Vimscript: Add food-chain exercise by kahgoh Ā· Pull Request #323 Ā· exercism/vimscript Ā· GitHub

1 Like

Approved and brought in.

1 Like

Would it be possible to add this exercise to the C track? Iā€™m interested in implementing it and would appreciate guidance on the process.

This is a practice exercise. Iā€™d start by reading the docs and reviewing past PRs in the C repo.

Iā€™d also suggest spending some time familiarizing yourself with the contribution process before proceeding. If you have any questions, feel free to start a new thread.

1 Like