show/hide this revision's text 2 added 45 characters in body

The answer is quite simple. First look up the definition of programming:

Computer programming (often shortened to programming or coding) is the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.

or

Said another way, programming is the craft of transforming requirements into something that a computer can execute.

Therefore, if you write, test, debug/troubleshoot and/or maintain source code of computer programs, you are a programmer, regardless of the language or tools you use.

show/hide this revision's text 1

The answer is quite simple. First look up the definition of programming:

Computer programming (often shortened to programming or coding) is the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs.

or

Said another way, programming is the craft of transforming requirements into something that a computer can execute.

Therefore, if you write, test, debug/troubleshoot and/or maintain source code of computer programs, you are a programmer.