From 0087463c618e640999c9c95bbfff94b417d92bee Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 15 Jul 2021 22:51:23 +0200 Subject: [PATCH] list of cool programming languages --- sections/programming.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sections/programming.md b/sections/programming.md index daf7bed..1252a4e 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -408,7 +408,8 @@ A small group of programmers wants to change how we code—before catastrophe st * [Gandalf Hudlow](https://iism.org/article/developers-can-t-fix-bad-management-57) - (2020) Developers can't fix bad management * [MIT](https://missing.csail.mit.edu/) - The Missing Semester of Your CS Education (MIT course) * [Chris The Data Guy](https://betterprogramming.pub/dont-write-code-for-a-startup-1eead038c372) - (2021) Don’t Write Code for a Startup | Confessions of a serial startup software developer - +* [prathyvsh/pl-catalog](https://github.com/prathyvsh/pl-catalog) - A catalog of some of the cool programming languages out there, for enthusiasts + > Programming challenges * [Colin Hughes](https://projecteuler.net/index.php?section=problems) - Project Euler proposes a series of challenging mathematical/computer programming problems * [Nick Parlante](http://codingbat.com) - CodingBat : practice your programming skills (exercices in java and python)