try it yourself section | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

try it yourself section

bit of a slightly off topic question here, but ive taken it upon myself to build a website teaching code as a way of furthering my learning of it. im still at a very basic level, the idea is, in order to teach, im going to have to develop a better knowledge about each section, and creating a website, helps keep me motivated to do that. im not coding the website myself, im using a site builder - using wordpress, and im wondering if anyone can point me in the direction of how i would go about adding a try it yourself element similar to what sololearn uses, that i can use in my lessons. thank you.

9th May 2021, 8:27 AM
Andrew Hall
Andrew Hall - avatar
5 Answers
+ 4
Hi! What you mean "try it yourself element"? You want make code playground?
9th May 2021, 8:32 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 3
Andrew Hall You're taking a great approach with learning by doing and explaining. 😉👌 Regarding "Try it Yourself" Question: You probably want to explore embedding REPLs from any number of websites. I've included links to embedding a few popular REPLs to consider: https://docs.replit.com/repls/embed https://blog.codepen.io/documentation/editable-embeds/ https://dotnetfiddle.net/GettingStarted/Embedding https://docs.jsfiddle.net/embedding-fiddles Best of luck to you on your journey.
16th May 2021, 3:22 PM
David Carroll
David Carroll - avatar
0
indeed. ive seen them on a few websites. im hoping theres something premade i can get hold of to use, because they are a great learning tool as anyone who uses sololearn can attest.
9th May 2021, 8:58 AM
Andrew Hall
Andrew Hall - avatar
0
probably there is, but I can't even imagine how it should look like it goes beyond the basic knowledge
9th May 2021, 9:21 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Thank you for taking the time to reply. Much appreciated 👍
16th May 2021, 3:43 PM
Andrew Hall
Andrew Hall - avatar