TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Choose a Programming Language and Stick with It

3 pointsby jrberendtover 2 years ago

2 comments

PaulHouleover 2 years ago
As I see it the professional programmer is willing to take on whatever language is necessary to do the job but doesn&#x27;t switch languages just for the sake of &quot;learning a new language&quot; because frankly this guy<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Alan_Turing" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Alan_Turing</a><p>proved they are all equivalent anyway. The idea that you&#x27;re going to be revolutionized by learning a new programming language belies ignorance of the fundamental principles of computer science.
评论 #32678575 未加载
mamoriamohitover 2 years ago
Oh this post resonates with me so much. Everytime I start a new project, I spend atleast a week figuring out which new tool&#x2F;language&#x2F;framework to use.<p>Almost always, in the end, I end up using the good old faithful and friendly PHP (Laravel).