Someone asked me about this on LinkedIn: https://www.linkedin.com/posts/ralmidani_exercism-activity-6957666476564619264-4VVf
I am not sure how to answer. Part of me thinks starting out with Elixir would wire the kids’s brain to think about transformation of immutable data, isolating side effects, implicit return, and everything is an expression before encountering Imperative/OO programming. Would learning Elixir now be good for his long-term development and future career?
If he wants to make a game, which is the reason I picked up programming when I was 13, I strongly recommend giving him Godot and having him learn GDScript, which is basically a dialect of Python 3. It would be enjoyable for him, and he'd have something tangible, fun, and hands-on.