Who can explain how code input and processing is implemented for training services like Codecademy.com and others like it?
With FreeCodeCamp it is more or less clear - only html + css + js code is processed there. But Codecademy handles both Java and Ruby ... I doubt they allow you to process someone else's code on their servers ...
Are there any ready-made solutions for this purpose, who knows?