Skip to content

Commit

Permalink
README: Add 'Process' section under Summary (ossu#513)
Browse files Browse the repository at this point in the history
Resolves ossu#512. Provides recommendations on how to progress through
curriculum, including recommendations on cohorts, ordering, and
electives.
  • Loading branch information
joshmhanson authored Oct 16, 2018
1 parent 0e1eba2 commit e73656d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ Note that Coursera offers [financial aid](https://learner.coursera.help/hc/en-us
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.

**Content policy**. If you plan on showing off some of your coursework publicly, you must share only files that you are allowed to.
*Do NOT disrespect the code of conduct* that you signed in the beginning of each course!

Expand Down

0 comments on commit e73656d

Please sign in to comment.