Can programmers be called code authors or any other term similar in meaning to a book author?
|
|
As a programmer myself, I say "why the hell not?" — But I guess that's biased? However, Merriam-Webster does seem to agree with me as it defines 'author' as: "one that originates or creates" and cites software authors as an example. So in both my opinion and the accepted definition of the word author, yes, a programmer can be considered an author. |
||||
|
|
Yes, but it must be used judiciously and rarely to avoid sounding pretentious. |
|||||||||
|
|
Doxygen, a source code documentation system that supports several languages, uses the \author tag to document who authored the code. Here's a C++ example:
|
|||||||||||||||
|
|
Here is an example of poetry in Perl. Flexible syntax allows to write so. https://gist.github.com/1610861 Yes, programmers can be called code authors. |
||||
|
|
|
In Spain and other European countries (France and Portugal at least), software cannot be patented; its commercial protection is achieved through intellectual property laws, the equivalent to the anglosaxon concept of copyright. Intellectual property laws, which explicitly include software, speak of a creator or author of the work being protected. So I guess yes, author is a good term for someone who has created a piece of software. |
|||
|
|
protected by RegDwighт♦ Jan 16 '12 at 10:35
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.