kamper
Diamond Member
- Mar 18, 2003
- 5,513
- 0
- 0
I haven't used C# myself but what I've seen I've liked. Nice syntactic concepts like properties (albeit, extremely verbose but better than (g/s)etters) and annotations.
The thing that keeps me loving java over .net is the open source community. With the notable exception of the base platform the java community is so far ahead of the .net community. I love that I can download and set up all the components of an enterprise class system in an afternoon at home for free. I also like that much of the innovation is driven by widely accepted open source projects, chosen for their quality, rather than simply swallowing an entire centrally designed system from the :evil: empire
Java-to-c++ comparisons are not really relevant imo because it's rare that you would actually consider either equally for a particular project, they have relatively different areas of strength. Of course, I've never been a c++ developer so that's just an opinion.
The thing that keeps me loving java over .net is the open source community. With the notable exception of the base platform the java community is so far ahead of the .net community. I love that I can download and set up all the components of an enterprise class system in an afternoon at home for free. I also like that much of the innovation is driven by widely accepted open source projects, chosen for their quality, rather than simply swallowing an entire centrally designed system from the :evil: empire
Java-to-c++ comparisons are not really relevant imo because it's rare that you would actually consider either equally for a particular project, they have relatively different areas of strength. Of course, I've never been a c++ developer so that's just an opinion.