Originally posted by: DaveSimmons
I'd say if you're more interested in Windows desktop development then go fort .NET, while if you really like server-side development then java is currently more widely used (along with PHP/Perl glue code, and some C).
But as I said above, you can find work in most any development platform if yuo're good at it.
Originally posted by: SONYFX
Originally posted by: DaveSimmons
I'd say if you're more interested in Windows desktop development then go fort .NET, while if you really like server-side development then java is currently more widely used (along with PHP/Perl glue code, and some C).
But as I said above, you can find work in most any development platform if yuo're good at it.
I am currently doing classic server-side ASP and I am leaning towards .NET, however all of the high-end job seems to be in Java now.
Well if you already know atleast some .NET stuff, just go for that.... learning Java would take more time and outweight the benefits.
Originally posted by: smack Down
Is there really that much difference that you can't pick up 90% of what you need in the first day or two of a job.
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.
