Concept exercises requiring knowledge of other languages

Some concepts in some languages greatly benefit from knowledge in another languages. I think a feature that lets a concept exercise can have a requirement of expertise in another language could be beneficial. That includes requiring the student to have finished a couple of exercises in a set language.

I made a concept to make a more visual explanation of it:

image
image

When hovering over the concept, this will come up:
image

When clicking on the concept this model shall come up:

image

2 Likes

That is really cool for languages with interop. When I did the clojure track I never used Java beforehand. So all the beautiful functions that are availbale from the Java libs where completely unknown territory for me. Same with Elixir’s Erlang roots.