Live data from Hacker News

Google joins .NET Foundation as Samsung brings .NET support to Tizen

techcrunch.com

31–40 of 341 posts

Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen

#34
post #6
post #2

Nice. Now please make C# a first-class citizen in Android and start to migrate from Java to C#.

No thanks. I like Java, and esp Java 8 just fine.

I also think Java is fine. Compared to C#, I find Java code easier to read as there is less magic. I also use Groovy for some corner cases like for example JDBC stuff or metaprogramming. I'm also a big fan of Maven and the development tools for Java, and most importantly the eco-system with rich libraries and frameworks. Is there an alternative for JRebel or Spring-loaded for C# yet?

Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen

#35
post #34
post #6

Earlier quoted context omitted.

No thanks. I like Java, and esp Java 8 just fine.

I also think Java is fine. Compared to C#, I find Java code easier to read as there is less magic. I also use Groovy for some corner cases like for example JDBC stuff or metaprogramming. I'm also a big fan of Maven and the development tools for Java, and most importantly the eco-system with rich libraries and frameworks. Is there an alternative for JRebel or Spring-loaded for C# yet?

What magic are you talking about? Various .Net frameworks have silly amounts of magic, but C# itself?

Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen

#36
post #34

Earlier quoted context omitted.

I also think Java is fine. Compared to C#, I find Java code easier to read as there is less magic. I also use Groovy for some corner cases like for example JDBC stuff or metaprogramming. I'm also a big fan of Maven and the development tools for Java, and most importantly the eco-system with rich libraries and frameworks. Is there an alternative for JRebel or Spring-loaded for C# yet?

What magic are you talking about? Various .Net frameworks have silly amounts of magic, but C# itself?

Silly amounts of magic? Ever looked at a Java Spring project?!

Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen

#38
post #6
post #2

Nice. Now please make C# a first-class citizen in Android and start to migrate from Java to C#.

No thanks. I like Java, and esp Java 8 just fine.

C# and java are very similar except C# has a bunch of extra features. Instead of creating anonymous classes and overriding methods you use event handlers. Plus you have linq,lambdas, operator overloading etc.

Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen

#39
post #2

Nice. Now please make C# a first-class citizen in Android and start to migrate from Java to C#.

this. or atleast acquire jetbrains and make kotlin the standard.

Only please don't acquire JetBrains. Being acquired by Google is like being contacted ny the Borg.

Re: Google joins .NET Foundation as Samsung brings .NET support to Tizen

#40
post #25
post #6

Earlier quoted context omitted.

No thanks. I like Java, and esp Java 8 just fine.

Why would someone down vote an opinion that they are okay with Java? It added to the conversation. Personally I prefer C# and Swift to Java but others idea are just as valid.

It was probably more the 'no thanks'. Got mine sort of mentality, two can co-exist.
Post reply on HN