From 2536c513e86d5c8777eab57ebc562092c1e92c35 Mon Sep 17 00:00:00 2001 From: Waciuma Wanjohi Date: Thu, 3 Sep 2020 19:14:48 -0500 Subject: [PATCH] Delete reference to cohorts repo. Cohorts repo was closed after an RFC. Resolves #780 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e767bf6..7b282cc 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ Decide how much or how little to spend based on your own time and budget; just remember that you can't purchase success! **Process**. Students can work through the curriculum alone or in groups, in order or out of order. -- For grouping up, please use the [cohorts repository](https://github.com/ossu/cohorts) to find or create a cohort suited to you. - We recommend doing all courses in Core CS, only skipping a course when you are certain that you've already learned the material previously. - For simplicity, we recommend working through courses (especially Core CS) in order from top to bottom, as they have already been [topologically sorted](https://en.wikipedia.org/wiki/Topological_sorting) by their prerequisites. - Courses in Advanced CS are electives. Choose one subject (e.g. Advanced programming) you want to become an expert in and take all the courses under that heading. You can also create your own custom subject, but we recommend getting validation from the community on the subject you choose.