What does Sup Forums think about this

What does Sup Forums think about this
youtube.com/watch?v=5pSKJYXpg6k

Other urls found in this thread:

ideone.com/t0wo3K
kotlinlang.org/
twitter.com/NSFWRedditGif

Install Gentoo

I couldn't;t watch it after the beat started. What the fuck is this shit.

which one would you use?
c#
-buy windows/windows server licenses
-buy visual studio
-buy a million microsoft services
-windows phone dead
-complete walled garden

java
-multiplatform
-plenty of IDE's to choose from and only intellij is not free
-millions of amazing frameworks,libraries etc...
-android development
-kotlin
-no windows/windows server licenses
-neither you or your customers are forced to run an os where you have to pay to get ads/spyware
-no walled garden

c#fags get the fuck out with your pajeetware.

>buy windows/windows server licenses
Runs perfectly with the mono runtime.
>buy visual studio
Community edition is more than enough, if not theres also the monodevelop IDE.
>buy a million microsoft services
What? lol.
>windows phone dead
This has nothing to do with C#. Besides, there are cross platform compilers for both iPhone and Android.
>complete walled garden
t. Someone who's never developed commercially using C#.

what technology can i use with c#that isnt developed and maintained by microsoft then?

>.net
>.net core
>visual studio
>visual studio code
>now even mono and xamarin
>windows/windows server/xbox/windows phone
>wpf
>linq
>azure
>silverlight
>winforms

literally everything both hardware and software related that uses c# is made and maintined by microsoft.its a complete walled garden you cuck.

>C#
>beautiful and cleanly designed

...

lol, meme-language C#

I'm not seeing memes senpai

>its functionally the bastard child of java and C.
>shills will try to tell you otherwise.

Overall the language is shit, it would be a better use of time to learn C++.

No senpai, syntax is better than Java

>Its java syntax but with some words changed
>Java syntax is shorter and has a more expansive library
>"lol, its better than java syntax"
>"lol, its better than java"
please do us a favor and purify your gene pool, preferably by self-extermination.

Java equivilent of pic
public class HelloWorld{
public static void main(String[] args){
System.out.println("Hello there faggot")
}
}

Notice:
>no imports used
>more direct than C#
>5 lines of code as opposed to 11
>runs as fast as C

Java is literally the same as C#, as soon as you get a goos grasp on one, it takes verz little effort to learn the other.
Also
>using lines as a merit of what makes a language good
If this is not bait I would like to ask you to spend some more time with java.

C# has way more features. The only thing Java has that C# doesn't is anonymous classes.

>comparing hello worlds
every fucking time

Wew.
ideone.com/t0wo3K

using static System.Console
namespace user.Tutorials{
class Program{
static void main() => WriteLine( "Hello, World.");
}
}


>this is too many words for the java dev

fair enough.

Still doesn't mean C# is better though.

>hello world comparisons
echo "Hello world"
Whoa, one line of code. Looks like Bash is the best language

The braces are supposed to take up a new line. It's even worse than that

Arguing about C# vs. Java is like arguing about Coke vs. Pepsi.

This.

This.

Just because it's made and maintained by Microsoft does not make it a walled garden. .NET Core and Mono are both free as in freedom.

>async
>yield
>dynamic(see ExpandoObject)
>linq
Call me when Java gets these.

This.

That doesn't mean I cannot prefer one over the other

hey it's me calling
kotlinlang.org/

This.