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 is your problem/koan/TodoMVC to try out programming languages?

1 pointsby felixrover 3 years ago
For frontend development on the web TodoMVC is an established example to test programming languages with; whether it is performance, ease of implementation or whatever your metric is.<p>But not everything runs in the browser, and whether you are looking for the most enjoyable programming language out there or you want the most concise or ... you need a project to kick the tyres of a programming language. What is yours?

1 comment

elviejoover 3 years ago
Jhon Carmack (creator of wolfstein and quake) reimplements quake when he wants to learn.<p><a href="http:&#x2F;&#x2F;functionaltalks.org&#x2F;2013&#x2F;08&#x2F;26&#x2F;john-carmack-thoughts-on-haskell&#x2F;" rel="nofollow">http:&#x2F;&#x2F;functionaltalks.org&#x2F;2013&#x2F;08&#x2F;26&#x2F;john-carmack-thoughts-...</a>