diff --git a/resources/general.json b/resources/general.json index 3d4086e..1d4146c 100644 --- a/resources/general.json +++ b/resources/general.json @@ -56,6 +56,12 @@ "url": "https://www.codewars.com/", "tags": [] }, + { + "title": "Exercism", + "desc": "Learn to code in a variety of languages. Complete programming challenges, view other's solutions, and get community feedback on your code.", + "url": "https://exercism.io", + "tags": [] + }, { "title": "Learn X in Y min", "desc": "Take a whirlwind tour of your next favorite language. Community-driven!", @@ -69,4 +75,4 @@ "tags": [] } ] -} \ No newline at end of file +}