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.

What do I learn next?

1 pointsby theSagealmost 10 years ago
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 comments

tjralmost 10 years ago
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 未加载
kristianpalmost 10 years ago
SQL and database normalisation. Then datawarehousing things like star schema.