Compare commits

...

2 Commits

Author SHA1 Message Date
R.I.Pienaar
96e6a19bbe
Merge pull request #3479 from Tr0llie/T
Added a new tool in Educationa & carrer development
2024-09-04 15:01:04 +02:00
Tr0ll
498b559458
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
2024-09-04 19:23:07 +06:30

View File

@ -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)**