The programming software includes:
1. Android studio
has better support for UI interface design and coding, and can easily adjust various resolutions on the device. ProGuard tools and application signatures are also supported. However, the current version of Android Studio cannot manage multiple projects in the same window.
2. Webstorm
A JavaScript development tool of Jetbrains. At present, JS developers in China have praised it as "Web front-end development artifact", "the most powerful HTML5 editor" and "the most intelligent JavaScript IDE". Homologous with IntelliJ IDEA, it inherits the functions of the powerful JS part of IntelliJ IDEA. However, my fans say this is a bit stuck, but it is still fully functional.
3. Intellij IDEA
Intellij IDEA is an integrated environment for java programming language development, and it is also recognized as a better java development tool in the industry.
The main function of p>Intellij IDEA is the intelligent coding it advocates, which can effectively reduce the programmer's work, including intelligent selection, historical recording, auxiliary coding, flexible typesetting and so on.
4. Source Insight
A program editor and code browser for project development, which has built-in analysis of C/C++, C# and Java programs. Source Insight can analyze your source code and dynamically maintain its own symbol database while you are working, and automatically display useful contextual information for you. Source Insight provides the fastest navigation to the source code and the source information of any program editor.
5. VS Code
The full name of VS Code is Visual Studio Code, which is a cross-platform source code editor for writing modern web and cloud applications.