From 0eb368579732753e55a9e87243a44c82809cda7a Mon Sep 17 00:00:00 2001 From: waciumawanjohi Date: Sat, 24 Apr 2021 01:52:07 -0500 Subject: [PATCH] Update other_curricula.md Add new curriculum (writing started Summer 2019) See more: https://github.com/functionalCS --- extras/other_curricula.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/other_curricula.md b/extras/other_curricula.md index 32c5431..2840ba4 100644 --- a/extras/other_curricula.md +++ b/extras/other_curricula.md @@ -6,6 +6,7 @@ OSSU is one of a few efforts to inform learners how they can pursue computer sci - [Teach Yourself Computer Science](https://teachyourselfcs.com/) - [Obtaining a Thorough CS Background Online](http://spin.atomicobject.com/2015/05/15/obtaining-thorough-cs-background-online/) - [P1xt](https://github.com/P1xt/p1xt-guides) +- [Functional CS](https://functionalcs.github.io/curriculum/) What differentiates OSSU? OSSU is dedicated to how an individual can learn the undergraduate CS curriculum. This is why we use the [CS2013](../CURRICULAR_GUIDELINES.md) as our curricular guidelines. These guidelines are written by the two foremost professional organizations in computing.