We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8616859 + 3e0ddb7 commit 0bc24d2Copy full SHA for 0bc24d2
1 file changed
src/data/resources.json
@@ -303,6 +303,12 @@
303
"name": "Learn CS in 1000 Videos",
304
"description": "An entire Computer Science curriculum using only YouTube videos.",
305
"link": "https://laconicml.com/computer-science-curriculum-youtube-videos/"
306
+ },
307
+ {
308
+ "id": "open-source-society-university-computer-science",
309
+ "name": "Open Source Society University Computer Science Curriculum",
310
+ "description": "The OSSU curriculum is a free and complete education in computer science using online materials.",
311
+ "link": "https://github.com/ossu/computer-science#contents"
312
}
313
]
314
0 commit comments