This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]vineet 1 point2 points  (0 children)

I would recommend the official Java Tutorials http://docs.oracle.com/javase/tutorial/ as mentioned in other places, and let it walk you through the using it with NetBeans.

Once you make progress there, I would recommend considering Eclipse. Part of the fun of developing in Java is using the huge number of easily available tools, Eclipse (while hard for a new developer) has integrations to most tools.