TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

1 点作者 zeroecco大约 2 年前
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?

3 条评论

flamesofphx大约 2 年前
Highly dependant on who you ask...<p>For some printing your first &quot;Hello World&quot; program qualifies you.. get that to be output on a webpage with a set of &lt;h1&gt; &amp; &lt;center&gt; tags, you become full stack...<p>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大约 2 年前
Empirically, at about 150 lines. That seems true for sh, PHP, Python and Perl.<p>Edit: somewhat fewer lines for Tcl&#x2F;Tk for some reason.
sargstuff大约 2 年前
Transcribing steps or developing&#x2F;implementing steps?