mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-07-31 12:50:19 +02:00
Merge pull request #2030 from cyr1l0u/master
Add JSONing to General Tools
This commit is contained in:
@@ -255,6 +255,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [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.
|
||||
- [JSON Crack](https://jsoncrack.com/) : An online open-source tool designed for visualizing data in various languages such as JSON, YAML, CSV, and more.
|
||||
- [JSONing](https://jsoning.com/) : Collection of JSON tools, including a formatter, validator, comparator, testers, generators, and a mock API for testing and prototyping.
|
||||
- [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.
|
||||
|
Reference in New Issue
Block a user