We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我看到我们电脑上装着eclipse,请问老师和助教,我们为何不使用eclipse呢?
The text was updated successfully, but these errors were encountered:
@Zpvoh Eclipse 这种上古时代的 IDE ,长得丑而且不好用,已经帮你们删除了……
最开始我们会使用 Atom + 命令行来编译 Java 程序,一是因为现在代码都还比较简单,不需要用到 IDE 里面的眼花缭乱的功能,有助于大家上手;二是希望大家通过命令行了解你写下的代码是如何变成一个可以运行的程序,IDE 帮助大家省略了很多中间的步骤,因此在最开始不建议直接用 IDE 编程。
在几周之后,我们会教大家使用现代化的 Java IDE:IntelliJ IDEA,它想相较于 Eclipse 有很多优点,我们以后会介绍。我们的原则是挑选业界流行的工具,什么好用就教大家什么。
下图是IntelliJ IDEA,我最近的一个 Java 项目,看上去很复杂对吧,所以还是先乖乖用 Atom 吧。😄
Sorry, something went wrong.
谢谢童大神。。IntelliJ IDEA看起来真的好厉害。。所以atom大致是一个高档带提示记事本吧
@Zpvoh 对的,本质上是一个文本编辑器。但它脸好呀,可以装神奇的插件呀,程序猿都喜欢用2333
No branches or pull requests
我看到我们电脑上装着eclipse,请问老师和助教,我们为何不使用eclipse呢?
The text was updated successfully, but these errors were encountered: