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: Any open source project intended for learning a language

1 pointsby roversoccer18about 14 years ago
Are there any open source project on github or anywhere that have project that are like for beginners to a language and are easy to understand(well commented) and some how educational?

1 comment

nhoss2about 14 years ago
there is a cool thing called ruby koans on github which teaches you ruby: <a href="https://github.com/edgecase/ruby_koans" rel="nofollow">https://github.com/edgecase/ruby_koans</a>