From 3605123a758f4c9616801c9e3353a5b632d39fe3 Mon Sep 17 00:00:00 2001 From: Mithun Kumer Ghose Date: Sun, 17 Apr 2016 13:01:20 +0600 Subject: [PATCH] Added Mathematical Thinking The Mathematical thinking course is very essential course for computer scientists. --- extras/courses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extras/courses.md b/extras/courses.md index f95393e..b17a7e5 100644 --- a/extras/courses.md +++ b/extras/courses.md @@ -50,6 +50,8 @@ Courses | Duration | Effort [Programming Basics](https://www.edx.org/course/programming-basics-iitbombayx-cs101-1x)| 9 weeks | 8 hours/week ### Math (Mathematical Thinking) +:-- | :--: | :--: +[Introduction to Mathematical Thinking](https://www.coursera.org/course/maththink)| 10 weeks | 8-10 hours/week ### Program Design