added more programming challenge website (#5)

* added codechef to coding challenge websites

* added exercism repo

added exerism to open source contribution opportunities

* Update README.md

* Update README.md
This commit is contained in:
Ashok 2017-03-20 21:24:27 +05:30 committed by Brandon Morelli
parent 6c7bf18b39
commit 22ffe16518

View file

@ -224,6 +224,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
* Coding Challenge Websites [[Reddit Link]](https://www.reddit.com/r/learnprogramming/comments/5oxwjj/any_good_sitesapps_for_small_coding_exercises/) [[Reddit Link #2]](https://www.reddit.com/r/learnprogramming/comments/5g3xgi/anyone_knows_the_name_of_a_website_to_learn_to/)
* [Medium - 10 most popular coding challenge sites of 2016](https://medium.com/coderbyte/the-10-most-popular-coding-challenge-websites-of-2016-fb8a5672d22f#.fn8c7imvk)
* [Codechef](https://www.codechef.com/)
* [Code Wars](https://www.codewars.com/)
* [Coding Game](https://www.codingame.com)
* [Hacker Rank (some debate about this being good/bad](https://www.hackerrank.com/domains/cpp/cpp-introduction)
@ -243,6 +244,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
* [Contributing to Open Source on GitHub](https://guides.github.com/activities/contributing-to-open-source/) - The official GitHub guide.
* [Make your first open source contribution in 5 minutes](https://github.com/Roshanjossey/first-contributions)
* [How do I get skilled enough to work on open source projects?](https://www.reddit.com/r/learnprogramming/comments/4xts2c/how_do_i_get_skilled_enough_to_work_on_open/)
* [Exercism](https://github.com/exercism/exercism.io), an open source project to learn programming and a good opportunity to get you started contributing on github.
* Open Source Contribution Opportunites [[Reddit Discussion]](https://www.reddit.com/r/learnprogramming/comments/5wgefy/many_devs_here_on_reddit_and_on_slack_were_asking/)
* [Redditor Form to fill out to get notified about Open Source Opportunities](https://devchat.devolio.net/hellocode/)
* [Up For Grabs - Browse a list of projects with curated tasks](http://up-for-grabs.net/#/)