mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-08-29 22:19:51 +02:00
added CodePad and JSFiddle (#62)
This commit is contained in:
committed by
Sonkeng Maldini
parent
13f1af93c6
commit
09d5051789
@@ -364,6 +364,8 @@ When learning CS there are some useful sites you must know to get always informe
|
||||
* [Kathryn Hodge ](https://www.youtube.com/channel/UC4DwZ2VXM2KWtzHjVk9M_xg/videos) : Has good videos for beginners
|
||||
|
||||
# Online Compiler and Sharing Code snippets
|
||||
* [CodePad](https://codepad.remoteinterview.io/) : Code editor to try, test and run 25+ languages
|
||||
* [JSFiddle](https://jsfiddle.net/) : Test your JavaScript, CSS, HTML or CoffeeScript with online code editor
|
||||
* [Ideone.com ](https://ideone.com/)
|
||||
* [Pastebin.com ](http://pastebin.com/)
|
||||
* [Godbolt.org ](https://godbolt.org/): Excellent tool for exploring the assembly output of different compilers with and without optimization.
|
||||
|
Reference in New Issue
Block a user