Originally posted by: AmigaMan
Originally posted by: Cooler
Java has alot of overhead and is slower most of the time. It also dose not allow alot of lowlevel access. I know that once when i was writing a program to open a simple text file that was 90 mb java VM when crazy and locked up. I had pleantly of ram of course. I redid the code in C++ and had no problems.
Your coding skills leave a lot to be desired if that's the case. As to the OP, I'd consider Java over .Net. Java is more widely accepted in the business world although .net is steadily rising. Personally I think Ruby is an intruiging choice, especially Ruby on Rails for rapid web development.
Originally posted by: DAGTA
.NET
Microsoft is investing huge amounts of resources to make .NET dominate. The next version is released in a week and it has some awesome improvements that will speed development quite a bit.
Originally posted by: johnjbruin
Weren't there rumors of MS getting rid of C# at some point? Heard this from a friend so cannot confirm this.
I personally do java.
Originally posted by: Staples
I'd love to hear some examples of where Java is being used. I see many more windows programs written in .net. Most webpages are using php or .net. Sure there are some that use jsp but they are very far inbetween now days. So exactly where are these Java programs? Open Office and that is about all I can think of.
Originally posted by: Staples
I'd love to hear some examples of where Java is being used. I see many more windows programs written in .net. Most webpages are using php or .net. Sure there are some that use jsp but they are very far inbetween now days. So exactly where are these Java programs? Open Office and that is about all I can think of.
Originally posted by: AmigaMan
While Java has had some rightfully deserved knocks on it in the desktop market, it's getting better. Eclipse, the free integrated development environment similar to Visual Studio, is written in Java. Magic Draw is a software modelling application written in Java. Azuerus is a Java bittorrent client. I don't think Java will ever get rid of MS in the desktop market though. But it sure ate MS's lunch when it came to the Enterprise arena.
Originally posted by: AmigaMan
Originally posted by: Staples
I'd love to hear some examples of where Java is being used. I see many more windows programs written in .net. Most webpages are using php or .net. Sure there are some that use jsp but they are very far inbetween now days. So exactly where are these Java programs? Open Office and that is about all I can think of.
for desktop applications, .net or C/C++ is where you probaby want to be since Windows rules the desktop market. However if you want to develop interactive web applications for most large companies, Java dominates there. High volume, transaction heavy, web-based applications such as Internet Banking, stock brokerage software, and serious eCommerce applications are heavily based on Java. Although I have to admit that .Net is making some inroads in the Enterprise market.
While Java has had some rightfully deserved knocks on it in the desktop market, it's getting better. Eclipse, the free integrated development environment similar to Visual Studio, is written in Java. Magic Draw is a software modelling application written in Java. Azuerus is a Java bittorrent client. I don't think Java will ever get rid of MS in the desktop market though. But it sure ate MS's lunch when it came to the Enterprise arena.
Originally posted by: dwell
Java's hammering any of the .NET languages on the TPC index.
http://www.tiobe.com/tpci.htm
Originally posted by: Staples
I'd love to hear some examples of where Java is being used. I see many more windows programs written in .net. Most webpages are using php or .net. Sure there are some that use jsp but they are very far inbetween now days. So exactly where are these Java programs? Open Office and that is about all I can think of.