How is the best way to learn Java, using Eclipsse?
I’ve been coding java for years, and I prefer eclipse. On the other hand, I also teach java to beginners at ITT Tech, and I’ve found that Netbeans (download at java.sun.com) is easier for new programmers to figure out. Also, Eclipse or Netbeans is just an IDE (Integrated Development Environment). It is what you code in, but it isn’t going to teach you anything about coding. Kind of like you write papers in Microsoft Word, but Word doesn’t teach you anything about writing… If you want to learn java (Without taking a class) then here is what I recommend you do: 1. Buy this book: http://www.amazon.com/Sams-Teach-Yoursel… It teaches java from scratch, and uses Netbeans as the IDE, which will make it a lot easier. 2. There are 24 lessons in the book. Set a goal of how often you are going to complete a lesson, write it down and keep track of it so