Page 1 of 2
JAVA for beginner
Posted: Sat Oct 30, 2010 11:02 am
by Face
JAVA for beginner
I use WIN 7.
I like to start learn JAVA.Can you help me?
Can you please tell me what are the thing I wanna get.Software
Is it enough to get
JAVA>
http://www.java.com/en/download/inc/windows_new_xpi.jsp

- GET JAVA
- Download JAVA EC.png (66.4 KiB) Viewed 9380 times
NETBEAN>
http://netbeans.org/downloads/index.html

- NETBEAN get
- JAVA starting with NETBEAN EC.png (37.12 KiB) Viewed 9380 times
I am waiting to start my studies.
(NEO If you this this may like a project,to develop java studies step by step to make a program.Please move this post to Project Assistance area.I would like to do as a project.)
Re: JAVA for beginner
Posted: Sat Oct 30, 2010 12:19 pm
by Nipuna
Code: Select all
JAVA> http://www.java.com/en/download/inc/windows_new_xpi.jsp
No, not that one download. java SE.
Re: JAVA for beginner
Posted: Sat Oct 30, 2010 2:08 pm
by Face
Brother can you tell me what is JAVA SE.?What is the deference between that 2?
Re: JAVA for beginner
Posted: Sat Oct 30, 2010 2:30 pm
by Nipuna
I think you were going to download Java Runtime Environment. But for Programing you Need SE or any other.
Ask Neo and from other ROBOT.LK members they will tell you more. Because i don't know more
Re: JAVA for beginner
Posted: Sat Oct 30, 2010 6:42 pm
by Face
OK Buddy.
Any way thanks for the help.I am waiting for NEO.He is the ideal for this.
Re: JAVA for beginner
Posted: Sat Oct 30, 2010 8:17 pm
by Neo
There are basically 3 Java releases.
- Micro Edition (ME)
- Standard Edition (SE)
- Enterprise Edition (EE)
Sun made a lot of changes to the Java platform library and VM between versions 1.1 and 1.2, enough so that they decided to call the result "Java 2" instead of plain Java, but without actually changing the version numbers. Thus "Java 2" starts at version 1.2. This is a confusing Sun-ism; they have done similar things with their operating system products. Anyway, not too long after, Sun started packaging a collection of additional Java components targeted at "enterprise computing" -- servlets, messaging, "Enterprise JavaBeans," etc. -- as "Java 2 Enterprise Edition", or J2EE for short. In order to distinguish the original, base Java 2 package, it was rebranded to "Java 2 Standard Edition," or J2SE. (This all happened rather more than three years ago, by the way.) "Java 2 Enterprise Edition" is a bit of a misnomer, as it suggests that J2EE is an alternative to J2SE. This is not the case. Rather, J2EE is a collection of /extensions/ to J2SE.
With the release of version 1.5 of the Java platform library and developer kit, Sun has done it again, announcing that the changes are so major that the result is now to be known as "Java 5". In conjunction with that change, they are also moving to call the core package simply "Java Standard Edition," and to call the enterprise package simply "Java Enterprise Edition."
Also, though you didn't ask, "J2ME" is "Java 2 Micro Edition," a Java library and runtime environment for small devices such as cell phones. J2ME is more deserving of a designation as a different "edition" of Java than is J2EE. I'll leave it at that.
Read more...
Java Platform, Enterprise Edition
Java Platform, Standard Edition
Java Platform, Micro Edition
So if you download & install NetBeans Java (214 MB) one, you have everything you need. (SE one is also enough for you to start if you like). Language wise, it's all same. Just differences of libraries.
Re: JAVA for beginner
Posted: Sun Oct 31, 2010 7:51 pm
by Face
OK brother.I got NETBEANS.
But I for got main thing to install JDK.

- FORGOT JDK
- NO JDK EC.png (24.19 KiB) Viewed 9341 times
NEO can you hep me to install JDK in WIN 7.Now I have NETBEANS setup file.214MB
Re: JAVA for beginner
Posted: Mon Nov 01, 2010 2:09 am
by Neo
Go to page
http://www.java.com/en/download/manual.jsp and select the offline installation (15.3 MB) for Windows. The point is NetBeans is written using Java so it needs JDK to function itself

Re: JAVA for beginner
Posted: Mon Nov 01, 2010 7:49 pm
by Face
OK NEO.I got offline installation & completed it.Now I am going to Install NETBEAN next.Thanks for the help.I will post my installation clear because If anyone like to follow JAVA from start he can follow this post.(It will help some one)

- INSTALATION java1 EC.png (38.44 KiB) Viewed 9328 times

- INSTALATION java2 EC.png (43.26 KiB) Viewed 9328 times
I did this only.Can do my programming now.?
Re: JAVA for beginner
Posted: Mon Nov 01, 2010 7:59 pm
by Face
I got a problem while installing NETBEAN.
Can you please help me on this.

- Install NETBEAN 1 ec.png (47.55 KiB) Viewed 9328 times
In here I saw "No compatible JDK was found" in the box.Can you say me Is my installation of JAVA incomplete?

- Install NETBEAN 2 ec.png (61.06 KiB) Viewed 9328 times

- Install NETBEAN 3 ec.png (60.74 KiB) Viewed 9328 times
In here I see a tab to add a path,"JDK for the Netbean IDE" What is it?

- Install NETBEAN 4 ec.png (53.81 KiB) Viewed 9328 times
Waiting for your reply.