/whatsnext.info

Resources for learning programming languages

Primary LanguageJavaScript

Build Status

Resources to learn programming languages for beginners and experts. Includes a ranking of github repositories by star status to figure out what to learn next.

Homepage: whatsnext.info

How To Run

  1. npm install
  2. bundle install
  3. foreman start

Contributing

If you want to add or modify the resources listed for a language, just clone this repository and edit the content under content/your_language_of_choice. Then submit a PR and I will merge your changes.

If you want to add a new language, you can generate the basic content files with the rake task rake language[your_new_language].


License: CC BY-NC-SA