I will suggest some, that i found really very much helpful.
Since we're going to program with Java, the main IDEs available on line are in my opinion:
Icon di netbeans |
- Netbeans
current version (at the date of writing) 7.2 with a 7.3 beta version available
You can find Netbeans here:
http://netbeans.org/
Icon di Eclipse |
- Eclipse
current version: Juno.
that can be found here:
http://www.eclipse.org/
Both runs on Mac OS systems, Windows and linux based OS (mostly Debian distro derived like Ubuntu, Kubuntu etc etc)
Personally i like more Netbeans, don't ask me why because it would take too long to be explained.
For the purpose of programming for the web, testing or learning a new technology i suggest Netbeans in its full version (which supports also other programming languages like c/c++..).
Furthermore Netbeans come along with:
- Glassfish server version 3.1.2 (may vary)
- Apache Tomcat 7.0.27 (may vary)
For the purpose of showing how does some technology works we will explain in another post how to install and configure JBoss which is another server Java EE compliant as Glassfish is.
Theese are the tools we're going to use. You will choose the Environment that you like more.
I think that an IDE helps a lot for programming, and simplify the life of programmers but you can still write code using:
- gedit
- notepad++
Nessun commento:
Posta un commento