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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Programming in just ONE language should be lauded

3 点作者 diimdeep超过 1 年前

2 条评论

thesuperbigfrog超过 1 年前
&#x27;Master Foo and the Recruiter<p>A technical recruiter, having discovered that that the ways of Unix hackers were strange to him, sought an audience with Master Foo to learn more about the Way. Master Foo met the recruiter in the HR offices of a large firm.<p>The recruiter said, “I have observed that Unix hackers scowl or become annoyed when I ask them how many years of experience they have in a new programming language. Why is this so?”<p>Master Foo stood, and began to pace across the office floor. The recruiter was puzzled, and asked “What are you doing?”<p>“I am learning to walk,” replied Master Foo.<p>“I saw you walk through that door” the recruiter exclaimed, “and you are not stumbling over your own feet. Obviously you already know how to walk.”<p>“Yes, but this floor is new to me.” replied Master Foo.<p>Upon hearing this, the recruiter was enlightened.&#x27;<p>Source: <a href="https:&#x2F;&#x2F;www.catb.org&#x2F;~esr&#x2F;writings&#x2F;unix-koans&#x2F;recruiter.html" rel="nofollow">https:&#x2F;&#x2F;www.catb.org&#x2F;~esr&#x2F;writings&#x2F;unix-koans&#x2F;recruiter.html</a><p>Programming languages change, but the underlying principles, mathematics, algorithms, and data structures are timeless and universal.<p>&quot;If you have under ten years experience in using a programming language, let me be blunt and tell you that you don’t REALLY know that language.&quot;<p>This idea is true more for C++ than for many other programming languages because of the vast swamp of complexity that C++ has become. You can learn other programming languages and become an expert in a few years (or less) for most other programming languages.
dave4420超过 1 年前
What do they know of C++ who only C++ know?