Skip to content

Commit 0bc24d2

Browse files
authored
Merge pull request #14 from allenh/master
Added OSSU CS Curriculum to Resources
2 parents 8616859 + 3e0ddb7 commit 0bc24d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/data/resources.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,12 @@
303303
"name": "Learn CS in 1000 Videos",
304304
"description": "An entire Computer Science curriculum using only YouTube videos.",
305305
"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"
306312
}
307313
]
308314
}

0 commit comments

Comments
 (0)