mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
Add clarification about algorithms courses
This commit is contained in:
parent
6e68013faa
commit
0857169727
@ -173,6 +173,7 @@ Courses | Duration | Effort | Prerequisites
|
||||
|
||||
### Core theory
|
||||
|
||||
Algorithms and data structures is the most important subject you will learn in Core CS, and there are two major course sequences for learning it.
|
||||
The Princeton Algorithms courses are highly recommended as a more practical, implementation-focused complement to the more theory-focused Stanford Algorithms courses.
|
||||
Ideally, students would do both sets of courses since they complement each other nicely.
|
||||
However, Part II of Princeton Algorithms is rarely available, so Stanford Algorithms is the recommended choice if you cannot do both.
|
||||
|
Loading…
Reference in New Issue
Block a user