From 498b559458eef054fb4837b224838bb4650c379a Mon Sep 17 00:00:00 2001 From: Tr0ll <92353690+Tr0llie@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:23:07 +0630 Subject: [PATCH] Added a new tool in Educationa & carrer development Added MIT Courseware at line 917 a popular yet underrated learning tool that teaches you various stuff. This includes computer science and Programming languages or tips and such. One of my personal best playlist / course of theirs is the R language series which can be found here https://www.youtube.com/watch?v=7fYgr1qUdnU&list=PLUl4u3cNGP602LxEgWcCyo89B2Q-zg8gm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45e6b4c5..9c90b4b0 100644 --- a/README.md +++ b/README.md @@ -914,6 +914,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [DeepLearning.AI Short Courses](https://www.deeplearning.ai/short-courses/) - Free short courses from industry-leading experts to get hands-on experience with the latest generative AI tools and techniques in an hour or less. * [Roadmap.sh](https://roadmap.sh) - Free learning roadmaps covering all aspects of development from Blockchain to UX Design. * [Cisco Networking Academy, Skills for All](https://skillsforall.com/) - Offers free certification-aligned courses in topics like cybersecurity, networking, and Python. + * [MIT OpenCourseWare](https://ocw.mit.edu/) - MIT OpenCourseWare is an online publication of materials from over 2,500 MIT courses, freely sharing knowledge with learners and educators around the world. Youtube channel can be found at [@mitocw](https://www.youtube.com/@mitocw/featured) **[⬆️ Back to Top](#table-of-contents)**