From 85fa69241796e2644faa4a39d80409046753e334 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 29 Dec 2023 01:40:23 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVTools.md b/DEVTools.md index 5deaaa044..e61d5b6c2 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -55,6 +55,7 @@ * [Interactive Tutorials](https://github.com/ronreiter/interactive-tutorials) - Programming Courses * [Learn to Program](https://github.com/karlhorky/learn-to-program) - Programming Courses * [FreeCourses](https://freecourses.github.io/) - Programming Courses +* [LearnByExample](https://learnbyexample.github.io/) - Programming Guides * [HelloWorldCollection](http://helloworldcollection.de/) - Hello World Programming Collection * [Codecademy](https://www.codecademy.com/) - Coding Lessons * [CodinGame](https://www.codingame.com/) - Games to Practice Coding / Programming