Skip to content

Commit 8c25271

Browse files
committed
Clarify Intro CS requirements
1 parent da673b3 commit 8c25271

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@ See also: [Prerequisites](#prerequisites)
6969

7070
Use the first course, CS50, to determine if Computer Science is right for you.
7171
Only proceed in the curriculum if it really excites you.
72-
If it does, use the second and third courses to gain the fundamental skills you need to excel at teaching yourself Computer Science.
72+
Feel free to use the second and third **optional** courses to gain the fundamental skills you need to excel at teaching yourself Computer Science;
73+
they are very lightweight courses so it's suggested take them concurrently with another course.
7374

7475
**Topics covered**:
7576
imperative programming;
7677
procedural programming;
7778
C;
79+
manual memory management;
7880
basic data structures and algorithms;
7981
basic Python;
8082
SQL;
8183
basic HTML, CSS, JavaScript;
82-
learning skills;
83-
cardinality;
8484
and more.
8585

8686
Courses | Duration | Effort | Prerequisites

0 commit comments

Comments
 (0)