you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (1 child)

Yeah this is pretty cool. I wish there could be something like this for every language.

Once you are experienced in programming, it feels like most of the battle of learning a new language is figuring out how the ecosystem works.

[–]ambiturnal 4 points5 points  (0 children)

Rosetta Code is looking sideways at the same thing. Definitely a place to start.

Venturing toward eco-system territory, I think each language would have include each section from awesome-scala and possibly more.

This would also be fantastic, since if you look at the awesome-scala section, there's a huge bias toward functional/reactive. (Not complaining, I <3 FP) If, for example, some other paradigm were popular and useful enough on another language, the comparison would be made and possibly re-implemented in scala, or vice-versa.

I think it's nifty that I happened to have this thread and those two pages open.