[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 842 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 842 Bytes

Build Status

Resources to learn programming languages for beginners and experts. It 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