Merge pull request #1614 from curiousvlxd/master

Added Sourcegraph to the Tools section
This commit is contained in:
Sonkeng Maldini
2022-11-02 09:05:18 +01:00
committed by GitHub

View File

@@ -247,6 +247,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [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)
- [Sourcegraph](https://sourcegraph.com/search) : Online tool for searching millions of open source repositories.
- [SVG Path Editor](https://yqnn.github.io/svg-path-editor/) : Online and open source SVG Path editor.
- [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider.
- [Replit.com](https://replit.com): Free, collaborative, in-browser IDE to code in 50+ languages.