Windows platform common development tools download

Common tools series related articles:

Windows platform common development tools download

  • putty, Android Studio, Visual Studio Code, git, Visual Paradigm Community Edition

Ubuntu platform common tools download

  • Screenshot software (flameshot), remote Windows desktop software (freerdp), Android related tools (adb, scrcpy), graphical disk viewing tool (GParted), sequence diagram, class diagram and other drawing software (Visual Paradigm Community Edition), python development tools (PyCharm), text comparison tool (Beyond Compare 4), screen recording gif tool (peek), remote access to windows shared directory (mount.cifs), terminal tool terminator.

Ubuntu platform commonly used plug-in download (some with source code)

  • openssh, net-tools, openssl source code download, openjdk source code download, oracle jdk

Explanation of Visual Studio Code (1) Installation and general configuration

Visual Studio Code explanation (2) ssh remote operation computer

The process of creating UML with Visual Paradigm and some practical skills

The use of regular expressions in notepad++

1. putty

Download address: https://www.ssh.com/ssh/putty


2. Android Studio

Download address: https://developer.android.google.cn/


3. Visual Studio Code

Download address: https://code.visualstudio.com/


4. git

Download address: https://git-scm.com/downloads/


5. Visual Paradigm Community Edition

Download address: https://www.visual-paradigm.com/cn/download/community.jsp

Guess you like

Origin blog.csdn.net/In_engineer/article/details/126998983