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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

QUESTION: What is your favorite programming language and why?

3 点作者 DuqE将近 14 年前

1 comment

Wickk将近 14 年前
I swear I see this topic across various forums on a daily basis.<p>But anyway in no specific order:<p>Python - The simplicity of the language was an invaluable gateway into programming for me. I worried much less about syntax than I did when I learned Java in HS, and spent much more time focusing on actual concepts of programming as a whole. It's still my go-to language when applicable.<p>Javascript - I continuously get blown away by the things people are able to do with this language across the web. Recent example: Bellard's Linux emu.<p>C - After I had a firm grip with python I began picking this up via the K&#38;R bible, and I still find myself challenged by either concepts or the use of the language itself when using it.