From aefeded621e20a9badb1fd278c29ba1b62d95a51 Mon Sep 17 00:00:00 2001 From: KarthikSiddarth Date: Sun, 24 Nov 2019 10:15:07 +0530 Subject: [PATCH 1/3] add note about edx --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8fc08ba..79e6c05 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,9 @@ This list aims to be a curated set of high quality educational resources. The co **Free** courses from MIT on advanced computer science topics\ *(varied and extensive computer science topics, C, C++, ..)* +#### [EDX](https://www.edx.org/course/subject/computer-science) +**Free** Real college courses from Harvard, MIT, and more of the world’s leading universities. Learn programming languages and concepts to prepare for a career in hardware or software development. + #### [Coursera](https://www.coursera.org/courses?categories=cs-ai,cs-programming,cs-systems,cs-theory,infotech) **Free** platform for courses from the top universities and organizations worldwide\ *(varied computer science subjects including theory and programming, data science, algorithms, ...)* From 888b5cd962cedcd6149435f8c1c49f4a6fff7275 Mon Sep 17 00:00:00 2001 From: KarthikSiddarth Date: Tue, 26 Nov 2019 20:01:34 +0530 Subject: [PATCH 2/3] add new line char and topics taught --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79e6c05..3aeee18 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,8 @@ This list aims to be a curated set of high quality educational resources. The co *(varied and extensive computer science topics, C, C++, ..)* #### [EDX](https://www.edx.org/course/subject/computer-science) -**Free** Real college courses from Harvard, MIT, and more of the world’s leading universities. Learn programming languages and concepts to prepare for a career in hardware or software development. +**Free** Real college courses from Harvard, MIT, and more of the world’s leading universities. Learn programming languages and concepts to prepare for a career in hardware or software development.\ +*(varied computer science subjects including theory and programming, data science, algorithms, ...)* #### [Coursera](https://www.coursera.org/courses?categories=cs-ai,cs-programming,cs-systems,cs-theory,infotech) **Free** platform for courses from the top universities and organizations worldwide\ From b1e8bc9aa8f9460bac836e3c802115994575e189 Mon Sep 17 00:00:00 2001 From: Karl Horky Date: Tue, 26 Nov 2019 15:48:44 +0100 Subject: [PATCH 3/3] Remove subjective / marketing language --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3aeee18..d403fb9 100644 --- a/README.md +++ b/README.md @@ -152,11 +152,11 @@ This list aims to be a curated set of high quality educational resources. The co *(varied and extensive computer science topics, C, C++, ..)* #### [EDX](https://www.edx.org/course/subject/computer-science) -**Free** Real college courses from Harvard, MIT, and more of the world’s leading universities. Learn programming languages and concepts to prepare for a career in hardware or software development.\ +**Free** courses from Harvard, MIT, and other universities\ *(varied computer science subjects including theory and programming, data science, algorithms, ...)* #### [Coursera](https://www.coursera.org/courses?categories=cs-ai,cs-programming,cs-systems,cs-theory,infotech) -**Free** platform for courses from the top universities and organizations worldwide\ +**Free** platform for courses from universities and organizations worldwide\ *(varied computer science subjects including theory and programming, data science, algorithms, ...)* #### [prakhar1989/awesome-courses](https://github.com/prakhar1989/awesome-courses/blob/master/README.md)