Skip to content

Commit abadda8

Browse files
committed
Core Theory: Replace Coursera with Lagunita
Closes ossu#428. It is the same Stanford Algorithms course, but on a better platform.
1 parent 2a3c9eb commit abadda8

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -245,18 +245,9 @@ Courses | Duration | Effort | Prerequisites
245245

246246
Courses | Duration | Effort | Prerequisites
247247
:-- | :--: | :--: | :--:
248-
[Algorithms (1/4)](https://www.coursera.org/learn/algorithms-divide-conquer)<sup>1</sup> | 4 weeks | 4-8 hours/week | one programming language, proofs, probability
249-
[Algorithms (2/4)](https://www.coursera.org/learn/algorithms-graphs-data-structures)<sup>1</sup> | 4 weeks | 4-8 hours/week | Algorithms (1/4)
250-
[Algorithms (3/4)](https://www.coursera.org/learn/algorithms-greedy) | 4 weeks | 4-8 hours/week | Algorithms (2/4)
251-
[Algorithms (4/4)](https://www.coursera.org/learn/algorithms-npcomplete) | 4 weeks | 4-8 hours/week | Algorithms (3/4)
248+
[Algorithms: Design and Analysis, Part I](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms1+SelfPaced/about) | 8 weeks | 4-8 hours/week | any programming language, Mathematics for Computer Science
249+
[Algorithms: Design and Analysis, Part II](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms2+SelfPaced/about) | 8 weeks | 4-8 hours/week | Part I
252250

253-
**<sup>1</sup> Note**:
254-
Parts 1 and 2 of Stanford Algorithms is available as [Algorithms: Design and Analysis](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms1+SelfPaced/about) through Stanford Lagunita.
255-
Unlike the Coursera version, quizzes and tests are auto-graded for free.
256-
If you are pursuing an optional certificate from Coursera, you will still need to complete parts 1 and 2 through Coursera.
257-
258-
In spite of what it looks like, **these courses are free to access**.
259-
([How?](FAQ.md#are-coursera-courses-free-to-access))
260251

261252
### Core applications
262253

0 commit comments

Comments
 (0)