Settings

Theme

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

1 points by zeroecco 3 years ago · 3 comments · 1 min read


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?

flamesofphx 3 years ago

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 <h1> & <center> 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.

bediger4000 3 years ago

Empirically, at about 150 lines. That seems true for sh, PHP, Python and Perl.

Edit: somewhat fewer lines for Tcl/Tk for some reason.

sargstuff 3 years ago

Transcribing steps or developing/implementing steps?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection