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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What do I learn next?

1 点作者 theSage将近 10 年前
I know Python and C. What do I learn next?<p>--edit--<p>I have not had formal training in programming so I am looking for languages which show me new things.

2 条评论

tjr将近 10 年前
Lisp. Specifically, try Scheme. More specifically, try working through <i>The Little Scheme</i> and <i>Essentials of Programming Languages</i>, both from MIT Press.
评论 #9644923 未加载
kristianp将近 10 年前
SQL and database normalisation. Then datawarehousing things like star schema.