Can programmers be called code authors?
--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT
Music by Eric Matyas
https://www.soundimage.org
Track title: Droplet of life
--
Chapters
00:00 Can Programmers Be Called Code Authors?
00:13 Accepted Answer Score 13
00:40 Answer 2 Score 7
00:51 Answer 3 Score 5
01:09 Answer 4 Score 1
01:23 Thank you
--
Full question
https://english.stackexchange.com/questi...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#phraserequests
#avk47
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT
Music by Eric Matyas
https://www.soundimage.org
Track title: Droplet of life
--
Chapters
00:00 Can Programmers Be Called Code Authors?
00:13 Accepted Answer Score 13
00:40 Answer 2 Score 7
00:51 Answer 3 Score 5
01:09 Answer 4 Score 1
01:23 Thank you
--
Full question
https://english.stackexchange.com/questi...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#phraserequests
#avk47
ACCEPTED ANSWER
Score 13
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.
ANSWER 2
Score 7
Yes, but it must be used judiciously and rarely to avoid sounding pretentious.
ANSWER 3
Score 5
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:
//! \class GargleBlaster
//! \brief Alcoholic equivalent of a mugging
//! \author Zaphod Beeblebrox
ANSWER 4
Score 1
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.