From f51e73f6764cd75269e518c6229afbffe0ed5f49 Mon Sep 17 00:00:00 2001 From: Blazej Kotelko Date: Mon, 21 Oct 2019 18:39:34 +0200 Subject: [PATCH] Update README.md Adding an entry for Kodu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06fd26b..b8e5c86 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Inspired by the above comment by [Brad Hodson](https://www.producthunt.com/@brad * [Understanding Git](https://hackernoon.com/understanding-git-fcffd87c15a3) - Git is a powerful tool, but it has a reputation of baffling newcomers. It doesn't help that most people are simply thrown in at the deep end and expected to swim. With the right knowledge, anyone can master git. Once you start to understand it, the terminology will make more sense and you'll (eventually) learn to love it. * [A plain english introduction to CAP Theorem](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) - You'll often hear about the CAP theorem which specifies some kind of an upper limit when designing distributed systems. This introductory tutorial explains the concept by comparing it with a real world situation. * [How to dance the OAuth: a step-by-step lesson](https://medium.freecodecamp.org/how-to-dance-the-oauth-a-step-by-step-lesson-fd2364d89742) - An easy guide for understanding the key concepts of OAuth 2.0 +* [Kodu - basic visual programming for kids](https://www.microsoft.com/en-us/research/project/kodu/) - Kodu is a super cool visual programming language made specifically for creating games for Xbox. ## Contributing