From 56c65af4c0857a6bb1ec7eaf5638cff818790fe5 Mon Sep 17 00:00:00 2001 From: hmaness1999-dev Date: Fri, 21 Nov 2025 14:49:06 -0500 Subject: [PATCH 1/2] added mimo site/app to free courses --- FreeOnlineCourses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FreeOnlineCourses.md b/FreeOnlineCourses.md index 35a6b14..434ba69 100644 --- a/FreeOnlineCourses.md +++ b/FreeOnlineCourses.md @@ -16,6 +16,8 @@ - [Khan Academy](https://www.khanacademy.org/computing/computer-programming): An online resource for a variety of topics at a multitude of skill levels (from elementary school to postgraduate) that extend beyond computer science. However, their programming courses - which include interactive sandboxes in which learners can tinker with example code - focus on HTML and JavaScript and teach the fundamentals of animation and web design. +- [Mimo](https://mimo.org/): A free website/app with paid options teaching Python, JavaScript, HTML, CSS, and more (courses and career paths) in a Duolingo-style format. + - [Pluralsight](https://www.pluralsight.com): Pluralsight is the leader in training for serious software developers, IT admins, and creative professionals. With 3,000+ courses and new ones added daily, Pluralsight serves as a career catalyst for customers in more than 150 countries and provides tech-savvy businesses with training on the three key areas they need to thrive. - [Scrimba](https://scrimba.com/): A powerful, free way of learning how to code. Similar to a (Andrei's) Udemy course, play around with the instructors code any time in Scrimba's online editor. From 817f7184c55ea5f2881587919ea881e39174247e Mon Sep 17 00:00:00 2001 From: hmaness1999-dev Date: Fri, 21 Nov 2025 15:04:39 -0500 Subject: [PATCH 2/2] added name to contributors --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 208eb82..69126ad 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -162,6 +162,7 @@ This is a list showing the GitHub usernames of all who have contributed to this - [@mismail-541](https://github.com/mismail-541) - [@joeldiffo](https://github.com/joeldiffo) - [@lindholmen](https://github.com/lindholmen) +- [@hmaness1999-dev](https://github.com/hmaness1999-dev) - [@prakharbitspilani](https://github.com/prakharbitspilani) - [@smith-mw](https://github.com/smith-mw) - [@rohithv07](https://github.com/Rohithv07)