Skip to content

Commit ddd206a

Browse files
authored
Update how-to-use-codedex-alongside-your-cs-classes.mdx
1 parent 3da75b4 commit ddd206a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/how-to-use-codedex-alongside-your-cs-classes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Your CS classes are going to teach you some of the concepts that, while importan
7777
Codédex is here to bridge that gap and teach you some of the real-world things you won't ever cover throughout your CS degree:
7878

7979
- **Web Development:** We have the Web Development track where you can learn our introductory [HTML](https://codedex.io/html), [CSS](https://codedex.io/css), and [JavaScript](https://codedex.io/javascript) courses, as well as [Command Line](https://www.codedex.io/command-line), [Git & GitHub](https://www.codedex.io/git-github), and [React](https://www.codedex.io/react) courses.
80-
- **Data Science:** Typically, your CS classes won't go down a specific data science track. On Codédex, learn [SQL], [NumPy], [Pandas], Matplotlib (coming this fall) to get a head start on learning more data-heavy concepts.
80+
- **Data Science:** Typically, your CS classes won't go down a specific data science track. On Codédex, learn [SQL](https://codedex.io/sql), [NumPy](https://codedex.io/numpy), [Pandas](https://codedex.io/pandas), Matplotlib (coming this fall) to get a head start on learning more data-heavy concepts.
8181

8282
<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}>
8383
<a style={{ all: "unset" }} href="https://www.codedex.io/courses" target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Explore Courses</Button></a>

0 commit comments

Comments
 (0)