religious programming

Gor Gyolchanyan gor.f.gyolchanyan at gmail.com
Tue Oct 11 08:52:32 PDT 2011


They ARE replaceable items, because no good programmer would willingly
get stuck on the same level for too long.
Good programmers tend to grow beyond their current employers all the time.
The difference is, that good programmers get replaced by, let's say,
the ones, who have a hard time grasping more then one programming
technique.

On Tue, Oct 11, 2011 at 7:40 PM, Paulo Pinto <pjmlp at progtools.org> wrote:
> 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