mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-01 08:43:05 +02:00
Merge pull request #1273 from MathisHammel/add-coderpad
Fixed the CoderPad link, and added Pad.new
This commit is contained in:
@@ -219,7 +219,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
</div>
|
||||
|
||||
## 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)
|
||||
|
Reference in New Issue
Block a user