You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/HomepageFeatures/index.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ const FeatureList = [
7
7
title: 'Computer Science',
8
8
description: (
9
9
<>
10
-
Path to a free self-taught education in Computer Science!
10
+
Build a strong foundation in programming, algorithms, systems, and software design. This path guides you through a rigorous, self-paced curriculum modeled on top university programs. Learn to think like a computer scientist and create like an engineer.
11
11
</>
12
12
),
13
13
link: '/computer-science',
@@ -17,7 +17,7 @@ const FeatureList = [
17
17
title: 'Pre-College Math',
18
18
description: (
19
19
<>
20
-
Path to a free self-taught education in pre-college Math!
20
+
Prepare for college-level math with confidence. This path covers essential topics like algebra, geometry, and precalculus, designed for learners who want to strengthen their skills before diving into advanced mathematics or technical fields.
21
21
</>
22
22
),
23
23
link: '/precollege-math',
@@ -27,7 +27,7 @@ const FeatureList = [
27
27
title: 'Data Science',
28
28
description: (
29
29
<>
30
-
Path to a free self-taught education in Data Science!
30
+
Master the art of extracting insights from data. From statistics and machine learning to real-world projects, this curriculum equips you with the tools to analyze, visualize, and communicate data effectively—ideal for aspiring analysts and researchers.
31
31
</>
32
32
),
33
33
link: '/data-science',
@@ -37,7 +37,7 @@ const FeatureList = [
37
37
title: 'Math',
38
38
description: (
39
39
<>
40
-
Path to a free self-taught education in Math!
40
+
Engage with mathematics in its full richness. This path offering the breadth of a full undergraduate math education, helping you appreciate math not just as a tool, but as a discipline of beauty, depth, and discovery.
0 commit comments