I must conclude, by the usual Stroustrup quote, that no one uses C#. (yes this is tongue in cheek)
More functional C#
11–20 of 98 posts
Re: More functional C#
#12I have read a lot of lang. wars and complaints about programming languages... but C# is one of the only languages that I can't remember reading any complaints about. None. I must conclude, by the usual Stroustrup quote, that no one uses C#. (yes this is tongue in cheek)
Re: More functional C#
#13But why do things "near functional" when you have F# which is fully functional?
Sure, it does, but why would you use it like that?
Re: More functional C#
#14But why do things "near functional" when you have F# which is fully functional?
Re: More functional C#
#15Re: More functional C#
#16I have read a lot of lang. wars and complaints about programming languages... but C# is one of the only languages that I can't remember reading any complaints about. None. I must conclude, by the usual Stroustrup quote, that no one uses C#. (yes this is tongue in cheek)
Well, I use it =) C# is a language with a somewhat limited market ("Enterprise" applications running on Windows Servers, and yes, I know about Mono). And in this market, a very strict subset of C# (see: Java) is happily used. I know a lot of people who refrain from using even lambdas and implicit typing, let alone the other "fringe functional stuff", because "they make things complicated".
Re: More functional C#
#17But why do things "near functional" when you have F# which is fully functional?
Re: More functional C#
#18Re: More functional C#
#19I have read a lot of lang. wars and complaints about programming languages... but C# is one of the only languages that I can't remember reading any complaints about. None. I must conclude, by the usual Stroustrup quote, that no one uses C#. (yes this is tongue in cheek)
Well, I use it =) C# is a language with a somewhat limited market ("Enterprise" applications running on Windows Servers, and yes, I know about Mono). And in this market, a very strict subset of C# (see: Java) is happily used. I know a lot of people who refrain from using even lambdas and implicit typing, let alone the other "fringe functional stuff", because "they make things complicated".
C# is a language with a somewhat limited market
("Enterprise" applications running on Windows Servers,
and yes, I know about Mono)
One would think that Windows Phone - fastest growing smartphone OS - would go before Mono... geez, I make a living out of desktop C# apps (WPF). Not solely, but on a daily basis.