IDE集成开发环境

So what is the most important thing to engage in the coding lifestyle?

Yes, A computer either running Windows, macOS, or Linux ( you can use phone / Tab also, though not convenient, e.g. C4droid Termux) and use a nice and powerful software would greatly improve your working efficiency.

And here I only listed the Windows Softwares I have used.

Jetbains家族

website_official

inteliJ IDEA

website_official leaves_recommend translation

JetBrain出品,必属精品的跨平台[WindowsmacOSLinux]Java IDE,被公认为最好的java开发工具,由社区版可供免费下载与使用。

ENJOY PRODUCTIVE JAVA

download https://www.jetbrains.com/idea/download/#section=windows

IntelliJ IDEA : http://idea.lanyus.com/

WebStorm

website_official money_pay

JetBrain出品的WEB开发平台。

CLion

website_official leaves_recommend money_pay

A cross-platform IDE for C and C++

JetBrain出品的跨平台[WindowsmacOSLinux]的IDE,支持C/C++开发,使用CMake构建。

PyCharm

website_official leaves_recommend

JetBrain出品的跨平台的Python开发平台,有社区版本(免费)

download Community For Win: https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC

download Professional For Win: https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows

Rider

website_official leaves_recommend money_pay

Fast & powerful, cross platform .NET IDE Develop .NET, ASP.NET, .NET Core, Xamarin or Unity applications on Windows, Mac, Linux

JetBrain出品的跨平台[WindowsmacOSLinux]的用于.NET/Mono开发的IDE.

plugins Resharper:http://www.jetbrains.com/resharper/

AppCode

website_official money_pay

Smart IDE for iOS/macOS development

JetBrain出品的IDE,用于iOS/macOS开发,支持Objective-C, Swift, C and C++,类似于Mac上的Xcode。

仅支持 MAC,但还是收录了。

PhpStorm

website_official leaves_recommend money_pay

JetBrain出品的跨平台[WindowsmacOSLinux]的PHP IDE。

RubyMine

website_official money_pay

JetBrain出品的跨平台[WindowsmacOSLinux]的Ruby开发平台,支持多种框架。

Visual Studio

website_official money_pay translation money_pay

微软出品的强大IDE,比较耗配置。

Visual Studio IntelliCode: https://visualstudio.microsoft.com/zh-hans/services/intellicode/, Visual Studio AI辅助开发

plugins插件: http://vswebessentials.com/

Vassistx:https://www.wholetomato.com/

Coderush: https://www.devexpress.com/Products/CodeRush/

VB&C#:http://converter.telerik.com/, 旧时代Visual Basic 6.0的升级版

Java IDE

Android Studio: https://developer.android.com/studio/index.html

Android 的官方 IDE, 基于 IntelliJ 的 IDEA。

Eclipse:https://eclipse.org , Java的经典IDE,也支持Python编程。

download https://eclipse.org/downloads/

NetBeans IDE: https://netbeans.org/, Apache的一个免费开源的java IDE

Dreamweaver

website_official translation leaves_recommend money_pay ![](https://img.shields.io/badge/Version-CC 2023-ff55bb.svg)

Design and develop modern, responsive websites.

Adobe出品的强大易用的Web设计软件,在排版与可视化布局方面无与伦比。

如果注重实际运用,请慎用,参照 https://en.wikipedia.org/wiki/Tag_soup

国内IDE

**Hyper:**https://hyper.is/ https://github.com/zeit/hyper

基于electron的HTML/CSS/JS终端工具,支持[WindowsmacOSLinux]

HBuilder: http://dcloud.io/

国人开发的,由DCloud(数字天堂)推出的跨平台Web开发IDE。

Last updated