Live data from Hacker News

Ask HN: When does writing scripts turn into being “programmer”

news.ycombinator.com

1–4 of 4 posts

Ask HN: When does writing scripts turn into being “programmer”

#1
As an SRE who is constantly fixing software bugs, adding features to open-source software, and writing scripts in various programming languages, I often wonder: At what point does my scripting work transform into full-blown programming work? What else is necessary to make the leap?

Re: Ask HN: When does writing scripts turn into being “programmer”

#2
Highly dependant on who you ask...

For some printing your first "Hello World" program qualifies you.. get that to be output on a webpage with a set of & tags, you become full stack...

For other(s) though you could write an even more feature rich and faster version of ZFS filesystem, and they would still not consider you a programmer.