From a56e114ad88ac1066d2d361d4f1b4442fc2a6573 Mon Sep 17 00:00:00 2001 From: Roman Shchekin Date: Wed, 23 Mar 2016 22:40:18 +0300 Subject: [PATCH 1/4] Added course called "Discrete optimization" Very useful and interesting course with challengeable tasks and fantastic instructor. --- extras/courses.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/courses.md b/extras/courses.md index 8320cad..f60c73b 100644 --- a/extras/courses.md +++ b/extras/courses.md @@ -55,6 +55,7 @@ Courses | Duration | Effort Courses | Duration | Effort :-- | :--: | :--: [Analysis of Algorithms](https://www.coursera.org/course/aofa)| 6 weeks | 6-8 hours/week +[Discrete Optimization](https://www.coursera.org/course/optimization)| 9 weeks of study | 10-20 hours/week ### Programming Paradigms From 7703e51ba27417b2c33aff44bffb1b9f8872811b Mon Sep 17 00:00:00 2001 From: Roman Shchekin Date: Fri, 25 Mar 2016 09:12:08 +0300 Subject: [PATCH 2/4] Moved "Discrete optimization" to AI section. --- extras/courses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/courses.md b/extras/courses.md index f60c73b..820ba8a 100644 --- a/extras/courses.md +++ b/extras/courses.md @@ -55,7 +55,6 @@ Courses | Duration | Effort Courses | Duration | Effort :-- | :--: | :--: [Analysis of Algorithms](https://www.coursera.org/course/aofa)| 6 weeks | 6-8 hours/week -[Discrete Optimization](https://www.coursera.org/course/optimization)| 9 weeks of study | 10-20 hours/week ### Programming Paradigms @@ -130,6 +129,7 @@ Courses | Duration | Effort ### Computer Graphics ### Artificial Intelligence +[Discrete Optimization](https://www.coursera.org/course/optimization)| 9 weeks | 10-20 hours/week ### Machine Learning From 745aa9d8f1ce61f979e5eaceebb6198584233466 Mon Sep 17 00:00:00 2001 From: Roman Shchekin Date: Fri, 25 Mar 2016 09:13:31 +0300 Subject: [PATCH 3/4] Forgot to add table. --- extras/courses.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/courses.md b/extras/courses.md index 820ba8a..1f1594e 100644 --- a/extras/courses.md +++ b/extras/courses.md @@ -129,6 +129,7 @@ Courses | Duration | Effort ### Computer Graphics ### Artificial Intelligence +:-- | :--: | :--: [Discrete Optimization](https://www.coursera.org/course/optimization)| 9 weeks | 10-20 hours/week ### Machine Learning From ba92ed3a947af25da17d3207cad51b79333024eb Mon Sep 17 00:00:00 2001 From: Roman Shchekin Date: Fri, 25 Mar 2016 09:14:27 +0300 Subject: [PATCH 4/4] And its header. --- extras/courses.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/courses.md b/extras/courses.md index 1f1594e..76b67d9 100644 --- a/extras/courses.md +++ b/extras/courses.md @@ -129,6 +129,7 @@ Courses | Duration | Effort ### Computer Graphics ### Artificial Intelligence +Courses | Duration | Effort :-- | :--: | :--: [Discrete Optimization](https://www.coursera.org/course/optimization)| 9 weeks | 10-20 hours/week