diff --git a/README.md b/README.md index dd11b6ee..b7f103ca 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ When learning CS, there are some useful sites you must know to get always inform ## General Tools -- [CodePad](https://codepad.remoteinterview.io/DDCUYLAEYS) : Quickly Conduct Coding Interviews and Phone Screen Interviews. +- [CoderPad](https://coderpad.io) : Quickly Conduct Coding Interviews and Phone Screen Interviews. - [CodePen](https://codepen.io) : Front End Developer Playground & Code Editor in the Browser - [Crontab Guru](https://crontab.guru/) : Quick and simple editor for cron schedule expressions - [Devicons](http://vorillaz.github.io/devicons/#/main) : Cheatsheet for devs icons @@ -237,6 +237,7 @@ When learning CS, there are some useful sites you must know to get always inform - [GraphOnline](https://graphonline.ru/en/) : Useful tool for visualizing Graphs - [Data Structure Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html) : Perfect website for visually learning Algorithms - [IDE Onlang](https://ide.onelang.io) : Write in one language and get the same result in other languages. +- [Pad.new](https://pad.new) : Free cloud-based IDE to run code and databases in almost any language - [PullRequest](https://www.pullrequest.com/) : Code review as a service from vetted, professional reviewers - [Python Visualizer](http://pythontutor.com/visualize.html) : Watch the execution of basic Python, Java, C++, etc. code step-by-step. Recommended for new programmers and the Canadian Computing Competition. - [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters)