IDE recommendations

【Foreword】

      As a developer, having a good IDE is the first requirement. Most of the students who are just starting to learn are relatively unfamiliar with IDEs, so I will explain what IDEs are and recommend some of the best versions.

 

【Introduction】

      IDE: An Integrated Development Environment (Integrated Development Environment) is an application used to provide a program development environment, generally including tools such as code editors, compilers, debuggers, and graphical user interfaces. It is an integrated development software service suite that integrates code writing functions, analysis functions, compilation functions, and debugging functions. All software or software suites (groups) with this feature can be called integrated development environments.

      The above is a detailed explanation of the encyclopedia. A simple understanding of IDE is what we call a code editor.

      

【Recommended version】

 (1) Front-end development:

          For front-end development partners, Pycharm, WebStorm, Dreamweaver are recommended.

          Adobe Dreamweaver, referred to as "DW", Chinese name "Dream Weaver", the above IDE is good at the front desk, suitable for beginners to do HTML+CSS+JS, PHP is not recommended

(2) PHP development:

          When I first came into contact with the editor, it was better to use edit plus, it supports unlimited undo, and the running speed is very fast. It is very useful to customize the syntax color, and compare the basic skills of code.

          Recommended IDE: Zend Studio, sublime Text2, editplus, notepad++

          ①If you are going to work on PHP development in the future, it is recommended that you use Zend Studio. The reason is that Zend Studio has very good support for Zend Framework, one of the best frameworks for PHP, and for PHP development, you will definitely use Zend Framework framework often.

 

【expand】

    The server is generally space, and development is generally carried out under win32.

   After uploading, the virtual machine generally uses linux, because linux has the best support for PHP. The speed is slightly faster than win32, but apache's support for win32 will become better in the future (official statement)

   IIS can also run PHP but I haven't configured it. It seems that linux+mysql+php+apache is the best choice, so I will follow the trend

 

 

【Uninstall】

    Finally, the uninstallation of the software is mentioned.

    E.g:

Uninstall Zend Studio on Windows

Go to the Start menu on your computer and select Control Panel.

Select Uninstall a program in Control Panel. (A list of all installed programs will appear)

Select Zend Studio and click Uninstall. (The Windows installer will remove Zend Studio)

 

 

 

 

 

 

 

.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326271839&siteId=291194637