File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,18 +69,18 @@ See also: [Prerequisites](#prerequisites)
69
69
70
70
Use the first course, CS50, to determine if Computer Science is right for you.
71
71
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.
73
74
74
75
** Topics covered** :
75
76
imperative programming;
76
77
procedural programming;
77
78
C;
79
+ manual memory management;
78
80
basic data structures and algorithms;
79
81
basic Python;
80
82
SQL;
81
83
basic HTML, CSS, JavaScript;
82
- learning skills;
83
- cardinality;
84
84
and more.
85
85
86
86
Courses | Duration | Effort | Prerequisites
You can’t perform that action at this time.
0 commit comments