What is java used for?Can what java does be done with other languages?
16 Replies - 2285 Views - Last Post: 12 April 2009 - 10:09 PM
#1
What is java used for?
Posted 07 April 2009 - 09:08 AM
Don't get me wrong, I like java a lot, especially since its similar to C++ which makes it a lot easier to pick up. I'm career pondering and curious about what role java will play in different situations.
Thanks guys!
Replies To: What is java used for?
#2
Re: What is java used for?
Posted 07 April 2009 - 10:12 AM
All I know is that in my area, Java is more prevalent in job descriptions than C++ or C#
#3
Re: What is java used for?
Posted 07 April 2009 - 10:49 AM
#4
Re: What is java used for?
Posted 07 April 2009 - 01:11 PM
Not just just for web applications, all kind of server side apps.
#5
Re: What is java used for?
Posted 07 April 2009 - 02:45 PM
#6
Re: What is java used for?
Posted 07 April 2009 - 05:20 PM
#7
Re: What is java used for?
Posted 10 April 2009 - 03:05 AM
Plus a huge benefit is that Java is the most used language right now and most big corps usually pick it rather than going for the new hot language of the year. Getting a job is usually easier if you know Java.
#9
Re: What is java used for?
Posted 10 April 2009 - 09:49 AM
#10
Re: What is java used for?
Posted 10 April 2009 - 10:09 AM
rahulbatra, on 10 Apr, 2009 - 01:05 AM, said:
C# can do desktop applications, dynamic web applications and server side applications as well, so I would call that a win for Java.
</RANT>
#11
Re: What is java used for?
Posted 10 April 2009 - 11:16 AM
PsychoCoder, on 10 Apr, 2009 - 11:09 AM, said:
rahulbatra, on 10 Apr, 2009 - 01:05 AM, said:
C# can do desktop applications, dynamic web applications and server side applications as well, so I would call that a win for Java.
</RANT>
C# isn't cross-platform.
#12
Re: What is java used for?
Posted 10 April 2009 - 11:34 AM
Locke, on 10 Apr, 2009 - 10:16 AM, said:
PsychoCoder, on 10 Apr, 2009 - 11:09 AM, said:
rahulbatra, on 10 Apr, 2009 - 01:05 AM, said:
C# can do desktop applications, dynamic web applications and server side applications as well, so I would call that a win for Java.
</RANT>
C# isn't cross-platform.
Which is really the point of running on a virtual machine anyways.
#13
Re: What is java used for?
Posted 10 April 2009 - 11:57 AM
Try something like runescape!
PyroSand2!
#14
Re: What is java used for?
Posted 10 April 2009 - 12:18 PM
There are virtual machines for various platforms and all take the same programming code and will translate it into different machine code for each type of machine it is to be run on.
As for the original question, Rahul is right. Java does everything that any other language can do provided you pick the correct one. But unlike what others have been saying, in fact the power of Java is 2 main things. It is cross platform compliant (primarily so it can run on Sun Microsystems mainframes and such) but the second part is that its a solid language for MOBILE devices. It can have a very small footprint thus run on machines with limited memory capabilities. This makes it perfect for cell phones etc.
Java would be seriously hurting right now if it didn't have such a strong grip on the mobile market. The only competitor is really windows mobile/CE which is still a bit bloated.
But in the overall scheme of things, yes everything that Java does is done by other languages. The same can be said for many other languages. Everything you can do in C# or VB can be done in other languages as well. This overlap is the reason why many vendors are beginning to try and merge languages together into a singular language that can run on virtually any platform.
Proof of this is pointed out by PsychoCoder himself in his thread about C# and VB possibly being merged together here soon. I would estimate that VC++ and C# will be merged very quickly as well.
Industry News - Microsoft to Merge VB.NET and C#
I hope we have a bit of merging but not everything merged. There should be a few choices, but not as many choices as there are out there right now.
#15
Re: What is java used for?
Posted 10 April 2009 - 05:56 PM
Martyr2, on 10 Apr, 2009 - 11:18 AM, said:
There are virtual machines for various platforms and all take the same programming code and will translate it into different machine code for each type of machine it is to be run on.
As for the original question, Rahul is right. Java does everything that any other language can do provided you pick the correct one. But unlike what others have been saying, in fact the power of Java is 2 main things. It is cross platform compliant (primarily so it can run on Sun Microsystems mainframes and such) but the second part is that its a solid language for MOBILE devices. It can have a very small footprint thus run on machines with limited memory capabilities. This makes it perfect for cell phones etc.
Java would be seriously hurting right now if it didn't have such a strong grip on the mobile market. The only competitor is really windows mobile/CE which is still a bit bloated.
But in the overall scheme of things, yes everything that Java does is done by other languages. The same can be said for many other languages. Everything you can do in C# or VB can be done in other languages as well. This overlap is the reason why many vendors are beginning to try and merge languages together into a singular language that can run on virtually any platform.
Proof of this is pointed out by PsychoCoder himself in his thread about C# and VB possibly being merged together here soon. I would estimate that VC++ and C# will be merged very quickly as well.
Industry News - Microsoft to Merge VB.NET and C#
I hope we have a bit of merging but not everything merged. There should be a few choices, but not as many choices as there are out there right now.
I've got a man crush on you and your knowledge.
|
|

New Topic/Question
Reply



MultiQuote











|