Posts: 7
Threads: 2
Joined: Oct 2009
Reputation:
0
It's like wtf can you do with Java or what had you done with it. I'm currently learning Java at school and understand a bit of it.
But it's like so useless to me. Html is even more useful lol.
Posts: 8
Threads: 4
Joined: Oct 2009
Reputation:
0
lolwtf, haven't you seen programs in Java?, haven't you seen games in Java?, haven't you seen mobile applications in Java? and I could continue a billion years more... :S
Posts: 20
Threads: 1
Joined: Oct 2009
Reputation:
1
10-09-2009, 07:06 AM
(This post was last modified: 10-09-2009, 07:06 AM by Qkyrie.)
Java can be used for any kind of programming, that's the beauty of it. Browser applications, games, browsergames, applications, webserver applications, the boundries are only limited by your imagination ;-)
Posts: 208
Threads: 4
Joined: Oct 2009
Reputation:
6
I just started learning Java. And I must admit, I was asking the same question. The reason is me being in the early stages of Java, I suppose.
Posts: 111
Threads: 32
Joined: Oct 2009
Reputation:
0
If your thinking java cant be used with web applications it can also. Research some keywords like applet, JSP, servlets, etc. You will fidn what their purposes are. You can also use database work with Java, HTTP cookies, URLs and many more.
Posts: 7
Threads: 2
Joined: Oct 2009
Reputation:
0
10-10-2009, 05:43 PM
(This post was last modified: 10-10-2009, 06:26 PM by JoshuaXiong.)
so what the point of the
System.out.println("Hello world");
How would I put that into a web for other to see?
or the calculator of adding, subtracing, multiplication, division, etc.
Posts: 100
Threads: 22
Joined: Oct 2009
Reputation:
3
Look at my posts. I've made a few useful programs. Million dollar games and programs have been coded in java. Other than that yeah its useless.