Add an online compiler link

This commit is contained in:
tiggerkub
2022-10-03 22:29:14 +07:00
parent a617164d7b
commit 4bcb85f392

View File

@@ -763,6 +763,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [JSBin](https://jsbin.com/) : Front end playground, Output is not framed, so it allows you to share those snippets that will break inside an iframe.
- [Judge0 IDE](https://ide.judge0.com) : Online compiler with 40+ interpreters and compilers.
- [Pastebin.com](https://pastebin.com) : Pastebin can store texts like code, notes, and snippets online for a set time which can be shared instantly.
- [PlayCode](https://playcode.io/) : Online Javascript playground with a built-in console and support for npm packages.
- [C9.io](https://c9.io) : Your development environment, in the cloud
- [Github Gist](https://gist.github.com) : Instantly share code, notes, and snippets.
- [Coder](https://coder.com) : A Web-based development environment using Visual Studio Code as a code editor