From 52beb2723b21024653a7aa2487c4b2669fd9344b Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 13 Oct 2018 17:05:08 -0400 Subject: [PATCH] Added courses to the logic readme (#18656) Added courses to the logic readme to better introduce people on how to think --- client/src/pages/guide/english/logic/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/client/src/pages/guide/english/logic/index.md b/client/src/pages/guide/english/logic/index.md index a84306f6fd..f2db350a84 100644 --- a/client/src/pages/guide/english/logic/index.md +++ b/client/src/pages/guide/english/logic/index.md @@ -10,3 +10,8 @@ Use of computer technology to aid logicians Use of concepts from logic for computer applications In this section, we'll have guides to a wide variety of logical puzzles that are important to math and programming. + +## Free Courses to Improve Logic +[Logic and Computational Thinking](https://www.edx.org/course/logic-and-computational-thinking-1) + +[Introduction to Mathematical Thinking](https://www.coursera.org/learn/mathematical-thinking)