From eac246b7f9592ddc4a54258c11cfca2d21b1043e Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 1 Feb 2022 13:29:06 +0100 Subject: [PATCH] Add Proge, a programming language guessing game --- sections/programming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/programming.md b/sections/programming.md index fa5492d..cc01b46 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -477,6 +477,7 @@ * [h a c k m u d](https://www.hackmud.com/) - hackmud, a hacking game simulator (not free) with programming challenges * [Exercism](https://exercism.org/) - Get really good at programming. | Develop fluency in 55 programming languages with our unique blend of learning, practice and mentoring. Exercism is fun, effective and 100% free, forever. * [a11yphant](https://a11yphant.com/) - Learning web accessibility made easy | Learn web accessibility, one step at a time, broken down into manageable pieces, called challenges. You won't need to read large amounts of text to complete those. Instead, you will learn by applying the concepts in code. Get started with your first web accessibility challenge and improve your skills. +* [Proge](https://progegame.com/) - Guess the Programming Language ## API * [Adam DuVander](https://www.programmableweb.com/news/top-10-api-worst-practices/2012/08/03) - (2012) Top 10 API Worst Practices