Friday, 9 August 2013

Does a programming language increase/decrease value?

Does a programming language increase/decrease value?

Let's say you develop a software program for Windows in C#, then Joe Blow
develops the same software program for Windows but instead codes it using
C++. If Joe Blow were to sell that software program, would he get more
money for it then you because he used a different language? Assuming, both
used the same licensing system and the only difference between the
programs was the source code.

No comments:

Post a Comment