Question:
What software uses JAVA?
Steve
2015-09-14 06:14:17 UTC
HI, As I am going to learn Java soon, I would like to know what software uses Java. I know there are lots of software running Java but I would like to know some major ones so I can have the idea of how we can use Java. And is there anywhere I can see some complex or advance Java code.
Six answers:
husoski
2015-09-14 07:32:04 UTC
A web search for "java open-source projects" will give number of sites that will show you many answers to both of your questions. The first hit I got was:

http://java-source.net/



Notice that a lot of the applications are web-related. The Internet hooks together many millions machines with different processors and different operating systems. That makes a hardware-independent language like Java very attractive.



I just looked again and now Java 8 is supported by Minecraft, so they've emerged from where they were a year or so ago. Good for them and great for their users.



@james I, Maybe many gamers think of Minecraft first, but the Android phone common applications (Messaging, Phone, Camera, Calendar, etc.) all are Java and all are used *much* more than any game.
SteveO
2015-09-14 06:32:29 UTC
Minecraft is written in Java. Quite a bit of software for Android is done in Java. You'll find a ton of Java in enterprise environments and on web servers.
anonymous
2015-09-14 07:06:06 UTC
Yes
Walter
2015-09-24 02:50:02 UTC
If you want to browse source code for big java projects take a look at GitHub: https://github.com/search?l=Java&q=stars%3A%3E100&ref=searchresults&type=Repositories&utf8=%E2%9C%93
Md. Atiqur Rahman
2015-09-18 22:37:55 UTC
Eclipse
DeMoNsLaYeR575
2015-09-14 07:07:13 UTC
a major one is minecraft...

also unless the code is freely given out (99% of the time it is not) then you cant access it


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...