JAVA for beginner

Java programming topics
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

JAVA for beginner

Post by Face » Sat Oct 30, 2010 11:02 am

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
GET JAVA
Download JAVA EC.png (66.4 KiB) Viewed 7905 times
NETBEAN> http://netbeans.org/downloads/index.html
NETBEAN get
NETBEAN get
JAVA starting with NETBEAN EC.png (37.12 KiB) Viewed 7905 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.)
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: JAVA for beginner

Post by Nipuna » Sat Oct 30, 2010 12:19 pm

Code: Select all

JAVA> http://www.java.com/en/download/inc/windows_new_xpi.jsp
No, not that one download. java SE.
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: JAVA for beginner

Post by Face » Sat Oct 30, 2010 2:08 pm

Brother can you tell me what is JAVA SE.?What is the deference between that 2?
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: JAVA for beginner

Post by Nipuna » Sat Oct 30, 2010 2:30 pm

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
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: JAVA for beginner

Post by Face » Sat Oct 30, 2010 6:42 pm

OK Buddy.
Any way thanks for the help.I am waiting for NEO.He is the ideal for this.
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: JAVA for beginner

Post by Neo » Sat Oct 30, 2010 8:17 pm

There are basically 3 Java releases.
  1. Micro Edition (ME)
  2. Standard Edition (SE)
  3. 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.
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: JAVA for beginner

Post by Face » Sun Oct 31, 2010 7:51 pm

OK brother.I got NETBEANS.

But I for got main thing to install JDK.
FORGOT JDK
FORGOT JDK
NO JDK EC.png (24.19 KiB) Viewed 7866 times
NEO can you hep me to install JDK in WIN 7.Now I have NETBEANS setup file.214MB
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: JAVA for beginner

Post by Neo » Mon Nov 01, 2010 2:09 am

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 ;)
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: JAVA for beginner

Post by Face » Mon Nov 01, 2010 7:49 pm

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
INSTALATION java1 EC.png (38.44 KiB) Viewed 7853 times
INSTALATION java2 EC.png
INSTALATION java2 EC.png (43.26 KiB) Viewed 7853 times
I did this only.Can do my programming now.?
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: JAVA for beginner

Post by Face » Mon Nov 01, 2010 7:59 pm

I got a problem while installing NETBEAN.

Can you please help me on this.
Install NETBEAN 1 ec.png
Install NETBEAN 1 ec.png (47.55 KiB) Viewed 7853 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
Install NETBEAN 2 ec.png (61.06 KiB) Viewed 7853 times
Install NETBEAN 3 ec.png
Install NETBEAN 3 ec.png (60.74 KiB) Viewed 7853 times
In here I see a tab to add a path,"JDK for the Netbean IDE" What is it?
Install NETBEAN 4 ec.png
Install NETBEAN 4 ec.png (53.81 KiB) Viewed 7853 times
Waiting for your reply.
Post Reply

Return to “Java Programming”