mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-08 08:00:47 +02:00
Add Judge0 IDE.
This commit is contained in:
committed by
GitHub
parent
af830eda18
commit
7e5a2baa10
@@ -591,6 +591,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Ideone.com](https://ideone.com) : online compiler and debugging tool for more than 60 programming languages
|
||||
- [JSFiddle](https://jsfiddle.net) : Test your JavaScript, CSS, HTML or CoffeeScript with online code editor
|
||||
- [JSBin](https://jsbin.com/) : Front end playground, Output is not framed, so it allow you to share those snippet that will break inside 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 period of time which can be shared instantly.
|
||||
- [C9.io](https://c9.io) : Your development environment, in the cloud
|
||||
- [Github Gist](https://gist.github.com) : Instantly share code, notes, and snippets.
|
||||
|
Reference in New Issue
Block a user