Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Any open source project intended for learning a language
1 points
by
roversoccer18
5564 days 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 comments
nhoss2
5564 days ago
there is a cool thing called ruby koans on github which teaches you ruby:
https://github.com/edgecase/ruby_koans
link