/CSD/ C# Daily

Episode: 1

What do you love/hate about C#?
Why do you use it?
Best resources you've found for learning C#?
Best use cases?
Etc...

Other urls found in this thread:

docs.microsoft.com/en-us/dotnet/api/
c-sharpcorner.com/
dotnetperls.com/
twitter.com/AnonBabble

Haskell is better than C#

But why

how so?

>far more powerful type system
>pure, better with handling values
>syntax is nicer

I love foreach loops that weren't in Java when I was studying it in college. I hate that you can't debug query syntax easily.

I read up on C# in a nutshell 6.0 and passed the Microsoft certification exam for C#/.NET.

With the proper uses of C# data structures, you can make a really well designed application that other people can hop in and develop for without much explanation (given they know what those data structures are).

>I read up on C# in a nutshell 6.0 and passed the Microsoft certification exam for C#/.NET.
how hard was this?
how long ago?
what was the cost for the exam?

JVM > .NET

you got your < backwards

No I didn't. JVM's ecosystem is larger, more diverse, and it's faster than .NET