Skip to content

Instantly share code, notes, and snippets.

@jvns
Last active April 19, 2024 12:54
Show Gist options
  • Save jvns/3cfd81a58bcecb11c7f097ebcc8e923d to your computer and use it in GitHub Desktop.
Save jvns/3cfd81a58bcecb11c7f097ebcc8e923d to your computer and use it in GitHub Desktop.

list of playgrounds

Here are some interactive playgrounds I've found (or built) on the internet:

data formats

programming languages

@Guillawme
Copy link

Here is another one, the "official playground" for Julia: https://julialang.org/learning/tryjulia/

@giant995
Copy link

giant995 commented Apr 4, 2023

Here is the Docker playground play with docker:

Docker: [Play with Docker](https://labs.play-with-docker.com/) by Marcos Liljedhal and Jonathan Leibiusky

@christophberger
Copy link

I would like to have this truly universal playground added to the list: Codapi.org. It covers programming languages, query languages, command-line tools, and probably anything you can run in a container. And it's open source.

A nice addition is the Try X in Y minutes series, based on the famous "Learn X in Y minutes" but featuring executable code snippets.

If this sounds like an ad, I apologize. I am only a happy Codapi user. (And I know the author. And I provided the Try Go in Y minutes page. But that's all, really.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment