OnlineIDE
Developed my own Online IDE which can be used on localhost to avoid compiling and executing the program from the terminal. This supports C, C++, Java and Python languages, the code written will be compiled and executed on your local machine without your interference. This can be used while giving a contest because during the contest, the online IDE's provided by them are busy due to high load. You can use this to avoid high load. Its pretty simple to install and use, I will be uploading the code on github. This is made using PHP so to use this you must need an Apache server(Xampp, Wamp) any of them. Advantages: The code will be saved if your browser/computer goes unresponsive, you can get back your code from the same position you left. The inputs will also be saved. More features is to be added in future, this was just a start.
How to download and setup OnlineIDE
Open terminal and run command
git clone https://github.com/theskshaw/OnlineIDE.git
git clone is used to create a copy or clone of OnlineIDE repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with OnlineIDE https://github.com/theskshaw/OnlineIDE/archive/master.zip
Or simply clone OnlineIDE with SSH
[email protected]:theskshaw/OnlineIDE.git
If you have some problems with OnlineIDE
You may open issue on OnlineIDE support forum (system) here: https://github.com/theskshaw/OnlineIDE/issuesSimilar to OnlineIDE repositories
Here you may see OnlineIDE alternatives and analogs
freeCodeCamp You-Dont-Know-JS free-programming-books-zh_CN 30-seconds-of-code system-design-primer interactive-coding-challenges ES6-for-humans build-your-own-x papers-we-love HowToBeAProgrammer pytudes awesome-falsehood gitsome saws p1xt-guides haxor-news CreepyCodeCollection elixirschool Programming-Alpha-To-Omega handong1587.github.io telegram-list adv-r awesome-cold-showers aws-doc-sdk-examples OpenComputers viz Algo_Ds_Notes MyNotebook colobot blog