Software:Online integrated development environment
From HandWiki
Short description: Browser-based software development tool

An online integrated development environment,[1] also known as a web IDE[2] or cloud IDE,[3] is an integrated development environment that can be accessed from a web browser. Online IDEs can be used without downloads or installation, instead operating fully within modern web browsers such as Firefox, Google Chrome or Microsoft Edge. Online IDEs can enable software development on low-powered devices that are normally unsuitable. An online IDE does not usually contain all of the same features as a traditional desktop IDE, only basic IDE features such as a source-code editor with syntax highlighting. Integrated version control and read–eval–print loop (REPL) may also be included.
Notable examples
- Amazon SageMaker
- Cloud9 IDE (discontinued for new users)
- CoCalc
- Codeanywhere
- CodePen
- CodeSandbox
- DartPad
- Eclipse Che
- Firebase Studio, formerly Project IDX
- GitHub Codespaces
- Glitch
- Google Cloud Shell
- Google Colab
- IBM Watson Studio
- JDoodle
- JSFiddle
- Kaggle Notebooks
- Project Jupyter
- Replit
- SourceLair
- StackBlitz
See also
- Comparison of integrated development environments
- List of educational software for programming
- List of online educational resources
References
- ↑ Tunc, Hakan; Taddese, Addisu; Volgyesi, Peter; Sallai, Janos; Valdastri, Pietro; Ledeczi, Akos (2016). "Web-based integrated development environment for event-driven applications". SoutheastCon 2016. pp. 1–8. doi:10.1109/SECON.2016.7506646. ISBN 978-1-5090-2246-5. http://eprints.whiterose.ac.uk/113733/. Retrieved 22 July 2019.
- ↑ Yulianto, Budi; Prabowo, Harjanto; Kosala, Raymond; Hapsara, Manik (2017). "Harmonik = ++(Web IDE)". Procedia Computer Science, Pages 116: 222–231. doi:10.1016/j.procs.2017.10.044.
- ↑ Fylaktopoulos, G.; Goumas, G.; Sotiropoulos, A.; Maglogiannis, I. (16 January 2016). "An overview of platforms for cloud based development". SpringerPlus 5 (38): 38. doi:10.1186/s40064-016-1688-5. PMID 26835220.
