From b073cb6fd7a901b22263fba6c738ac66ccb8a937 Mon Sep 17 00:00:00 2001 From: Waciuma Wanjohi Date: Sun, 13 Oct 2019 12:34:14 -0400 Subject: [PATCH] Remove duration from Intro to Programming Courses. See https://github.com/ossu/computer-science/issues/613 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 388f3e7..a2e380b 100644 --- a/README.md +++ b/README.md @@ -136,10 +136,10 @@ _Fundamentals of Computing_ will also start by introducing you to Python. It the `simple programs` `simple data structures` -Courses | Duration | Effort | Prerequisites -:-- | :--: | :--: | :--: -[Python for Everyone](https://www.coursera.org/specializations/python) | 9 weeks | 58 hours | none -[Fundamentals of Computing](https://www.coursera.org/specializations/computer-fundamentals) | 9 weeks | 138 hours | high school mathematics +Courses | Effort | Prerequisites +:-- | :--: | :--: +[Python for Everyone](https://www.coursera.org/specializations/python) | 58 hours | none +[Fundamentals of Computing](https://www.coursera.org/specializations/computer-fundamentals) | 138 hours | high school mathematics ### Introduction to Computer Science