Learning JAVA; don't know where to start

@leo2050 (348)
India
July 5, 2010 1:33pm CST
Guys, i want to learn java but i don't have any time to join any institute because of my busy schedule. Can you please help me so that i can learn java on internet. Please pm me some links for learning java.
6 responses
@bloggeroo (2167)
• Philippines
5 Jul 10
I would start by downloading ebooks about Java at ebookee.com. Next, I would register at Oracle Sun's Java website where you can find links to the JDK and NetBeans. I would strongly suggest though than you consider installing Kubuntu Linux in your computer. This will put you in a mindset of looking for open source software. Since there are a lot of Java code available in the open source community, it will keep you moving forward.
@leo2050 (348)
• India
6 Jul 10
thanks for the website bloggeroo, but the thing is, i don't know how to work on linux, so can i learn java on windows?
1 person likes this
@bloggeroo (2167)
• Philippines
7 Jul 10
I just suggested using Linux because I noticed that a lot of Java projects out there are using tools that are Linux-based like the code repositories. Anyway, one of these days, you should try turning your PC into a dual boot machine. It's a different feeling to be so technically savvy. By the way, C# is Microsoft's Java killer. And it's the one really getting popular, if not already number one, in the Windows platform. If you really want to have good programming credentials on the Windows platform, learning C# is better than Java.
1 person likes this
@zed_k4 (17589)
• Singapore
23 Jul 10
That's a very good answer....
• Bulgaria
29 Jan 13
Well, first, Java is not an acronym, thus it is Java, not JAVA. Now, you can start by downloading the Eclipse IDE at eclipse.org Next, you can search for "thenewboston" on youtube, his name is Bucky and he's making probably the BEST programming tutorials(actually, the best tutorials AT ALL, he has tutorials for many programming languages, even ones on how to build a computer AND a few others like Photoshop and such).
• India
7 Jul 10
Hi leo...... I will recommend you to start studying a book "head first java" if you want to become a serious programmer of java.Happy mylotting....!!
@rajeshout (207)
• India
7 Jul 10
first download jdk n learn the basics of java using sun.com then make ur self comfortable with java API.then u can master urself in java.It vl take around 15days. then download netbeans from netbeans.org site and use it.it is useful for building complex programs.
• India
17 Jul 10
hi leo, reading the books will not help you to understand the java... you have to train yourself what you read from teh book.. i suggest you some website that helps you to understand the java in easy way. visit and read www.javapapers.com. this will help you to understand the java and prepare yourself to attend interviews on the java. then visit roseindia.net.. it has so many tutorials page by page for each and every features in java.. you can make over it with the help of listed java websites. happy myloting
@jackycui (32)
• China
3 Apr 11
Hi, welcome to learning Java family. I am also a Java learner. I have a Java blog - JavaOL.net to help to learn Java. You can go to my profile and visit it. Hope this blog can help you to learn Java more easily.