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.

Ask HN: What project do you build to pick up a new programming language?

1 pointsby newsoulalmost 3 years ago
A project that covers almost all the important features of any programming language.

4 comments

emrahalmost 3 years ago
Here is another interesting list of projects. The book is specific to python but the projects are interesting and they can be implemented in any language:<p><a href="http:&#x2F;&#x2F;tinypythonprojects.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;tinypythonprojects.com&#x2F;</a>
emrahalmost 3 years ago
I don&#x27;t know about &quot;all important features&quot; but you can try projects from <a href="https:&#x2F;&#x2F;projecteuler.net&#x2F;archives" rel="nofollow">https:&#x2F;&#x2F;projecteuler.net&#x2F;archives</a>
beardywalmost 3 years ago
If there was one set of important features there would only be one language.
lysetalmost 3 years ago
I always go with CRUD, if its a web project.