Online editing and running code website

I don’t know if you have ever encountered a situation where you only brought a tablet or mobile phone when you went out to play, but you had to write code? I also encountered it when I went out to play again. Just in case I didn’t know what to do at the time, I would like to recommend a few programming websites that can be used on mobile devices, no magic required!

1.CodePen: An online code editor for HTML, CSS and JavaScript, which can preview the effect in real time.

2. JSFiddle: An online code editor for JavaScript that can test and share code in a browser.

3. Repl.it: An online IDE for multiple programming languages, you can create projects and run code for free.

4. CodeSandbox: An online IDE for front-end development that can create React, Vue, and Angular applications.

5.PythonAnywhere: An online IDE for Python that can run Python code in the cloud.

6.SQL Fiddle: An online IDE for SQL that can test and share SQL code in a browser.

7.Glitch: An online IDE for Web development that can create and share Web applications.

8. Ideone: An online IDE for multiple programming languages, you can write and run code, and share code with other users.

These sites provide free and paid services, you can choose according to your needs.

Here is my favorite ideone: Click here to enter directly


 

It looks like this (as above)

Multiple languages ​​supported:

 It can be said to be very easy to use, but the website is in English, so I must have a certain English foundation!

If it is useful to you, please like it~

Guess you like

Origin blog.csdn.net/Isaac_Newt0nn/article/details/130427511