From b85a6d750c5e72df277fd9b1cd6f7fe44351a5a3 Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 25 Jun 2021 11:30:44 +0200 Subject: [PATCH] The Missing Semester of Your CS Education (MIT course) --- sections/programming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/programming.md b/sections/programming.md index 67efe2c..47b4d18 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -406,6 +406,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [Sonny Van Assche](https://www.ntiative.com/the-10-programmer-personality-types-part-1-of-2/) - (2018) The 10 Programmer Personality Types (Part 1 of 2) | **Part 2** [here](https://www.ntiative.com/the-10-programmer-personality-types-part-2-of-2/) > I feel very much like the “Ghost-Writer” at times, mixed with "The DIY specialist". But anyway, I feel we are all those types at once, it depends on the day, on the task, on the team we work with. * [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) > Programming challenges * [Colin Hughes](https://projecteuler.net/index.php?section=problems) - Project Euler proposes a series of challenging mathematical/computer programming problems