Merge pull request #1936 from rozhnev/master

Update README.md
This commit is contained in:
Sonkeng
2024-09-24 07:53:26 +01:00
committed by GitHub

View File

@@ -805,6 +805,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [RunJS](https://runjs.app/play) : Online JavaScript playground with instant live feedback
- [StackBlitz](https://stackblitz.com/) : Instant Dev environments with support of nodejs and npm packages.
- [Wandbox](https://wandbox.org/): Online compiler with bleeding edge C++ and 40 other languages.
- [PHPize.online](https://phpize.online/): Online PHP compiler with SQL support.
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>