Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: May 29, 2024, 4:35 pm

Poll: Which one do you prefer ?
This poll is closed.
.NET
30.00%
3 30.00%
JAVA
70.00%
7 70.00%
Total 10 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.NET vs JAVA
#5
RE: .NET vs JAVA
I voted Java but only because it is open. It was a close thing as I don't like the way Java is developing and Mono exists now.

My job currently involves Java and Spring. I have been programming Java on and off since 1999. My last job was C#, which I had never used before and it certainly has some nice features. The job before that was Java and exposed me to Spring for the first time. I considered Spring a con. Programming became a matter of writing XML config files yet the config files never changed. Direct Inject / Inversion of Control was nice in theory but useless in practice.

But what I really hate is how magic is becoming more prevalent. Not just Java but C# as well. I understand the temptation to cut down on boilerplate code and to have things happen as if by magic, it does make development much faster. But in practice 90% of software engineering is maintenance of existing software and eventually all that magic more often than not needs to be removed to find out why it is messing up. The first three months of my current job has required me to take deprecated Java / Spring code and remove most of the old XML to make it auto-magical with annotations. It's certainly made the code simpler, but I'm sceptical as to whether it's actually the right way to go. I can't shift the suspicion that the correct way to do it is to dump Spring (and Java and C#) and do something new from scratch.

My programming language of choice is C++. I love code to be explicit.
Reply



Messages In This Thread
.NET vs JAVA - by Marsellus Wallace - March 13, 2015 at 11:37 pm
RE: .NET vs JAVA - by Autumnlicious - March 14, 2015 at 3:04 pm
RE: .NET vs JAVA - by JuliaL - March 14, 2015 at 3:28 pm
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 8:55 am
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 4:46 pm
RE: .NET vs JAVA - by Marsellus Wallace - March 14, 2015 at 9:28 pm
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 10:12 pm
RE: .NET vs JAVA - by I_am_not_mafia - March 14, 2015 at 7:01 pm
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 7:40 pm
RE: .NET vs JAVA - by I_am_not_mafia - March 14, 2015 at 8:07 pm
RE: .NET vs JAVA - by AFTT47 - March 14, 2015 at 7:16 pm
RE: .NET vs JAVA - by Jackalope - March 14, 2015 at 8:21 pm
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 3:31 am
RE: .NET vs JAVA - by I_am_not_mafia - March 15, 2015 at 7:06 pm
RE: .NET vs JAVA - by WinterHold - March 15, 2015 at 9:31 am
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 9:40 am
RE: .NET vs JAVA - by IATIA - March 15, 2015 at 10:52 am
RE: .NET vs JAVA - by bennyboy - March 15, 2015 at 6:41 pm
RE: .NET vs JAVA - by Marsellus Wallace - March 15, 2015 at 6:46 pm
RE: .NET vs JAVA - by Jackalope - March 16, 2015 at 12:38 am
RE: .NET vs JAVA - by bennyboy - March 16, 2015 at 7:04 am
RE: .NET vs JAVA - by pocaracas - March 15, 2015 at 6:51 pm
RE: .NET vs JAVA - by Marsellus Wallace - March 15, 2015 at 6:57 pm
RE: .NET vs JAVA - by WinterHold - March 25, 2015 at 5:25 pm
RE: .NET vs JAVA - by bennyboy - March 25, 2015 at 7:12 pm
RE: .NET vs JAVA - by WinterHold - March 26, 2015 at 5:37 am
RE: .NET vs JAVA - by bennyboy - March 26, 2015 at 8:12 am
RE: .NET vs JAVA - by WinterHold - March 28, 2015 at 9:34 am
RE: .NET vs JAVA - by bennyboy - March 30, 2015 at 4:25 pm

Possibly Related Threads...
Thread Author Replies Views Last Post
  The devil argues for Net Neutrality Sterben 6 990 December 13, 2017 at 3:18 am
Last Post: Sterben
  Another Net Neutrality thread Sterben 7 822 December 8, 2017 at 9:02 am
Last Post: Edwardo Piet
  MVC .NET Labelfor ErGingerbreadMandude 23 2604 June 2, 2016 at 11:39 pm
Last Post: KevinM1
  time to dig java a grave dyresand 22 3634 April 27, 2015 at 12:54 am
Last Post: bennyboy



Users browsing this thread: 1 Guest(s)