religious programming

Paulo Pinto pjmlp at progtools.org
Tue Oct 11 08:40:55 PDT 2011


Am 11.10.2011 13:43, schrieb Kagamin:
> Gor Gyolchanyan Wrote:
>
>> But this is not gonna happen with such religious attitude to programming.
>> They say built-in arrays are useless, because there's always
>> std::vector and std::list.
>> They say, functional programming and lambdas are useless, because you
>> can make functors and base classes for them.
>
> C# is a corporate language and it has no problem with built-in arrays, strings, lambdas and delegates, and constantly introduces new features like linq, generators, covariant templates.

True, but you will see seldom things like LINQ or generators being used 
in corporate projects with offshoring, unless it is somehow required by
the APIs being used.

Corporate world likes to think of programmers as replaceable items, and 
that can only be done with simple programming concepts.


More information about the Digitalmars-d mailing list