Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What kind of software in Python can learn to program on a mobile phone?

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail what kind of software you can learn to program on your mobile phone in Python. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.

1. C _ blank +

Here we introduce a software-C++ Compiler (c4droid), which can directly edit and run the CCMG + program. The code is highlighted and the syntax is checked. It is very good to use. Here I briefly introduce the installation and use of this software:

Install the C++ compiler, which can be searched directly in the mobile app, as follows, which is probably more than 2 megabytes. Just click to download it:

After the installation is completed, open the software, and you can directly write the Cmax Candle + code, as follows: code highlighting, syntax checking, and support for finding, locating lines, and formatting codes:

After editing, click "Run" directly to run the program. The effect is as follows:

2 、 Python

Here we introduce a software-QPython3, which integrates the Python3 interpreter, which not only runs Python on the command line, but also runs after editing the source file, supporting code highlighting, syntax checking and other functions. Let me briefly introduce the installation and use of this software:

Download QPython3, which is similar to the above, and search directly in the mobile app, as follows, which is about 12 megabytes. Just click to download and install:

After the download is completed, we can write the python program directly, as follows. Here, you can use the QEdit editor to write the code, or you can run the code line by line using the Console console:

Click to run the program, and the effect is as follows, similar to a simple Android dialog:

3 、 Java

Here we introduce a software-AIDE, which can directly compile and run Java code. At the same time, you can also write simple Android programs that support automatic completion, code highlighting, syntax prompts and other functions. It is also very good to use. Here is a brief introduction to the installation and use of this software:

Download AIDE, and search for this directly in the phone, as follows, which is about 34 megabytes. Just click to download and install it:

After the installation is completed, open the software, you can directly create a new project and write Java code, as follows, syntax checking and intelligent completion will be carried out automatically, which is very convenient to use:

Click to run this program, and the results are as follows:

4. Front-end web page

Here you can use a software-w3cschool programming School, similar to a programming database, which provides many free tutorials, not only front-end Html,CSS,Js, but also Python,PHP,C++ and other back-end materials. For beginners in programming, it is a very good learning software. Let me briefly introduce the installation and use of this software:

Download w3cschool programming School, as above, just search for the download, which is about 19 megabytes, as follows:

After the download is completed, sign in this software, we can directly search all the free information, as follows, there are front-end, but also back-end programming, very basic entry information, very good:

5 、 Linux

Here you can use a software-Termux, an advanced terminal, a mobile phone-like Linux, supports bash,zsh, you can log in to the Linux server remotely, and you can write and run Python,C/C++ and other programs. Let me briefly introduce the installation and use of this software:

Download Termux, which can also be searched directly in the mobile app, as follows, and click install directly:

After the installation is completed, open the software. Some plug-ins need to be installed online for initial startup. The interface after successful startup is as follows. Here, you can directly use the pkg command to manage the software package, similar to the Linux apt command:

After installing ssh, you can remotely log in to the Linux server on your mobile phone, as follows:

After installing python, you can also go directly to python shell to run the python program, as follows:

This is the end of this article on "what software can you learn programming on a mobile phone in Python?". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report