sort alphabetically

This commit is contained in:
berry
2024-07-08 13:24:37 +01:00
parent 41385b51b5
commit 2600cfc060

View File

@@ -377,6 +377,7 @@ When learning CS, there are some useful sites you must know to get always inform
</div>
## MOOCs for learning something new
- [Boot.dev](https://www.boot.dev/) : Interactive online course to learn modern backend programming in Python, Javascript, Go, and more.
- [Class Central](https://www.class-central.com) : a directory of 100,000+ student reviews of thousands of MOOCs.
- [Classpert](https://classpert.com) : a website that gathers MOOCs and online courses from several providers, focusing on computer science and data science courses.
- [Computer Science Resources](https://docs.google.com/spreadsheets/d/1BD8BJJUNaX63m2QmySWMGDp71nx4W4MyyiIBlfMoN3Q/htmlview?sle=true#) : list of MOOCs for autodidacts
@@ -389,7 +390,6 @@ When learning CS, there are some useful sites you must know to get always inform
- [NPTEL](http://nptel.ac.in) : Free online courses by IIT with certificates
- [prakhar1989/awesome-CS-courses](https://github.com/prakhar1989/awesome-courses/blob/master/README.md) : List containing large amount of CS courses
- [Pluralsight](https://www.pluralsight.com) : An online learning and workforce development platform that helps businesses and individuals adjust to changing technology.
- [Boot.dev](https://www.boot.dev/) : Interactive online course to learn modern backend programming in Python, Javascript, Go, and more.
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>