Inventory of common development tools for programmers

The reason why an excellent programmer is excellent is not necessarily that he typed code faster than others, but his efficiency in solving things must be higher than others, and he often uses tools to improve his efficiency. Let me share with you a few common development methods used by programmers tool.

1. Browser plug-in FeHelper

The FeHelper plug-in supports Chrome, Firefox, and MS-Edge browsers, and the internal tool set continues to increase. Currently, it includes JSON automatic/manual formatting, JSON content comparison, code beautification and compression, information codec conversion, QR code generation and decoding, Image Base64 codec conversion, Markdown, web page oil monkey, web page color picker, mind map (Xmind) and other intimate tools. Even in the current new version of FeHelper, FH developer tools are integrated.

2.Xmind (mind map)

XMind is a very practical business mind mapping software. It applies the Eclipse RCP software architecture to create an easy-to-use and efficient visual thinking software. It emphasizes the scalability, cross-platform, stability and performance of the software, and is committed to helping users improve productivity.

3. FileZilla

FileZillaFileZilla is a free TFP software, which has most of the functions of FTP, and the interface is easy to operate, suitable for users of all stages. FTP is the abbreviation of File Transfer Protocol in English, which means the file transfer protocol. Therefore, FileZilla is generally used to connect to servers and manage site file transfers.

4.Typora (pure markdown editor)

As a programmer, it is inevitable to write documents. Whether it is a work document or an article written by yourself, you need to use editing software. Typora is a free Markdown editor. Unlike other Markdown editors, Typora uses code while previewing The way, but to produce the effect directly after writing the code, what you see is what you get, of course, you can also open the source code mode in the menu bar.

likeadmin is a free and open source background management system based on "Spring Boot + ThinkPHP + FastAPI + Gin + TypeScript + Vue + Vite + Nuxt+ Element Plus + uni-app". It has Java, PHP, Python, GO and other back-end language versions. Professional team maintenance, trustworthy, welcome to download experience. Open source address: https://gitee.com/likeadmin Official website document address: https://www.likeadmin.cn

5. LingMax (Developer Artifact Library)

An artifact library for developers, which integrates DNS acceleration (optimization/hijacking/release, etc.), HTTP requests, network capture, file processing (JSON visualization/regular matching, etc.), tool warehouses (API requests, etc.), script warehouses Wait, there are so many small tools in it, and they are also rare auxiliary artifacts for developers.

6. Node tools (nodemon)

Nodemon develops applications based on Node.js. It is a command-line tool that can monitor the preservation of our current execution files and automatically re-run commands, which can improve our daily development efficiency.

7. MobaXterm (remote terminal login tool)

MobaXterm is an enhanced terminal, X server and Unix command set (GNU/Cygwin) toolbox, supports SSH connection, supports FTP, serial port and other protocols.

MobaXterm can open multiple terminal windows, based on the latest X server X.Org, you can easily use GNU Unix commands on Unix/Linux. In this way, we can use the virtual environment without installing a virtual machine, and then we can use most of the linux commands through MobaXterm. MobaXterm also has a strong ability to expand, and can integrate plug-ins to run Gcc, Perl, Curl, Tcl / Tk / Expect and other programs.

likeadmin is a free and open source background management system based on "Spring Boot + ThinkPHP + FastAPI + Gin + TypeScript + Vue + Vite + Nuxt+ Element Plus + uni-app". It has Java, PHP, Python, GO and other back-end language versions. Professional team maintenance, trustworthy, welcome to download experience. Open source address: https://gitee.com/likeadmin Official website document address: https://www.likeadmin.cn

Guess you like

Origin blog.csdn.net/2301_76364917/article/details/130005073