我怎样才能开始编程Java?

时间:2021-02-28 20:48:14

I am running windows 7 64 bit, and i have a JRE and a JDK installed, along with eclipse. I have some experience programming from HTML and some android programming.

我正在运行Windows 7 64位,我安装了JRE和JDK,以及eclipse。我有一些从HTML编程和一些Android编程的经验。

How would I start programming Java, and what program should I use? or can i simply keep using eclipse to program java? I am now using netbeans, but a lot of code seems to got errors that i can't fix! i am using the eclipse tutorials, but i do not understand a lot of it. are there any simpler java tutorials for beginners?

我将如何开始编程Java,我应该使用什么程序?或者我可以简单地继续使用eclipse来编程java?我现在正在使用netbeans,但很多代码似乎都有错误,我无法解决!我正在使用eclipse教程,但我不太了解它。是否有适合初学者的简单java教程?

2 个解决方案

#1


1  

Oracle has a roadmap of tutorials to help get you started. Look for the link Getting Started

Oracle提供了一个帮助您入门的教程路线图。查找“入门”链接

http://docs.oracle.com/javase/tutorial/

#2


1  

See the Getting Started in Java tutorial by Oracle.

请参阅Oracle的Java入门教程。

#1


1  

Oracle has a roadmap of tutorials to help get you started. Look for the link Getting Started

Oracle提供了一个帮助您入门的教程路线图。查找“入门”链接

http://docs.oracle.com/javase/tutorial/

#2


1  

See the Getting Started in Java tutorial by Oracle.

请参阅Oracle的Java入门教程。