Live data from Hacker News

Ask HN: Best way to keep up to speed on a new language/technology quickly?

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: Best way to keep up to speed on a new language/technology quickly?

#2
* Join the community mailing list, and be active

* Try to solve the 99 problems with that language - http://www.haskell.org/haskellwiki/99_question

* Try writing (book / blog / articles etc.)

* If its open source, participate in the community, fix issues, send pull requests etc.