mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-09 20:30:14 +02:00
Merge pull request #3150 from rajputpritesh1/patch-1
Six IDE and Code Editing Resources Added
This commit is contained in:
commit
2ca1492e74
@ -1581,6 +1581,7 @@ Update Time, five active automations, webhooks.
|
||||
* [Binder](https://mybinder.org/) - Turn a Git repo into a collection of interactive notebooks. It is a free public service.
|
||||
* [BlueJ](https://bluej.org) — A free Java Development Environment designed for beginners, used by millions worldwide. Powered by Oracle & simple GUI to help beginners.
|
||||
* [Bootify.io](https://bootify.io/) - Spring Boot app generator with custom database and REST API.
|
||||
* [Brackets](http://brackets.io/) - Brackets is an open-source text editor specifically designed for web development. It is lightweight, easy to use, and highly customizable.
|
||||
* [cacher.io](https://www.cacher.io) — Code snippet organizer with labels and support for 100+ programming languages.
|
||||
* [Code::Blocks](https://codeblocks.org) — Free Fortran & C/C++ IDE. Open Source and runs on Windows,macOS & Linux.
|
||||
* [codiga.io](https://codiga.io/) — Coding Assistant that lets you search, define, and reuse code snippets directly in your IDE. Free for individual and small organizations.
|
||||
@ -1610,6 +1611,7 @@ Update Time, five active automations, webhooks.
|
||||
* [Replit](https://replit.com/) — A cloud coding environment for various program languages.
|
||||
* [SoloLearn](https://code.sololearn.com) — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration is required for running code, but it is necessary when saving code on their platform. Also offers free courses for beginners and intermediate-level coders.
|
||||
* [stackblitz.com](https://stackblitz.com/) — Online/Cloud Code IDE to create, edit, & deploy full-stack apps. Support any popular NodeJs-based frontend & backend frameworks. Shortlink to create a new project: [https://node.new](https://node.new).
|
||||
* [Sublime Text](https://www.sublimetext.com/) - Sublime Text is a popular, versatile, and highly customizable text editor used for coding and text editing tasks.
|
||||
* [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft.
|
||||
* [Desktop](https://code.visualstudio.com) - (Windows, macOS and Linux).
|
||||
* [Online](https://vscode.dev) - (Browser)
|
||||
@ -1617,7 +1619,7 @@ Update Time, five active automations, webhooks.
|
||||
* [VSCodium](https://vscodium.com/) - Community-driven, without telemetry/tracking, and freely-licensed binary distribution of Microsoft’s editor VSCode
|
||||
* [wakatime.com](https://wakatime.com/) — Quantified self-metrics about your coding activity using text editor plugins, limited plan for free.
|
||||
* [WebComponents.dev](https://webcomponents.dev/) — In-browser IDE to code web components in isolation with 58 templates available, supporting stories, and tests.
|
||||
* [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP.
|
||||
* [PHPSandbox](https://phpsandbox.io/) — Online development environment for PHP
|
||||
|
||||
**[⬆️ Back to Top](#table-of-contents)**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user