I've read that Java was the first language that allowed the integration of sound and video online, is that true? If so, what else can Java do? It seems like a very elastic language.
What can Java do?
Started by Sionofdarkness, Jul 21 2006 11:08 AM
14 replies to this topic
#1
Posted 21 July 2006 - 11:08 AM
|
|
|
#2
Guest_NeedHelp_*
Posted 22 July 2006 - 11:47 AM
Guest_NeedHelp_*
Java Script and that is probably true.
Java can do amazing things but the problem with it is the versions are incompatable so if you use an app that requires version say 1.3 then you can't run an app that requires 1.4. This is just my experience with it.
You can do anything with Java that you can do with other languages and sometimes java can accomplish these things better. Once you build your program with Java you can then run that same application on Windows, Mac, Linux, Unix, FreeBSD and any other OS that has java runtimes. That was suns purpose for making Java. I think I also read something where Sun wanted to have java on ovens, microwaves, toasters, etc..
Java can do amazing things but the problem with it is the versions are incompatable so if you use an app that requires version say 1.3 then you can't run an app that requires 1.4. This is just my experience with it.
You can do anything with Java that you can do with other languages and sometimes java can accomplish these things better. Once you build your program with Java you can then run that same application on Windows, Mac, Linux, Unix, FreeBSD and any other OS that has java runtimes. That was suns purpose for making Java. I think I also read something where Sun wanted to have java on ovens, microwaves, toasters, etc..
#3
Posted 23 July 2006 - 06:25 AM
Java is on cellphones, now.
#4
Guest_lamborgini8_*
Posted 28 July 2006 - 01:42 AM
Guest_lamborgini8_*
Java is a sprety cool pice of programing. There are loads of things it can do and most probaly the most used is for online games.
#5
Posted 28 July 2006 - 02:15 PM
I'm taking advanced data structures in Java next semester:(
#6
Posted 28 July 2006 - 04:52 PM
Why the long face, icepack? Data structures is great stuff!
#7
Posted 29 July 2006 - 08:31 AM
Sounds pretty complicated to me. I know a lot of cool games are made with Java, someday I'd like to do that.
#8
Posted 29 July 2006 - 11:56 AM
Most programming languages are Turing-Complete, which means they can do any computation you can think of. If they have a way to get at the graphics abilities of the OS, then they can do anything graphically, as well. Speed can be an issue, however.
#9
Posted 29 July 2006 - 03:00 PM
i know they are great:p
..great in C++
..great in C++
#10
Posted 29 July 2006 - 03:26 PM
What's great?
#11
Guest_ProTechVision_*
Posted 31 July 2006 - 11:58 AM
Guest_ProTechVision_*
ey icepack , are you going to college or are you getting java as in highschool.
runescape is a java made game , and it is making allot of money very cool game , graphics not that hot but sence the game is so big it is still good . ( alot of programmign effort it needed!)
Try it out !
runescape is a java made game , and it is making allot of money very cool game , graphics not that hot but sence the game is so big it is still good . ( alot of programmign effort it needed!)
Try it out !
#12
Posted 08 August 2006 - 01:57 AM
WingedPanther said:
Most programming languages are Turing-Complete, which means they can do any computation you can think of. If they have a way to get at the graphics abilities of the OS, then they can do anything graphically, as well. Speed can be an issue, however.


Sign In
Create Account


Back to top









