From 8c25271fd91362b4fa47016f03da922fe42f46c6 Mon Sep 17 00:00:00 2001 From: Joshua Hanson Date: Sun, 5 Mar 2017 10:22:32 -0500 Subject: [PATCH] Clarify Intro CS requirements --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f7ab61a..9c61173 100644 --- a/README.md +++ b/README.md @@ -69,18 +69,18 @@ See also: [Prerequisites](#prerequisites) Use the first course, CS50, to determine if Computer Science is right for you. Only proceed in the curriculum if it really excites you. -If it does, use the second and third courses to gain the fundamental skills you need to excel at teaching yourself Computer Science. +Feel free to use the second and third **optional** courses to gain the fundamental skills you need to excel at teaching yourself Computer Science; +they are very lightweight courses so it's suggested take them concurrently with another course. **Topics covered**: imperative programming; procedural programming; C; +manual memory management; basic data structures and algorithms; basic Python; SQL; basic HTML, CSS, JavaScript; -learning skills; -cardinality; and more. Courses | Duration | Effort | Prerequisites